Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m + bug fix14493311051.2 | Mattias Andrée | 2015-12-05 | 1 | -8/+24 |
* | customisable meter | Mattias Andrée | 2015-12-05 | 4 | -10/+53 |
* | add description of strength value | Mattias Andrée | 2015-12-05 | 4 | -9/+40 |
* | m | Mattias Andrée | 2015-12-05 | 1 | -1/+1 |
* | issue #2 on github solved, but not yet perfect | Mattias Andrée | 2015-12-05 | 3 | -12/+36 |
* | read input from passcheck | Mattias Andrée | 2015-12-05 | 3 | -11/+105 |
* | beginning of issue #2 on github | Mattias Andrée | 2015-12-05 | 9 | -125/+416 |
* | accept flags | Mattias Andrée | 2015-12-05 | 6 | -55/+146 |
* | accept input from any fd | Mattias Andrée | 2015-12-05 | 5 | -42/+150 |
* | m | Mattias Andrée | 2015-12-04 | 1 | -1/+1 |
* | do not require gcc | Mattias Andrée | 2015-12-04 | 2 | -98/+118 |
* | fix and improve makefile | Mattias Andrée | 2015-12-04 | 1 | -15/+15 |
* | whitespace | Mattias Andrée | 2015-12-04 | 1 | -47/+47 |
* | m | Mattias Andrée | 2015-12-04 | 2 | -3/+6 |
* | whitespace + only use gcc pragmas if using gcc | Mattias Andrée | 2015-12-04 | 1 | -25/+31 |
* | improve makefile | Mattias Andrée | 2015-12-04 | 1 | -22/+24 |
* | m makefile14284453961.1.4.1 | Mattias Andrée | 2015-04-06 | 1 | -9/+9 |
* | m + doc PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT_EMPTY and PASSPHRASE_TEXT_NOT_EMPTY14272201571.1.4 | Mattias Andrée | 2015-03-24 | 4 | -20/+66 |
* | fix PASSPHRASE_TEXT | Mattias Andrée | 2015-03-24 | 2 | -16/+59 |
* | m | Mattias Andrée | 2015-03-24 | 1 | -1/+0 |
* | m | Mattias Andrée | 2015-03-24 | 1 | -4/+4 |
* | cleanup and add defs: PASSPHRASE_STAR_CHAR, PASSPHRASE_TEXT, PASSPHRASE_TEXT_EMPTY, PASSPHRASE_TEXT_NOT_EMPTY | Mattias Andrée | 2015-03-24 | 4 | -300/+489 |
* | update test-all-options.sh | Mattias Andrée | 2015-03-24 | 1 | -10/+12 |
* | update makefile and manual | Mattias Andrée | 2015-03-24 | 2 | -0/+5 |
* | bump year | Mattias Andrée | 2015-03-24 | 6 | -6/+6 |
* | link .so file with -Wl,-soname,libpassphrase.so14159194731.1.3 | Mattias Andrée | 2014-11-13 | 1 | -1/+1 |
* | m + compile static lib | Mattias Andrée | 2014-11-13 | 2 | -14/+40 |
* | update manual14083047701.1.2 | Mattias Andrée | 2014-08-17 | 1 | -5/+11 |
* | add volatile to ptr in passphrase_wipe14009003381.1.1 | Mattias Andrée | 2014-05-24 | 2 | -2/+2 |
* | fix warnings14008503221.1 | Mattias Andrée | 2014-05-23 | 1 | -3/+7 |
* | add passphrase_wipe | Mattias Andrée | 2014-05-23 | 2 | -4/+30 |
* | fix warnings13983220801.0.3 | Mattias Andrée | 2014-04-24 | 1 | -5/+13 |
* | add script that tests all 2K option combinations (including redundant) | Mattias Andrée | 2014-04-24 | 1 | -0/+26 |
* | enable more warnings | Mattias Andrée | 2014-04-24 | 2 | -8/+13 |
* | fix errors and a warning13982696911.0.2 | Mattias Andrée | 2014-04-23 | 1 | -5/+5 |
* | missed the putchar:s | Mattias Andrée | 2014-04-23 | 1 | -5/+5 |
* | improve makefile | Mattias Andrée | 2014-04-23 | 1 | -9/+10 |
* | print to stderr rather than stdout | Mattias Andrée | 2014-04-23 | 1 | -7/+7 |
* | add test + fix example in info manual13968886211.0.1 | Mattias Andrée | 2014-04-07 | 5 | -9/+117 |
* | fix warnings | Mattias Andrée | 2014-04-07 | 1 | -2/+11 |
* | fix warnings + update gitignore | Mattias Andrée | 2014-04-07 | 2 | -3/+6 |
* | improve makefile and add more warnings | Mattias Andrée | 2014-04-07 | 1 | -38/+132 |
* | bump year | Mattias Andrée | 2014-04-07 | 4 | -4/+4 |
* | m13855121811.0 | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-11-25 | 1 | -1/+1 |
* | info: add configurations | Mattias Andrée | 2013-11-25 | 1 | -0/+121 |
* | info: overview, api and example | Mattias Andrée | 2013-11-25 | 1 | -0/+126 |
* | start on info manual | Mattias Andrée | 2013-11-25 | 4 | -4/+609 |
* | fix some PASSPHRASE_MOVE errors and add DEBUG option | Mattias Andrée | 2013-11-23 | 1 | -18/+46 |