Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 6 | -6/+6 |
* | m | Mattias Andrée | 2015-12-05 | 1 | -1/+2 |
* | m | Mattias Andrée | 2015-12-05 | 1 | -0/+6 |
* | m + bug fix1449331105 | Mattias Andrée | 2015-12-05 | 1 | -8/+24 |
* | customisable meter | Mattias Andrée | 2015-12-05 | 2 | -9/+21 |
* | add description of strength value | Mattias Andrée | 2015-12-05 | 2 | -2/+19 |
* | m | Mattias Andrée | 2015-12-05 | 1 | -1/+1 |
* | issue #2 on github solved, but not yet perfect | Mattias Andrée | 2015-12-05 | 3 | -12/+36 |
* | read input from passcheck | Mattias Andrée | 2015-12-05 | 2 | -8/+102 |
* | beginning of issue #2 on github | Mattias Andrée | 2015-12-05 | 6 | -111/+366 |
* | accept flags | Mattias Andrée | 2015-12-05 | 4 | -40/+78 |
* | accept input from any fd | Mattias Andrée | 2015-12-05 | 3 | -24/+112 |
* | do not require gcc | Mattias Andrée | 2015-12-04 | 2 | -98/+118 |
* | whitespace | Mattias Andrée | 2015-12-04 | 1 | -47/+47 |
* | m | Mattias Andrée | 2015-12-04 | 2 | -3/+6 |
* | whitespace + only use gcc pragmas if using gcc | Mattias Andrée | 2015-12-04 | 1 | -25/+31 |
* | m + doc PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT_EMPTY and PASSPHRASE_TEXT_NOT_EMPTY1427220157 | Mattias Andrée | 2015-03-24 | 1 | -3/+11 |
* | fix PASSPHRASE_TEXT | Mattias Andrée | 2015-03-24 | 2 | -16/+59 |
* | m | Mattias Andrée | 2015-03-24 | 1 | -4/+4 |
* | cleanup and add defs: PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT, PASSPHRASE_TEXT_EMPTY, PASSPHRASE_TEXT_NOT_EMPTY | Mattias Andrée | 2015-03-24 | 2 | -272/+464 |
* | bump year | Mattias Andrée | 2015-03-24 | 4 | -4/+4 |
* | add volatile to ptr in passphrase_wipe1400900338 | Mattias Andrée | 2014-05-24 | 2 | -2/+2 |
* | fix warnings1400850322 | Mattias Andrée | 2014-05-23 | 1 | -3/+7 |
* | add passphrase_wipe | Mattias Andrée | 2014-05-23 | 2 | -4/+30 |
* | fix warnings1398322080 | Mattias Andrée | 2014-04-24 | 1 | -5/+13 |
* | enable more warnings | Mattias Andrée | 2014-04-24 | 1 | -2/+2 |
* | fix errors and a warning1398269691 | Mattias Andrée | 2014-04-23 | 1 | -5/+5 |
* | missed the putchar:s | Mattias Andrée | 2014-04-23 | 1 | -5/+5 |
* | print to stderr rather than stdout | Mattias Andrée | 2014-04-23 | 1 | -7/+7 |
* | add test + fix example in info manual1396888621 | Mattias Andrée | 2014-04-07 | 3 | -2/+101 |
* | fix warnings | Mattias Andrée | 2014-04-07 | 1 | -2/+11 |
* | fix warnings + update gitignore | Mattias Andrée | 2014-04-07 | 1 | -3/+3 |
* | bump year | Mattias Andrée | 2014-04-07 | 2 | -2/+2 |
* | m1385512181 | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | fix some PASSPHRASE_MOVE errors and add DEBUG option | Mattias Andrée | 2013-11-23 | 1 | -18/+46 |
* | fix option dependent errors | Mattias Andrée | 2013-11-23 | 1 | -2/+5 |
* | draft of PASSPHRASE_MOVE option implementation | Mattias Andrée | 2013-11-23 | 1 | -23/+222 |
* | m | Mattias Andrée | 2013-11-23 | 1 | -2/+4 |
* | define xrealloc as a secure realloc | Mattias Andrée | 2013-11-23 | 1 | -21/+24 |
* | m | Mattias Andrée | 2013-11-22 | 1 | -4/+0 |
* | do not use realloc by default, it is bad security | Mattias Andrée | 2013-11-22 | 1 | -2/+21 |
* | add option to print * for each char | Mattias Andrée | 2013-11-22 | 1 | -0/+15 |
* | optionally do not hide the input | Mattias Andrée | 2013-11-22 | 1 | -0/+8 |
* | use namespacing | Mattias Andrée | 2013-11-22 | 2 | -10/+10 |
* | first version | Mattias Andrée | 2013-11-22 | 2 | -17/+7 |
* | update copying notice | Mattias Andrée | 2013-11-22 | 2 | -2/+2 |
* | remove files not wanted from cerberus | Mattias Andrée | 2013-11-22 | 14 | -1506/+0 |
* | add crypt auth module | Mattias Andrée | 2013-11-22 | 4 | -0/+174 |
* | fix chmod and chown of tty device files | Mattias Andrée | 2013-11-22 | 3 | -2/+15 |
* | m | Mattias Andrée | 2013-11-22 | 1 | -4/+4 |