Commit message (Collapse) | Author | ||
---|---|---|---|
2019-12-09 | minor improvements to CMakeLists.txt | Egor Tensin | |
2017-06-22 | utils: refactor command-line arguments parsing | Egor Tensin | |
+ update usage messages. | |||
2017-04-29 | split root CMakeLists.txt | Egor Tensin | |
2017-02-08 | CMakeLists.txt updates | Egor Tensin | |
2017-01-22 | utils: add header files to CMakeLists.txt | Egor Tensin | |
2016-10-17 | utils: code dedupe | Egor Tensin | |
2016-10-17 | fix compiler warnings | Egor Tensin | |
2016-10-16 | CMakeLists.txt: update | Egor Tensin | |
* Static runtime linking if the top-level project. * Multiple other minor-ish improvements. | |||
2016-05-19 | rename the project | Egor Tensin | |
2015-12-28 | utils: interface update & refactoring | Egor Tensin | |
2015-12-27 | utils: Boost.Filesystem for usage messages | Egor Tensin | |
2015-10-20 | cxx: implement "boxes" | Egor Tensin | |
2015-08-11 | bugfix | Egor Tensin | |
I am such a moron. | |||
2015-08-03 | rename the utilities | Egor Tensin | |
2015-07-07 | utils: rearrange files | Egor Tensin | |
2015-06-24 | move executables from test/ to utils/ | Egor Tensin | |
2015-06-20 | utils: add bitmap utils | Egor Tensin | |
2015-06-19 | rename executables | Egor Tensin | |
2015-06-19 | add buffer encryption to "boxes" | Egor Tensin | |
2015-06-15 | utils/cxx/ -> cxx/ | Egor Tensin | |
2015-06-11 | add utils/cxx | Egor Tensin | |
2015-06-11 | add error codes & messages to the library | Egor Tensin | |
2015-06-10 | /SAFESEH for the asm implementation | Egor Tensin | |
2015-06-10 | utils: fix compilation errors w/ the asm impl | Egor Tensin | |
2015-06-10 | add file encryption utils for AES-128-ECB | Egor Tensin | |