aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils (unfollow)
Commit message (Collapse)Author
2017-06-22utils: refactor command-line arguments parsingEgor Tensin
+ update usage messages.
2017-05-11utils: code styleEgor Tensin
2017-05-11utils: exceptions instead of assertsEgor Tensin
2017-05-04code style & refactoringEgor Tensin
2017-05-04refactoringEgor Tensin
2017-05-03code styleEgor Tensin
2017-04-29utils: README updateEgor Tensin
2017-04-29split root CMakeLists.txtEgor Tensin
2017-02-08CMakeLists.txt updatesEgor Tensin
2017-01-22utils: add header files to CMakeLists.txtEgor Tensin
2017-01-22utils: bugfixEgor Tensin
2016-10-17utils: code dedupeEgor Tensin
2016-10-17utils: code dedupeEgor Tensin
2016-10-17fix compiler warningsEgor Tensin
2016-10-16CMakeLists.txt: updateEgor Tensin
* Static runtime linking if the top-level project. * Multiple other minor-ish improvements.
2016-10-10README updatesEgor Tensin
2016-10-10code styleEgor Tensin
2016-09-25fix licensing noticesEgor Tensin
Also, remove the docs, which were never there anyway.
2016-07-18README updatesEgor Tensin
2016-06-21README updatesEgor Tensin
2016-06-21fix GCC errorsEgor Tensin
2016-05-22README updatesEgor Tensin
2016-05-21README updatesEgor Tensin
2016-05-19'aesni' -> 'aes'Egor Tensin
2016-05-19rename the projectEgor Tensin
2015-12-28utils: code styleEgor Tensin
2015-12-28utils: code styleEgor Tensin
2015-12-28utils: interface update & refactoringEgor Tensin
2015-12-28utils: refactoringEgor Tensin
2015-12-28utils: README updateEgor Tensin
2015-12-27utils: refactor command line parsingEgor Tensin
2015-12-27utils: Boost.Filesystem for usage messagesEgor Tensin
2015-12-27code styleEgor Tensin
2015-10-23README updatesEgor Tensin
2015-10-20cxx: implement "boxes"Egor Tensin
2015-09-01refactoringEgor Tensin
2015-08-11bugfixEgor Tensin
I am such a moron.
2015-08-04utils: bugfix & refactoringEgor Tensin
2015-08-03rename the utilitiesEgor Tensin
2015-08-02cxx: more algorithm-agnostic APIEgor Tensin
The code (in the utilities in particular) is a mess though, so a refactoring's coming up.
2015-07-27code styleEgor Tensin
2015-07-26utils: fix usage messagesEgor Tensin
2015-07-26examples: merge to block utilsEgor Tensin
2015-07-12README updatesEgor Tensin
2015-07-07README updatesEgor Tensin
2015-07-07utils: rearrange filesEgor Tensin
2015-06-25merge specialized block utils into general onesEgor Tensin
... taking advantage of the new template interface.
2015-06-25remove specialized buffer encryption functionsEgor Tensin
2015-06-25cxx: implement more stuffEgor Tensin
2015-06-24fix usage messagesEgor Tensin