Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m makefile1428445396 | Mattias Andrée | 2015-04-06 | 1 | -9/+9 |
* | m + doc PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT_EMPTY and PASSPHRASE_TEXT_NOT_EMPTY1427220157 | Mattias Andrée | 2015-03-24 | 4 | -20/+66 |
* | fix PASSPHRASE_TEXT | Mattias Andrée | 2015-03-24 | 2 | -16/+59 |
* | m | Mattias Andrée | 2015-03-24 | 1 | -1/+0 |
* | 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 | 4 | -300/+489 |
* | update test-all-options.sh | Mattias Andrée | 2015-03-24 | 1 | -10/+12 |
* | update makefile and manual | Mattias Andrée | 2015-03-24 | 2 | -0/+5 |
* | bump year | Mattias Andrée | 2015-03-24 | 6 | -6/+6 |
* | link .so file with -Wl,-soname,libpassphrase.so1415919473 | Mattias Andrée | 2014-11-13 | 1 | -1/+1 |
* | m + compile static lib | Mattias Andrée | 2014-11-13 | 2 | -14/+40 |
* | update manual1408304770 | Mattias Andrée | 2014-08-17 | 1 | -5/+11 |
* | 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 |
* | add script that tests all 2K option combinations (including redundant) | Mattias Andrée | 2014-04-24 | 1 | -0/+26 |
* | enable more warnings | Mattias Andrée | 2014-04-24 | 2 | -8/+13 |
* | 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 |
* | improve makefile | Mattias Andrée | 2014-04-23 | 1 | -9/+10 |
* | 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 | 5 | -9/+117 |
* | fix warnings | Mattias Andrée | 2014-04-07 | 1 | -2/+11 |
* | fix warnings + update gitignore | Mattias Andrée | 2014-04-07 | 2 | -3/+6 |
* | improve makefile and add more warnings | Mattias Andrée | 2014-04-07 | 1 | -38/+132 |
* | bump year | Mattias Andrée | 2014-04-07 | 4 | -4/+4 |
* | m1385512181 | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | info: add configurations | Mattias Andrée | 2013-11-25 | 1 | -0/+121 |
* | info: overview, api and example | Mattias Andrée | 2013-11-25 | 1 | -0/+126 |
* | start on info manual | Mattias Andrée | 2013-11-25 | 4 | -4/+609 |
* | 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 | 2 | -26/+233 |
* | m | Mattias Andrée | 2013-11-23 | 2 | -3/+5 |
* | define xrealloc as a secure realloc | Mattias Andrée | 2013-11-23 | 2 | -22/+25 |
* | 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 | 2 | -4/+24 |
* | add option to print * for each char | Mattias Andrée | 2013-11-22 | 2 | -0/+16 |
* | optionally do not hide the input | Mattias Andrée | 2013-11-22 | 2 | -1/+12 |
* | add install and uninstall to makefile | Mattias Andrée | 2013-11-22 | 1 | -0/+18 |
* | use namespacing | Mattias Andrée | 2013-11-22 | 2 | -10/+10 |
* | first version | Mattias Andrée | 2013-11-22 | 3 | -76/+14 |
* | 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 |
* | fork cerberus | Mattias Andrée | 2013-11-22 | 3 | -57/+2 |
* | add crypt auth module | Mattias Andrée | 2013-11-22 | 6 | -1/+185 |
* | fix chmod and chown of tty device files | Mattias Andrée | 2013-11-22 | 3 | -2/+15 |