Commit message (Collapse) | Author | ||
---|---|---|---|
2019-08-20 | Windows.h > windows.h | Egor Tensin | |
... to enable cross-compilation from Ubuntu, where there's windows.h, and paths are case-sensitive. | |||
2017-07-27 | code style | Egor Tensin | |
2017-06-25 | code style | Egor Tensin | |
2017-05-04 | refactoring | Egor Tensin | |
2017-05-04 | disable DbgHelp.h warnings | Egor Tensin | |
2017-05-03 | code style | Egor Tensin | |
2017-04-29 | split root CMakeLists.txt | Egor Tensin | |
2016-10-17 | fix compiler warnings | Egor Tensin | |
2016-10-16 | CMakeLists.txt: code style | Egor Tensin | |
2016-10-14 | CMakeLists.txt fixes | Egor Tensin | |
2016-09-25 | fix licensing notices | Egor Tensin | |
Also, remove the docs, which were never there anyway. | |||
2016-06-21 | fix GCC errors | Egor Tensin | |
2016-05-19 | 'aesni' -> 'aes' | Egor Tensin | |
2016-05-19 | rename the project | Egor Tensin | |
2015-12-27 | cxx: refactoring | Egor Tensin | |
2015-10-20 | cxx: implement "boxes" | Egor Tensin | |
2015-08-23 | cxx: Boost.Config for compiler workarounds | Egor Tensin | |
2015-08-02 | cxx: more algorithm-agnostic API | Egor Tensin | |
The code (in the utilities in particular) is a mess though, so a refactoring's coming up. | |||
2015-07-28 | cxx: more mode helpers | Egor Tensin | |
2015-07-28 | bugfix | Egor Tensin | |
2015-07-28 | refactoring | Egor Tensin | |
Namely, rename API functions to facilitate metaprogramming using preprocessor macros. | |||
2015-07-27 | code style | Egor Tensin | |
2015-07-26 | examples: merge to block utils | Egor Tensin | |
2015-07-23 | cxx: disable DbgHelp.h warnings | Egor Tensin | |
2015-07-22 | cxx: add a compiler workaround | Egor Tensin | |
2015-06-25 | cxx: import more stuff | Egor Tensin | |
2015-06-25 | cxx: implement more stuff | Egor Tensin | |
2015-06-24 | refactoring | Egor Tensin | |
2015-06-19 | add call stacks to errors | Egor Tensin | |
2015-06-19 | add more block arithmetic functions | Egor Tensin | |
2015-06-18 | cxx: implement more stuff | Egor Tensin | |
2015-06-18 | better error messages + refactoring | Egor Tensin | |
2015-06-17 | factoring out AES-specific stuff | Egor Tensin | |
2015-06-17 | refactoring | Egor Tensin | |
2015-06-17 | refactoring | Egor Tensin | |
2015-06-17 | cxx: add block parsing | Egor Tensin | |
2015-06-16 | cxx: include data structures & I/O functions | Egor Tensin | |
2015-06-15 | utils/cxx/ -> cxx/ | Egor Tensin | |