aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
* Travis: master branch onlyEgor Tensin2019-08-21
|
* add Travis badge to READMEEgor Tensin2019-08-21
|
* add Travis configurationEgor Tensin2019-08-21
|
* 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
|
* test: support running scripts from other dirsEgor Tensin2017-07-27
|
* test/all.bat: code styleEgor Tensin2017-07-26
|
* code styleEgor Tensin2017-06-25
|
* utils: code styleEgor Tensin2017-06-22
|
* utils: refactor command-line arguments parsingEgor Tensin2017-06-22
| | | | + update usage messages.
* README updateEgor Tensin2017-05-23
|
* common.cmake updateEgor Tensin2017-05-19
|
* utils: code styleEgor Tensin2017-05-11
|
* utils: exceptions instead of assertsEgor Tensin2017-05-11
|
* code style & refactoringEgor Tensin2017-05-04
|
* refactoringEgor Tensin2017-05-04
|
* disable DbgHelp.h warningsEgor Tensin2017-05-04
|
* code styleEgor Tensin2017-05-03
|
* common.cmake: bugfix & refactoringEgor Tensin2017-05-01
|
* utils: README updateEgor Tensin2017-04-29
|
* split root CMakeLists.txtEgor Tensin2017-04-29
|
* CMakeLists.txt updatesEgor Tensin2017-02-08
|
* test: code styleEgor Tensin2017-01-30
|
* nist-sp-800-38a.py -> nist.pyEgor Tensin2017-01-22
|
* all_tests.bat -> all.batEgor Tensin2017-01-22
|
* all_test.bat -> all_tests.batEgor Tensin2017-01-22
|
* add .gitattributesEgor Tensin2017-01-22
|
* all_test.bat: code styleEgor Tensin2017-01-22
|
* utils: add header files to CMakeLists.txtEgor Tensin2017-01-22
|
* utils: bugfixEgor Tensin2017-01-22
|
* test: fix Pylint warningsEgor Tensin2017-01-22
|
* add all_test.batEgor Tensin2017-01-22
|
* update .gitignoreEgor Tensin2017-01-22
|
* CMakeLists.txt: refactoringEgor Tensin2017-01-21
|
* remove dynamic dependency on libwinpthread-1.dllEgor Tensin2016-12-28
| | | | | For some reason, i686-w64-mingw32-g++ 5.4.0 adds a dynamic dependency on libwinpthread-1.dll even when `-static-libgcc -static-libstdc++` is set.
* CMakeLists.txt: code styleEgor Tensin2016-10-26
|
* bugfixEgor Tensin2016-10-26
|
* utils: code dedupeEgor Tensin2016-10-17
|
* fix compiler warningsEgor Tensin2016-10-17
|
* utils: code dedupeEgor Tensin2016-10-17
|
* fix compiler warningsEgor Tensin2016-10-17
|
* CMakeLists.txt: code styleEgor Tensin2016-10-16
|
* test: ignore Pylint "invalid name" warningsEgor Tensin2016-10-16
| | | | I know better how to name my things.
* CMakeLists.txt: updateEgor Tensin2016-10-16
| | | | | * Static runtime linking if the top-level project. * Multiple other minor-ish improvements.
* add "portable" alignment macroEgor Tensin2016-10-15
|
* CMakeLists.txt fixesEgor Tensin2016-10-14
|
* test: fix Pylint warningsEgor Tensin2016-10-10
|
* README updatesEgor Tensin2016-10-10
|
* code styleEgor Tensin2016-10-10
|
* test: add Pylint configuration + fix warningsEgor Tensin2016-09-25
|