aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17 from Limeth/masterMattias Andrée2017-05-311-1/+1
|\
| * move `-lkeccak -largparse` to the end of the linking instructionJakub Hlusička2017-05-311-1/+1
|/
* improve readmeMattias Andrée2015-11-281-87/+124
* distMattias Andrée2015-08-153-0/+52
* sha-3 is now standardised1.0Mattias Andrée2015-08-151-4/+0
* fix currency problem with building the texinfo manual to all forms when building with -jMattias Andrée2015-04-061-12/+12
* readme: testingMattias Andrée2015-03-281-0/+10
* typoMattias Andrée2014-12-031-1/+1
* typoMattias Andrée2014-11-271-1/+1
* update todoMattias Andrée2014-11-201-0/+2
* fix installation dir for man pages, missed /man1Mattias Andrée2014-11-191-3/+3
* add install and uninstall rulesMattias Andrée2014-11-191-3/+212
* info manualMattias Andrée2014-11-181-2/+161
* beginning on the info manualMattias Andrée2014-11-185-6/+620
* clean up dependency listMattias Andrée2014-11-181-9/+26
* readabilityMattias Andrée2014-11-151-41/+25
* whitespaceMattias Andrée2014-11-151-1/+1
* memory leak on --helpMattias Andrée2014-11-151-1/+1
* select last value of the optionsMattias Andrée2014-11-151-10/+12
* add constant for empty suffixMattias Andrée2014-11-156-6/+7
* mMattias Andrée2014-11-141-1/+1
* m makefileMattias Andrée2014-11-141-1/+4
* write man pagesMattias Andrée2014-11-144-2/+108
* whitespaceMattias Andrée2014-11-141-1/+1
* typoMattias Andrée2014-11-141-1/+1
* print suffix when verboseMattias Andrée2014-11-141-0/+1
* will be using texman for man pagesMattias Andrée2014-11-141-1/+2
* fix --checkMattias Andrée2014-11-141-5/+4
* mMattias Andrée2014-11-141-3/+7
* derpMattias Andrée2014-11-141-1/+1
* finish --check supportMattias Andrée2014-11-141-25/+71
* mMattias Andrée2014-11-141-10/+3
* mMattias Andrée2014-11-141-0/+3
* working on the --check flagMattias Andrée2014-11-144-71/+265
* mMattias Andrée2014-11-141-1/+0
* swap upper and lower case for short options (except for -h)Mattias Andrée2014-11-142-33/+33
* add tab-completion in shellMattias Andrée2014-11-144-2/+73
* typoMattias Andrée2014-11-141-1/+1
* Update todo + fix potential dubble free on error + add support for --hex-inputMattias Andrée2014-11-143-15/+72
* update todoMattias Andrée2014-11-131-0/+3
* typoMattias Andrée2014-11-131-1/+1
* add todoMattias Andrée2014-11-131-0/+3
* add readmeMattias Andrée2014-11-131-0/+82
* fix warningMattias Andrée2014-11-131-1/+1
* add build rules to the makefileMattias Andrée2014-11-131-0/+34
* add depsMattias Andrée2014-11-131-0/+4
* add commands for all variantsMattias Andrée2014-11-1314-1/+363
* miscMattias Andrée2014-11-133-47/+100
* parse the command lineMattias Andrée2014-11-133-6/+62
* ...and paveMattias Andrée2014-11-133-0/+257