Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | m | Mattias Andrée | 2013-11-22 | 2 | -6/+5 |
* | optionally use PAM | Mattias Andrée | 2013-11-22 | 7 | -23/+86 |
* | pam_acct_mgmt freezes | Mattias Andrée | 2013-11-22 | 1 | -0/+3 |
* | export env list from PAM | Mattias Andrée | 2013-11-22 | 1 | -0/+10 |
* | whoops | Mattias Andrée | 2013-11-22 | 2 | -2/+3 |
* | derp | Mattias Andrée | 2013-11-22 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-11-22 | 1 | -1/+1 |
* | auth with pam | Mattias Andrée | 2013-11-21 | 5 | -15/+167 |
* | some work on pam usage | Mattias Andrée | 2013-11-20 | 3 | -7/+76 |
* | only root may use -f | Mattias Andrée | 2013-11-20 | 1 | -0/+9 |
* | link libpam | Mattias Andrée | 2013-11-20 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-11-20 | 3 | -2/+3 |
* | m | Mattias Andrée | 2013-11-20 | 1 | -2/+1 |
* | beginning of pam use | Mattias Andrée | 2013-11-20 | 4 | -2/+112 |
* | m | Mattias Andrée | 2013-11-19 | 1 | -1/+1 |