aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename var holding tests used in qemuJack Lloyd2019-10-251-8/+8
* Use raw strings for install dirsJack Lloyd2019-10-251-2/+2
* Update Tier 2 support targetsJack Lloyd2019-10-251-4/+3
* Update newsJack Lloyd2019-10-251-0/+2
* Merge GH #2172 Add support for XMSS X.509 certsJack Lloyd2019-10-2514-40/+286
|\
| * Add guards for XMSS path validation testsRené Korthaus2019-10-251-1/+9
| * Update XMSS CLI testsRené Korthaus2019-10-241-5/+5
| * Add missing certificatesRené Korthaus2019-10-234-0/+137
| * Add support for XMSS X.509 certificatesRené Korthaus2019-10-2111-34/+135
* | Remove obsolete referenceJack Lloyd2019-10-251-3/+0
* | Merge GH #2177 Migrate most Travis builds to Ubuntu 18.04Jack Lloyd2019-10-243-7/+22
|\ \
| * | Upgrade most Travis builds to Ubuntu 18.04Jack Lloyd2019-10-243-7/+22
* | | Merge GH #2178 FreeBSD build fixJack Lloyd2019-10-241-0/+2
|\ \ \
| * | | FreeBSD build fix.David Carlier2019-10-241-0/+2
| |/ /
* | | Merge GH #2175 Check that HMAC_DRBG reseed_interval is allowed by the standardJack Lloyd2019-10-243-16/+60
|\ \ \
| * | | Change limit to 2^24 to properly support 32 bit platformsRené Korthaus2019-10-243-30/+31
| * | | Update test stringsRené Korthaus2019-10-231-2/+2
| * | | Add check for upper bound of reseed_intervalRené Korthaus2019-10-232-0/+43
* | | | Merge GH #2173 Label XTS test vectors closing #2146Jack Lloyd2019-10-241-26/+86
|\ \ \ \ | |_|/ / |/| | |
| * | | Place AES-256 test vectors under [AES-256/XTS]Shibani Shankar Dash2019-10-241-28/+34
| * | | Fix case in test vectorsShibani Shankar Dash2019-10-221-84/+84
| * | | Label XTS test vectors, Add remaining test vectors from IEEE 1619-2007Shibani Shankar Dash2019-10-221-85/+139
| | |/ | |/|
* | | Merge GH #2176 Add aarch64 and ppc64le builds to TravisJack Lloyd2019-10-233-90/+135
|\ \ \ | |_|/ |/| |
| * | Reorganize Travis matrix. Add aarch64 and ppc64le buildsJack Lloyd2019-10-233-90/+135
|/ /
* | Update newsJack Lloyd2019-10-231-3/+10
* | Merge GH #2174 Avoid having TLS is_active and is_closed being true at the sam...Jack Lloyd2019-10-232-0/+6
|\ \
| * | Avoid situation where is_active and is_closed could both return trueJack Lloyd2019-10-222-0/+6
| |/
* | Merge GH #2165 Improve support for X.509 in PythonJack Lloyd2019-10-233-1/+233
|\ \ | |/ |/|
| * Add Python documentation for the X509Cert classPavol Žáčik2019-10-223-5/+126
| * Fix Python not_before/not_afterPavol Žáčik2019-10-221-2/+6
| * Improve Python allowed_usage and add testsPavol Žáčik2019-10-222-4/+55
| * Add missing X509 Python functionsPavol Žáčik2019-10-221-1/+57
|/
* Merge GH #2169 Fix some warningsJack Lloyd2019-10-2013-5/+22
|\
| * silence trivial warningsNuno Goncalves2019-10-2013-5/+22
* | Merge GH #2168 Fix Coverity warning in RoughtimeJack Lloyd2019-10-201-3/+9
|\ \ | |/ |/|
| * trick coverity by starting with sizeof-1Nuno Goncalves2019-10-201-4/+4
| * split public interface and recursive implementationNuno Goncalves2019-10-201-2/+8
|/
* Merge GH #2166 Prefix macro with BOTAN_Jack Lloyd2019-10-191-4/+4
|\
| * prefix macro with BOTAN_Nuno Goncalves2019-10-191-4/+4
* | Merge GH #2163 Suppress warningJack Lloyd2019-10-191-0/+1
|\ \ | |/ |/|
| * Suppress unused warning.Tom2019-10-181-0/+1
|/
* Avoid Coverity warning about unreachable codeJack Lloyd2019-10-181-2/+4
* Merge GH #2162 Fix some compiler warningsJack Lloyd2019-10-184-7/+13
|\
| * Fix arm32 NEON target attribute syntaxJack Lloyd2019-10-181-3/+7
| * Fix some MSVC warningsJack Lloyd2019-10-183-4/+6
* | Merge GH #2161 Avoid a problem with MSVC 2019 preview buildsJack Lloyd2019-10-181-4/+5
|\ \ | |/ |/|
| * Always save the AppVeyor cacheJack Lloyd2019-10-181-0/+1
| * Switch MSVC preview and stable modesJack Lloyd2019-10-181-4/+4
|/
* Merge GH #2136 Fix LGTM warning in RoughtimeJack Lloyd2019-10-182-2/+7
|\
| * Attempt to address some LGTM warnings in RoughtimeJack Lloyd2019-10-172-2/+7
|/