aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cxx (follow)
Commit message (Collapse)AuthorAge
* Windows.h > windows.hEgor Tensin2019-08-20
| | | | | ... to enable cross-compilation from Ubuntu, where there's windows.h, and paths are case-sensitive.
* code styleEgor Tensin2017-07-27
|
* code styleEgor Tensin2017-06-25
|
* refactoringEgor Tensin2017-05-04
|
* disable DbgHelp.h warningsEgor Tensin2017-05-04
|
* code styleEgor Tensin2017-05-03
|
* split root CMakeLists.txtEgor Tensin2017-04-29
|
* fix compiler warningsEgor Tensin2016-10-17
|
* CMakeLists.txt: code styleEgor Tensin2016-10-16
|
* CMakeLists.txt fixesEgor Tensin2016-10-14
|
* fix licensing noticesEgor Tensin2016-09-25
| | | | Also, remove the docs, which were never there anyway.
* fix GCC errorsEgor Tensin2016-06-21
|
* 'aesni' -> 'aes'Egor Tensin2016-05-19
|
* rename the projectEgor Tensin2016-05-19
|
* cxx: refactoringEgor Tensin2015-12-27
|
* cxx: implement "boxes"Egor Tensin2015-10-20
|
* cxx: Boost.Config for compiler workaroundsEgor Tensin2015-08-23
|
* cxx: more algorithm-agnostic APIEgor Tensin2015-08-02
| | | | | The code (in the utilities in particular) is a mess though, so a refactoring's coming up.
* cxx: more mode helpersEgor Tensin2015-07-28
|
* bugfixEgor Tensin2015-07-28
|
* refactoringEgor Tensin2015-07-28
| | | | | Namely, rename API functions to facilitate metaprogramming using preprocessor macros.
* code styleEgor Tensin2015-07-27
|
* examples: merge to block utilsEgor Tensin2015-07-26
|
* cxx: disable DbgHelp.h warningsEgor Tensin2015-07-23
|
* cxx: add a compiler workaroundEgor Tensin2015-07-22
|
* cxx: import more stuffEgor Tensin2015-06-25
|
* cxx: implement more stuffEgor Tensin2015-06-25
|
* refactoringEgor Tensin2015-06-24
|
* add call stacks to errorsEgor Tensin2015-06-19
|
* add more block arithmetic functionsEgor Tensin2015-06-19
|
* cxx: implement more stuffEgor Tensin2015-06-18
|
* better error messages + refactoringEgor Tensin2015-06-18
|
* factoring out AES-specific stuffEgor Tensin2015-06-17
|
* refactoringEgor Tensin2015-06-17
|
* refactoringEgor Tensin2015-06-17
|
* cxx: add block parsingEgor Tensin2015-06-17
|
* cxx: include data structures & I/O functionsEgor Tensin2015-06-16
|
* utils/cxx/ -> cxx/Egor Tensin2015-06-15