aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-05customisable meterMattias Andrée2-9/+21
2015-12-05add description of strength valueMattias Andrée2-2/+19
2015-12-05mMattias Andrée1-1/+1
2015-12-05issue #2 on github solved, but not yet perfectMattias Andrée3-12/+36
2015-12-05read input from passcheckMattias Andrée2-8/+102
2015-12-05beginning of issue #2 on githubMattias Andrée6-111/+366
2015-12-05accept flagsMattias Andrée4-40/+78
2015-12-05accept input from any fdMattias Andrée3-24/+112
2015-12-04do not require gccMattias Andrée2-98/+118
2015-12-04whitespaceMattias Andrée1-47/+47
2015-12-04mMattias Andrée2-3/+6
2015-12-04whitespace + only use gcc pragmas if using gccMattias Andrée1-25/+31
2015-03-24m + doc PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT_EMPTY and PASSPHRASE_TEXT_NOT_EMPTY14272201571.1.4Mattias Andrée1-3/+11
2015-03-24fix PASSPHRASE_TEXTMattias Andrée2-16/+59
2015-03-24mMattias Andrée1-4/+4
2015-03-24cleanup and add defs: PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT, PASSPHRASE_TEXT_EMPTY, PASSPHRASE_TEXT_NOT_EMPTYMattias Andrée2-272/+464
2015-03-24bump yearMattias Andrée4-4/+4
2014-05-24add volatile to ptr in passphrase_wipe14009003381.1.1Mattias Andrée2-2/+2
2014-05-23fix warnings14008503221.1Mattias Andrée1-3/+7
2014-05-23add passphrase_wipeMattias Andrée2-4/+30
2014-04-24fix warnings13983220801.0.3Mattias Andrée1-5/+13
2014-04-24enable more warningsMattias Andrée1-2/+2
2014-04-23fix errors and a warning13982696911.0.2Mattias Andrée1-5/+5
2014-04-23missed the putchar:sMattias Andrée1-5/+5
2014-04-23print to stderr rather than stdoutMattias Andrée1-7/+7
2014-04-07add test + fix example in info manual13968886211.0.1Mattias Andrée3-2/+101
2014-04-07fix warningsMattias Andrée1-2/+11
2014-04-07fix warnings + update gitignoreMattias Andrée1-3/+3
2014-04-07bump yearMattias Andrée2-2/+2
2013-11-25m13855121811.0Mattias Andrée1-1/+1
2013-11-23fix some PASSPHRASE_MOVE errors and add DEBUG optionMattias Andrée1-18/+46
2013-11-23fix option dependent errorsMattias Andrée1-2/+5
2013-11-23draft of PASSPHRASE_MOVE option implementationMattias Andrée1-23/+222
2013-11-23mMattias Andrée1-2/+4
2013-11-23define xrealloc as a secure reallocMattias Andrée1-21/+24
2013-11-22mMattias Andrée1-4/+0
2013-11-22do not use realloc by default, it is bad securityMattias Andrée1-2/+21
2013-11-22add option to print * for each charMattias Andrée1-0/+15
2013-11-22optionally do not hide the inputMattias Andrée1-0/+8
2013-11-22use namespacingMattias Andrée2-10/+10
2013-11-22first versionMattias Andrée2-17/+7
2013-11-22update copying noticeMattias Andrée2-2/+2
2013-11-22remove files not wanted from cerberusMattias Andrée14-1506/+0
2013-11-22add crypt auth moduleMattias Andrée4-0/+174
2013-11-22fix chmod and chown of tty device filesMattias Andrée3-2/+15
2013-11-22mMattias Andrée1-4/+4
2013-11-22optionally use PAMMattias Andrée5-8/+53
2013-11-22pam_acct_mgmt freezesMattias Andrée1-0/+3
2013-11-22export env list from PAMMattias Andrée1-0/+10
2013-11-22whoopsMattias Andrée2-2/+3