aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Add support for ARMv8 SM4 instructionsJack Lloyd2018-07-092-0/+8
* Bump version to 2.8.0-preJack Lloyd2018-07-061-1/+1
* Add a couple of OIDs commonly seen in certificatesJack Lloyd2018-07-041-0/+3
* Avoid having Doxygen error out except in maintainer mode buildsJack Lloyd2018-07-021-0/+3
* Correct Doxygen errorsJack Lloyd2018-07-021-4/+6
* Add OID for ChaCha20Poly1305Jack Lloyd2018-07-011-0/+2
* Remove build time toggle for ECC coordinate maskingJack Lloyd2018-06-201-7/+0
* Merge GH #1603 Unroll Montgomery reduction for specific sizesJack Lloyd2018-06-111-1/+1
|\
| * Unroll bigint_monty_redc for various sizesJack Lloyd2018-06-111-1/+1
* | Required changes according to the code reviewHegedüs Márton Csaba2018-06-113-3/+7
* | Add support for GCC's --sysroot option to configure.pyHegedüs Márton Csaba2018-06-081-2/+2
|/
* Add back support for Windows Phone RNG, undeprecate UWPJack Lloyd2018-05-281-0/+5
* Add BMI2-specific SHA-256Jack Lloyd2018-05-272-2/+2
* Merge GH #1579 Allow setting CXX during make invocationJack Lloyd2018-05-251-6/+7
|\
| * Keep cxx_abi_flags out of CXX, which may get overriddenLauri Nurmi2018-05-241-6/+7
* | Add OIDS for Camellia and SM4 in GCM and CBC modesJack Lloyd2018-05-221-3/+15
|/
* Cleanups and optimizations in DER_EncoderJack Lloyd2018-05-211-1/+1
* Add Scrypt key dervation functionJack Lloyd2018-05-161-0/+2
* Add arch aliases for Debian builds [ci skip]Jack Lloyd2018-05-022-0/+5
* Merge GH #1560 Add OpenPGP specific (Ed|X)25519 OIDsJack Lloyd2018-05-021-0/+4
|\
| * Add OpenPGP-specific curve OIDsMarcus Brinkmann2018-05-021-0/+4
* | Correct file name to regenerate [ci skip]Jack Lloyd2018-05-021-1/+1
|/
* Recognize armv8l [ci skip]tcely2018-04-171-0/+2
* Add an explicit test mode buildJack Lloyd2018-04-141-2/+2
* Codecov - cover MT code in XMSS_PrivateKeyMatthias Gierlings2018-04-121-0/+4
* Some makefile simplificationsJack Lloyd2018-04-111-11/+4
* Do not create shared library symlinks on OpenBSD.Alexander Bluhm2018-04-122-1/+3
* Bump version to 2.7.0Jack Lloyd2018-04-101-1/+1
* Add a data file for RISC-V 64Jack Lloyd2018-04-091-0/+1
* Add sanitizer-specific optimization flagsJack Lloyd2018-04-072-2/+4
* Make tests pass by default in UBSAN modeMatthias Gierlings2018-04-061-0/+4
* Bump version to 2.6.0-preJack Lloyd2018-04-041-1/+1
* Move version.txt to src/build-dataJack Lloyd2018-04-041-0/+10
* Add support for XLC symbol visibility attributes [ci skip]Jack Lloyd2018-03-281-0/+3
* Fix some Doxygen errorsJack Lloyd2018-03-281-0/+1
* Adds sanitizer support for the xlC compilerMatthias Gierlings2018-03-281-0/+6
* Add --enable-sanitizers= flag to specify which sanitizers to useJack Lloyd2018-03-272-6/+15
* Add back posix_mlock flagJack Lloyd2018-03-2613-1/+14
* Deprecated declarations should be error in maintainer modeJack Lloyd2018-03-252-2/+2
* Add option to specify the MSVC runtimeJack Lloyd2018-03-211-2/+5
* Put ISA enabling flags after CXXFLAGS to override as neededJack Lloyd2018-03-151-4/+4
* Remove PROV_TYPE from build.hJack Lloyd2018-03-141-9/+6
* Use RtlGenRandom instead of CryptoAPIJack Lloyd2018-03-143-3/+2
* Add a facility for debug-mode assertionsJack Lloyd2018-03-141-0/+4
* Add mixed (J+A) point addition, new scalar mul for base pointsJack Lloyd2018-03-081-6/+0
* Rename threefish module to threefish_512Jack Lloyd2018-03-063-6/+6
* Enable SHA-1 intrinsics on MSVCJack Lloyd2018-03-041-0/+1
* Add support for powerpcspe buildJack Lloyd2018-03-021-0/+3
* Add (untested) support for x32 buildJack Lloyd2018-03-023-1/+21
* Fix autodetection of sparc64/mips64 [ci skip]Jack Lloyd2018-02-251-0/+10