aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix indentJack Lloyd2016-01-301-171/+193
* Add Blake2b hash function (GH #413 by cynecx)Jack Lloyd2016-01-305-0/+3388
|\
| * Blake2b: use rotate_right instead of a macrocynecx2016-01-271-7/+5
| * Blake2b: Fix for MSVCcynecx2016-01-261-5/+3
| * Blake2b: Add copyright & fix header guardcynecx2016-01-262-3/+17
| * Blake2b: add 'abc' test vectorcynecx2016-01-261-0/+3
| * Add Blake2b hash functioncynecx2016-01-265-0/+3375
* | Guard use of X9.31 RNG in macro checkJack Lloyd2016-01-291-3/+5
* | Avoid -Wmaybe-uninitialized warning under GCC 5.3Jack Lloyd2016-01-291-4/+6
* | Maintainer mode shouldn't always imply ASan since it interferes withJack Lloyd2016-01-291-3/+0
* | Fix buffer sizes in speed. Avoid repeated MAC keyingsJack Lloyd2016-01-291-12/+8
* | Add time tests for all RNG typesJack Lloyd2016-01-261-11/+68
|/
* Add speed test for entropy sourcesJack Lloyd2016-01-171-6/+31
* Add missing overrides and fix -Wpedantic 'extra ;' warningsJack Lloyd2016-01-177-33/+33
* Merge GH #410 enable -WpedanticJack Lloyd2016-01-173-3/+3
|\
| * Enable -Wpedantic on gcc and clangRené Korthaus2016-01-133-3/+3
* | Bump version to 1.11.27 preJack Lloyd2016-01-172-1/+16
* | Avoid test failures in KEM when KDF is not found.Jack Lloyd2016-01-172-19/+44
* | Make Entropy_Sources and Entropy_Accumulator final.Jack Lloyd2016-01-171-4/+2
* | Ignore ctags filesJack Lloyd2016-01-171-0/+4
* | Support small buffers in speed tests. Add RNG speed tests.Jack Lloyd2016-01-171-90/+136
* | Avoid set<Ciphersuite>Jack Lloyd2016-01-171-6/+7
|/
* Move hacking.rst to contributing.rstJack Lloyd2016-01-132-87/+72
* Merge GH #365 Replace deprecated Windows API calls in Win32_EntropySourceJack Lloyd2016-01-131-3/+3
|\
| * Replace deprecated Win API calls in Win32_EntropySourceDaniel Neus2015-12-161-3/+3
* | Merge GH #409 Add Microsoft SmartcardLogon extended key usage OIDJack Lloyd2016-01-121-0/+2
|\ \
| * | Add Microsoft SmartcardLogon extended key usage OIDRené Korthaus2016-01-121-0/+2
* | | Merge GH #408 Add final attribute on many classesJack Lloyd2016-01-12133-244/+246
|\ \ \
| * | | Add final attribute to many classesJack Lloyd2016-01-10133-244/+246
| |/ /
* | | Merge GH #407 Add m_ prefix to more member variablesJack Lloyd2016-01-124-109/+109
|\ \ \
| * | | Prefix more member vars with m_ prefixRené Korthaus2016-01-114-109/+109
| |/ /
* | | Merges GH #383Jack Lloyd2016-01-124-6/+9
|\ \ \ | |/ / |/| |
| * | Get rid of "extra ';'" warnings and force semicolon after macrosSimon Warta2016-01-114-6/+9
|/ /
* | Merge GH #403 add noreturn attribute on assertion failure funcJack Lloyd2016-01-093-2/+18
|\ \
| * \ Merge remote-tracking branch 'remotes/github/master' into noreturnDaniel Neus2016-01-09217-2994/+3022
| |\ \ | |/ / |/| |
* | | Merge GH #396Jack Lloyd2016-01-081-3/+0
|\ \ \
| * | | Remove unused folder src/tests/outdata from .gitignoreSimon Warta2016-01-061-3/+0
* | | | Merge GH #398 Mass prefix all member vars with m_Jack Lloyd2016-01-08206-2980/+3011
|\ \ \ \
| * | | | Mass-prefix member vars with m_René Korthaus2016-01-08206-2980/+3011
|/ / / /
* | | | Merge GH #404Jack Lloyd2016-01-0810-10/+10
|\ \ \ \
| * | | | move -Wsuggest-override to maintainer_warning_flagsDaniel Neus2016-01-081-2/+2
| * | | | add missing overridesDaniel Neus2016-01-0810-10/+10
|/ / / /
| | * | move noreturn before the function declarationDaniel Neus2016-01-081-2/+2
| | * | fix BOTAN_NORETURN macroDaniel Neus2016-01-081-1/+1
| | * | don't declare functions noreturn that are maybe implemented in the futureDaniel Neus2016-01-084-5/+5
| | * | add BOTAN_NORETURN macro and mark those functions that do not return with itDaniel Neus2016-01-087-7/+23
| |/ / |/| |
* | | Precompile the list of TLS ciphersuitesJack Lloyd2016-01-064-297/+479
|/ /
* | Merge pull request #393 from neusdan/string-comparisionJack Lloyd2016-01-0529-51/+51
|\ \
| * | String comparision fixesDaniel Neus2016-01-0429-51/+51
|/ /
* | Release 1.11.261.11.26Jack Lloyd2016-01-042-4/+4