aboutsummaryrefslogtreecommitdiffstats
path: root/src/passphrase.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2013-11-221-4/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not use realloc by default, it is bad securityMattias Andrée2013-11-221-2/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add option to print * for each charMattias Andrée2013-11-221-0/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optionally do not hide the inputMattias Andrée2013-11-221-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use namespacingMattias Andrée2013-11-221-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* first versionMattias Andrée2013-11-221-13/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update copying noticeMattias Andrée2013-11-221-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* auth with pamMattias Andrée2013-11-211-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-11-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + redisable echo when the tty has been reopenedMattias Andrée2013-11-191-4/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-11-181-2/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2013-11-031-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* read passphraseMattias Andrée2013-11-031-0/+89
Signed-off-by: Mattias Andrée <maandree@operamail.com>