aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update for 2.18.1 release2.18.1Jack Lloyd2021-05-092-4/+4
* Update newsJack Lloyd2021-05-091-0/+11
* Merge GH #2739 Fix name constraint bugsJack Lloyd2021-05-0912-15/+371
|\
| * Fix name constraint applicationJack Lloyd2021-05-095-6/+135
| * Name constraint fixesJack Lloyd2021-05-099-9/+236
|/
* Update newsJack Lloyd2021-04-281-2/+9
* Merge GH #2732 Backport of #2730 fixing #2237Jack Lloyd2021-04-281-0/+1
|\
| * Fix #2237 forcing OID::to_string to use C locale, avoiding thousand separator...Leonardo Backes Vargas2021-04-271-0/+1
|/
* Merge GH #2724 Backport #2630 to release-2Jack Lloyd2021-04-243-1/+16
|\
| * Backport of #2630 to release-2Jack Lloyd2021-04-213-1/+16
|/
* Update newsJack Lloyd2021-04-181-0/+3
* Merge GH #2719 Fix linker flags #2715Jack Lloyd2021-04-181-2/+8
|\
| * Fix detection of linker flags (GH #2715)Jack Lloyd2021-04-171-2/+8
|/
* Bump version to 2.18.1 [ci skip]Jack Lloyd2021-04-172-1/+5
* Set 2.18.0 release date2.18.0Jack Lloyd2021-04-152-4/+4
* Update newsJack Lloyd2021-04-151-0/+4
* Correct version annotation for botan_rng_init_customJack Lloyd2021-04-151-1/+1
* Set wordsize to 64 for RISVC64Jack Lloyd2021-04-031-0/+1
* Add build support for riscv32Jack Lloyd2021-04-031-0/+2
* Merge GH #2673 Fix TLS::Stream::async_shutdownJack Lloyd2021-04-011-21/+29
|\
| * fix: forward executor through async_shutdown wrapperHannes Rantzsch2021-03-301-21/+29
* | Update newsJack Lloyd2021-03-311-0/+3
* | Merge GH #2676 Reject non-TLS records as soon as possibleJack Lloyd2021-03-311-4/+6
|\ \
| * | Reject non-TLS records as soon as possibleJack Lloyd2021-03-291-4/+6
|/ /
* | Mention CVE for the base64 ct issueJack Lloyd2021-03-091-2/+2
* | Fix asm clobbers for rotate asmJack Lloyd2021-03-091-2/+8
* | Update newsJack Lloyd2021-03-061-0/+3
* | Merge GH #2641 Fix operator< with both operands negativeJack Lloyd2021-03-065-4/+200
|\ \
| * | Fix BigInt::operator< when both integers are negativeJack Lloyd2021-03-055-4/+200
|/ /
* | Bump the ffi version to indicate support for custom RNGJack Lloyd2021-02-202-1/+5
* | Bump to 2.18.0Jack Lloyd2021-02-202-4/+9
* | Merge GH #2628 Backport #2619 improve safegcd boundsJack Lloyd2021-02-201-5/+23
|\ \
| * | Backport #2619 to release-2Jack Lloyd2021-02-191-5/+23
* | | Merge GH #2627 Backport #2600 adding custom FFI RNGJack Lloyd2021-02-203-0/+158
|\ \ \ | |/ / |/| |
| * | Remove +[] lambda syntaxRené Fischer2021-02-201-3/+3
| * | Add API to register custom RNG with FFI APIRené Fischer2021-02-183-0/+158
|/ /
* | Bump to 2.17.4-preJack Lloyd2021-02-172-1/+8
* | Merge GH #2625 Backport #2623 to release-2 branch fixing #2622Jack Lloyd2021-02-172-1/+15
|\ \ | |/ |/|
| * Avoid empty -lJack Lloyd2021-02-171-1/+1
| * Add --extra-libs option and group -l flags from LDFLAGS to the endJack Lloyd2021-02-172-1/+15
|/
* Bump version to 2.17.32.17.3Jack Lloyd2020-12-212-4/+4
* Add armv7a aliasJack Lloyd2020-12-211-0/+1
* Merge GH #2555 Backport fix for Clang/ppc64 buildJack Lloyd2020-12-182-4/+12
|\
| * Update newsJack Lloyd2020-12-161-0/+2
| * Fix build on clang ppc64Jack Lloyd2020-12-161-4/+10
|/
* Mention MD4 deprecation in the API docsJack Lloyd2020-12-151-0/+3
* Update newsJack Lloyd2020-12-151-0/+3
* Make base64, base58, base32 and hex encoding/decoding constant timeJack Lloyd2020-12-155-267/+333
|\
| * Backport of #2543 to release-2Jack Lloyd2020-12-155-267/+333
* | Document MD4 deprecationJack Lloyd2020-12-141-1/+1
|/