aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update e-mailHEADmasterMattias Andrée2024-10-056-6/+6
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* mMattias Andrée2015-12-051-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-12-051-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + bug fix1449331105Mattias Andrée2015-12-051-8/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* customisable meterMattias Andrée2015-12-052-9/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add description of strength valueMattias Andrée2015-12-052-2/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-12-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* issue #2 on github solved, but not yet perfectMattias Andrée2015-12-053-12/+36
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* read input from passcheckMattias Andrée2015-12-052-8/+102
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of issue #2 on githubMattias Andrée2015-12-056-111/+366
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* accept flagsMattias Andrée2015-12-054-40/+78
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* accept input from any fdMattias Andrée2015-12-053-24/+112
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not require gccMattias Andrée2015-12-042-98/+118
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2015-12-041-47/+47
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-12-042-3/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespace + only use gcc pragmas if using gccMattias Andrée2015-12-041-25/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + doc PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT_EMPTY and PASSPHRASE_TEXT_NOT_EMPTY1427220157Mattias Andrée2015-03-241-3/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix PASSPHRASE_TEXTMattias Andrée2015-03-242-16/+59
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-03-241-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* cleanup and add defs: PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT, PASSPHRASE_TEXT_EMPTY, PASSPHRASE_TEXT_NOT_EMPTYMattias Andrée2015-03-242-272/+464
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2015-03-244-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add volatile to ptr in passphrase_wipe1400900338Mattias Andrée2014-05-242-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix warnings1400850322Mattias Andrée2014-05-231-3/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add passphrase_wipeMattias Andrée2014-05-232-4/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix warnings1398322080Mattias Andrée2014-04-241-5/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* enable more warningsMattias Andrée2014-04-241-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix errors and a warning1398269691Mattias Andrée2014-04-231-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* missed the putchar:sMattias Andrée2014-04-231-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* print to stderr rather than stdoutMattias Andrée2014-04-231-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add test + fix example in info manual1396888621Mattias Andrée2014-04-073-2/+101
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix warningsMattias Andrée2014-04-071-2/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix warnings + update gitignoreMattias Andrée2014-04-071-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2014-04-072-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m1385512181Mattias Andrée2013-11-251-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix some PASSPHRASE_MOVE errors and add DEBUG optionMattias Andrée2013-11-231-18/+46
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix option dependent errorsMattias Andrée2013-11-231-2/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* draft of PASSPHRASE_MOVE option implementationMattias Andrée2013-11-231-23/+222
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-11-231-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* define xrealloc as a secure reallocMattias Andrée2013-11-231-21/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 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-222-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* first versionMattias Andrée2013-11-222-17/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update copying noticeMattias Andrée2013-11-222-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove files not wanted from cerberusMattias Andrée2013-11-2214-1506/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add crypt auth moduleMattias Andrée2013-11-224-0/+174
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix chmod and chown of tty device filesMattias Andrée2013-11-223-2/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-11-221-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>