summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a test ordering issue.Pauli2019-02-191-1/+1
* util/find-docs-nits: Recognise SPARSE_ARRAY_OFRichard Levitte2019-02-181-0/+1
* util/find-docs-nits: Extend to handle internal documentationRichard Levitte2019-02-181-6/+19
* cygwin: drop explicit O_TEXTCorinna Vinschen2019-02-181-4/+5
* Conform to proper NAME section formatRichard Levitte2019-02-181-1/+1
* Property: naming and manual clarifiationsRichard Levitte2019-02-182-50/+61
* Don't leak EVP_KDF_CTX on errorMatt Caswell2019-02-181-4/+5
* generated filesPauli2019-02-184-0/+127
* Properties for implementation selection.Pauli2019-02-1825-10/+2705
* Add missing dots in dgst man pageVedran Miletić2019-02-171-2/+2
* Fixed typoJan Macku2019-02-171-1/+1
* Check for unpaired .cfi_remember_stateDavid Benjamin2019-02-171-1/+7
* Fix some CFI issues in x86_64 assemblyDavid Benjamin2019-02-179-2/+127
* [test] unit test for field_inv function pointer in EC_METHODBilly Brumley2019-02-173-1/+229
* SCA hardening for mod. field inversion in EC_GROUPBilly Brumley2019-02-1713-5/+152
* ARM64 assembly pack: make it Windows-friendly.Andy Polyakov2019-02-168-220/+191
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-1616-73/+185
* s390x assembly pack: fix formal interface bug in chacha modulePatrick Steuer2019-02-161-1/+1
* Add an OpenSSL library contextRichard Levitte2019-02-1612-3/+406
* Add CRYPTO_alloc_ex_data()Richard Levitte2019-02-165-16/+106
* Add EC_GROUP_get0_fieldDavid Asraf2019-02-155-1/+54
* Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte2019-02-154-50/+58
* Add option to disable Extended Master SecretTodd Short2019-02-1512-14/+411
* Use order not degree to calculate a buffer size in ecdsatestMatt Caswell2019-02-151-3/+3
* Fix no-stdioMatt Caswell2019-02-151-0/+2
* Configure: make --strict-warnings a regular user provided compiler optionRichard Levitte2019-02-151-20/+16
* Fix -verify_return_error in s_clientMatt Caswell2019-02-142-2/+3
* Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messagesMatt Caswell2019-02-146-61/+51
* Ignore cipher suites when setting cipher listSam Roberts2019-02-144-8/+105
* Configure: stop forcing use of DEFINE macros in headersRichard Levitte2019-02-141-0/+3
* Sparse array iterators include index position.Pauli2019-02-144-23/+129
* Windows/Cygwin dlls need the executable bit setMichael Haubenwallner2019-02-131-1/+1
* test/build.info: add missing ../apps/includeRichard Levitte2019-02-131-1/+1
* Added new EVP/KDF API.David Makepeace2019-02-1340-809/+3211
* Sparse array limit testing: reduce the range limit for the number of bitsPauli2019-02-131-1/+1
* Fix null pointer dereference in cms_RecipientInfo_kari_initDaniel DeFreez2019-02-131-1/+4
* Move libapps headers into their own directoryRichard Levitte2019-02-138-116/+116
* Fix master build.Pauli2019-02-131-1/+1
* Macro typo fix not propagatedPauli2019-02-131-1/+1
* Fix typo in commentPauli2019-02-131-1/+1
* To use BN_BITS2, we'd better include openssl/bn.hRichard Levitte2019-02-121-0/+1
* eng_devcrypto.c: close open session on initEneas U de Queiroz2019-02-121-6/+20
* CHANGES: add note about building devcrypto dynamicEneas U de Queiroz2019-02-121-0/+3
* e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz2019-02-124-63/+121
* AArch64 assembly pack: authenticate return addresses.Andy Polyakov2019-02-128-1/+77
* Add sparse array data type.Pauli2019-02-128-3/+680
* Rework build: small correction in unix-Makefile.tmplRichard Levitte2019-02-111-1/+1
* Rework build: add special cases for AIXRichard Levitte2019-02-112-2/+28
* apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.cRichard Levitte2019-02-111-1/+15
* test/recipes/02-err_errstr: skip errors that may not be loaded on WindowsRichard Levitte2019-02-111-0/+37