aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m + doc PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT_EMPTY and PASSPHRASE_TEXT_NOT_EMPTY1427220157Mattias Andrée2015-03-244-20/+66
* fix PASSPHRASE_TEXTMattias Andrée2015-03-242-16/+59
* mMattias Andrée2015-03-241-1/+0
* mMattias Andrée2015-03-241-4/+4
* cleanup and add defs: PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT, PASSPHRASE_TEXT_EMPTY, PASSPHRASE_TEXT_NOT_EMPTYMattias Andrée2015-03-244-300/+489
* update test-all-options.shMattias Andrée2015-03-241-10/+12
* update makefile and manualMattias Andrée2015-03-242-0/+5
* bump yearMattias Andrée2015-03-246-6/+6
* link .so file with -Wl,-soname,libpassphrase.so1415919473Mattias Andrée2014-11-131-1/+1
* m + compile static libMattias Andrée2014-11-132-14/+40
* update manual1408304770Mattias Andrée2014-08-171-5/+11
* add volatile to ptr in passphrase_wipe1400900338Mattias Andrée2014-05-242-2/+2
* fix warnings1400850322Mattias Andrée2014-05-231-3/+7
* add passphrase_wipeMattias Andrée2014-05-232-4/+30
* fix warnings1398322080Mattias Andrée2014-04-241-5/+13
* add script that tests all 2K option combinations (including redundant)Mattias Andrée2014-04-241-0/+26
* enable more warningsMattias Andrée2014-04-242-8/+13
* fix errors and a warning1398269691Mattias Andrée2014-04-231-5/+5
* missed the putchar:sMattias Andrée2014-04-231-5/+5
* improve makefileMattias Andrée2014-04-231-9/+10
* print to stderr rather than stdoutMattias Andrée2014-04-231-7/+7
* add test + fix example in info manual1396888621Mattias Andrée2014-04-075-9/+117
* fix warningsMattias Andrée2014-04-071-2/+11
* fix warnings + update gitignoreMattias Andrée2014-04-072-3/+6
* improve makefile and add more warningsMattias Andrée2014-04-071-38/+132
* bump yearMattias Andrée2014-04-074-4/+4
* m1385512181Mattias Andrée2013-11-251-1/+1
* mMattias Andrée2013-11-251-1/+1
* mMattias Andrée2013-11-251-1/+1
* info: add configurationsMattias Andrée2013-11-251-0/+121
* info: overview, api and exampleMattias Andrée2013-11-251-0/+126
* start on info manualMattias Andrée2013-11-254-4/+609
* fix some PASSPHRASE_MOVE errors and add DEBUG optionMattias Andrée2013-11-231-18/+46
* fix option dependent errorsMattias Andrée2013-11-231-2/+5
* draft of PASSPHRASE_MOVE option implementationMattias Andrée2013-11-232-26/+233
* mMattias Andrée2013-11-232-3/+5
* define xrealloc as a secure reallocMattias Andrée2013-11-232-22/+25
* mMattias Andrée2013-11-221-4/+0
* do not use realloc by default, it is bad securityMattias Andrée2013-11-222-4/+24
* add option to print * for each charMattias Andrée2013-11-222-0/+16
* optionally do not hide the inputMattias Andrée2013-11-222-1/+12
* add install and uninstall to makefileMattias Andrée2013-11-221-0/+18
* use namespacingMattias Andrée2013-11-222-10/+10
* first versionMattias Andrée2013-11-223-76/+14
* update copying noticeMattias Andrée2013-11-222-2/+2
* remove files not wanted from cerberusMattias Andrée2013-11-2214-1506/+0
* fork cerberusMattias Andrée2013-11-223-57/+2
* add crypt auth moduleMattias Andrée2013-11-226-1/+185
* fix chmod and chown of tty device filesMattias Andrée2013-11-223-2/+15
* mMattias Andrée2013-11-222-6/+5