aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update padding codeJack Lloyd2019-08-041-6/+14
| * | Fix for Python3Jack Lloyd2019-08-041-6/+5
| * | Remove unnecessary functionsJack Lloyd2019-08-044-25/+14
| * | Move streebog to right sectionJack Lloyd2019-08-041-5/+2
| * | Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-0438-120/+99
| * | OID cleanupsJack Lloyd2019-08-044-106/+124
| * | Don't throw hereJack Lloyd2019-08-041-1/+5
| * | Avoid using deprecated public fields of AlgorithmIdentifierJack Lloyd2019-08-047-37/+29
| * | Deprecate and replace OIDS::lookupJack Lloyd2019-08-0438-149/+180
* | | Merge GH #2058 Don't use returns_nonnull attribute since calloc can return nullJack Lloyd2019-08-051-2/+0
|\ \ \ | |/ / |/| |
| * | The allocator cb can possibly return nullDavid Carlier2019-08-051-2/+0
|/ /
* | More header deprecations [ci skip]Jack Lloyd2019-08-041-11/+12
* | Deprecated more public headers [ci skip]Jack Lloyd2019-08-041-1/+10
* | Update newsJack Lloyd2019-08-041-1/+1
* | Merge GH #2056 Use GOST 2012 OIDsJack Lloyd2019-08-0411-26/+53
|\ \
| * | Update GOST to use 2012 OIDs/paramsJack Lloyd2019-08-0311-26/+53
|/ /
* | Update newsJack Lloyd2019-08-021-0/+4
* | Merge GH #2054 Fix close_notify handlingJack Lloyd2019-08-024-42/+58
|\ \
| * | Clean up close_notify handling in TLSJack Lloyd2019-08-014-42/+58
| |/
* | Merge GH #2055 Updates for GOST 2012 supportJack Lloyd2019-08-0215-29/+201
|\ \
| * | Add gost_512A paramJack Lloyd2019-08-012-11/+26
| * | Fix test when GOST or Streebog is disabledJack Lloyd2019-08-012-0/+3
| * | Updates for GOST 2012 supportJack Lloyd2019-08-0113-18/+172
| |/
* | Add Jacobi fn testsJack Lloyd2019-08-012-0/+49
* | Return nullptr for size 0 allocationJack Lloyd2019-08-011-0/+3
* | Deprecate more headersJack Lloyd2019-08-011-2/+5
|/
* Move decl of blinding bits into the source fileJack Lloyd2019-07-272-2/+6
* Merge GH #2050 Allow monitoring of locked pages on iOS/macOSJack Lloyd2019-07-271-1/+9
|\
| * Darwin, monitoring anonymous locked pages via vm_stat tool.David Carlier2019-07-271-1/+9
|/
* Update newsJack Lloyd2019-07-231-0/+4
* Fix "OSCP" typo in OCSP code.Jack Lloyd2019-07-234-9/+13
* Merge GH #2047 Support setting TLS policy in CLI utilsJack Lloyd2019-07-236-133/+114
|\
| * Fix tls_proxy and use =default for policy optionsJack Lloyd2019-07-224-5/+5
| * In CLI support setting TLS policy to any known typeJack Lloyd2019-07-226-128/+109
|/
* Document setting up minimized buildsJack Lloyd2019-07-201-1/+38
* Merge GH #2042 Optimize DTLS MTU splittingJack Lloyd2019-07-202-25/+30
|\
| * Split more carefully to exactly MTU in DTLS handshake fragmentation.Jack Lloyd2019-07-182-25/+30
* | Remove duplicated test, add XChaCha20Poly1305 test from i-dJack Lloyd2019-07-201-6/+8
* | Don't recommend filters in the AEAD docsJack Lloyd2019-07-201-4/+0
* | Indent conditional includesJack Lloyd2019-07-191-13/+13
* | Support MAP_ANONJack Lloyd2019-07-191-1/+6
* | Support disable thread_local but not threadsJack Lloyd2019-07-1921-5/+28
|/
* Improve cross compile instructions.Jack Lloyd2019-07-181-1/+6
* Fix crash if unknown OS is passed to configureJack Lloyd2019-07-181-3/+2
* Merge GH #2037 Some cleanups in OS specific codeJack Lloyd2019-07-161-28/+27
|\
| * Only use getauxval replacement on ARMv7Jack Lloyd2019-07-151-9/+12
| * Restructure OS::get_cpu_xxx functions a bitJack Lloyd2019-07-151-19/+15
|/
* Merge GH #2036 Set _WIN32_WINNT for Windows Server 2008Jack Lloyd2019-07-158-7/+28
|\
| * Add support for OS-specific feature macrosJack Lloyd2019-07-158-7/+28
|/
* Update newsJack Lloyd2019-07-141-2/+5