aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #1139 Replace --destdir flag with DESTDIR env variableJack Lloyd2017-08-073-3/+3
|\
| * Turn --destdir option into an environment variable, fixes #1101, fixes #996, ...Zoltan Gyarmati2017-08-043-3/+3
* | Merge GH #1138 Add support for Windows sockets in http_util and TLS command l...Jack Lloyd2017-08-071-0/+1
|\ \
| * | Add support for Windows sockets to http_utilRené Korthaus2017-08-041-0/+1
| |/
* / Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-043-0/+5
|/
* Add ChaCha_RNGJack Lloyd2017-07-312-0/+6
* Merge GH #1133 Fix MSVC compiler detection fixing #1125Jack Lloyd2017-07-311-0/+8
|\
| * Use _MSC_VER to get MSVC versionSimon Warta2017-07-301-0/+8
* | Fix warnings from clangs -Wdocumentation flagJack Lloyd2017-07-281-1/+1
|/
* Update modern and nist policies with recent additionsJack Lloyd2017-06-302-0/+20
* Merge GH #1082 Add support for SM2 signature schemeJack Lloyd2017-06-302-0/+7
|\
| * Add SM2 signature schemeJack Lloyd2017-06-292-0/+8
* | Update BSI module policyRené Korthaus2017-06-301-0/+3
|/
* Moved to draft-ietf-curdle-pkix assigned OIDsFrancis Dupont2017-06-121-2/+2
* Enable Ed25519 in 'modern' policyJack Lloyd2017-06-091-0/+1
* Add Ed25519 key type and testsJack Lloyd2017-06-071-0/+1
* Merge GH #826 Add support for Intel SHA instructionsJack Lloyd2017-05-191-0/+1
|\
| * Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+1
* | Add SM3 OIDs and PKCSv1.5 hash prefixJack Lloyd2017-05-191-0/+3
|/
* Make template variable misc_config more specificSimon Warta2017-04-181-1/+1
* Merge GH #966 Add SM3 hash functionJack Lloyd2017-04-052-0/+2
|\
| * Update BSI and NIST policies to prohibit SM3 hash.Daniel Wyatt2017-04-032-0/+2
* | configure: encode submodel prefix into single valueSimon Warta2017-04-042-11/+11
* | Merge GH #940 Add flags for MSVC for code size optimizationJack Lloyd2017-04-041-2/+2
|\ \ | |/ |/|
| * Add some MSVC compiler flagsDaniel Neus2017-04-041-2/+2
* | Use arc4random(3) as system rng on OpenBSD.Alexander Bluhm2017-03-301-0/+1
* | Use getentropy(2) as random source.Alexander Bluhm2017-03-291-1/+1
|/
* Merge GH #929 Add ppc64le target [ci skip]Jack Lloyd2017-03-221-0/+22
|\
| * Add ppc64le (POWER8 little endian) as supported cpuGustavo Serra Scalet2017-03-201-0/+22
* | Fix DragonflyBSD fs accessJack Lloyd2017-03-191-0/+2
|/
* OpenBSD does not have 3 digit soname and library symlinks.Alexander Bluhm2017-03-131-1/+3
* Converge on a single side channel silent ec mp alg: randomizedNever2017-02-221-12/+5
* Make it possible to disable stack smashing protection.Jack Lloyd2017-02-043-3/+5
* Add support for Aarch32 NEON flagsJack Lloyd2017-01-291-1/+4
* Add support for NEON in SIMD_4x32Jack Lloyd2017-01-292-0/+6
* Add readdir for SolarisJack Lloyd2017-01-281-0/+1
* Add -std=c++11 to Sun CC command lineJack Lloyd2017-01-281-1/+1
* add "--with-external-libdir" to configure.pyDaniel Neus2017-01-261-1/+1
* Fix configure.py error when compiler doesn't support desired ISA flagsJack Lloyd2017-01-222-1/+15
* Refactor CPUID implementation, add ARM supportJack Lloyd2017-01-172-0/+2
* Remove minor number from header include dirJack Lloyd2017-01-091-1/+1
* Merge GH #831 Avoid module index in LaTeX outputJack Lloyd2017-01-091-1/+1
|\
| * Don't create module index for latex outputRené Korthaus2017-01-091-1/+1
* | Update BSI module policyDaniel Neus2017-01-081-0/+4
|/
* Merge GH #823 Switch to readthedocs Sphinx themeJack Lloyd2017-01-072-45/+11
|\
| * Switch to readthedocs Sphinx themeJack Lloyd2017-01-072-45/+11
* | Cygwin has readdir, so uses it.Jack Lloyd2017-01-071-0/+1
|/
* Update features for AIXJack Lloyd2017-01-061-0/+5
* Merge GH #802 Update version to 2.0.0, change lib and include dir namesJack Lloyd2017-01-0616-14/+31
|\
| * Update shared object naming for new versioning scheme.Jack Lloyd2017-01-0616-14/+31