| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-12-04 | m | Mattias Andrée | 1 | -2/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-12-04 | whitespace + only use gcc pragmas if using gcc | Mattias Andrée | 1 | -25/+31 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-03-24 | fix PASSPHRASE_TEXT | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-03-24 | cleanup and add defs: PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT, PASSPHRASE_TEXT_EMPTY, PASSPHRASE_TEXT_NOT_EMPTY | Mattias Andrée | 1 | -272/+151 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-03-24 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-24 | add volatile to ptr in passphrase_wipe14009003381.1.1 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-23 | fix warnings14008503221.1 | Mattias Andrée | 1 | -3/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-23 | add passphrase_wipe | Mattias Andrée | 1 | -4/+22 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-24 | fix warnings13983220801.0.3 | Mattias Andrée | 1 | -5/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-24 | enable more warnings | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | fix errors and a warning13982696911.0.2 | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | missed the putchar:s | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-23 | print to stderr rather than stdout | Mattias Andrée | 1 | -7/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-07 | fix warnings | Mattias Andrée | 1 | -2/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-07 | fix warnings + update gitignore | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-07 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-25 | m13855121811.0 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-23 | fix some PASSPHRASE_MOVE errors and add DEBUG option | Mattias Andrée | 1 | -18/+46 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-23 | fix option dependent errors | Mattias Andrée | 1 | -2/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-23 | draft of PASSPHRASE_MOVE option implementation | Mattias Andrée | 1 | -23/+222 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-23 | m | Mattias Andrée | 1 | -2/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-23 | define xrealloc as a secure realloc | Mattias Andrée | 1 | -21/+24 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | m | Mattias Andrée | 1 | -4/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | do not use realloc by default, it is bad security | Mattias Andrée | 1 | -2/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | add option to print * for each char | Mattias Andrée | 1 | -0/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | optionally do not hide the input | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | use namespacing | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | first version | Mattias Andrée | 1 | -13/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-22 | update copying notice | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-21 | auth with pam | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-19 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-19 | m + redisable echo when the tty has been reopened | Mattias Andrée | 1 | -4/+16 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-18 | m | Mattias Andrée | 1 | -2/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-03 | derp | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-11-03 | read passphrase | Mattias Andrée | 1 | -0/+89 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
