summaryrefslogtreecommitdiffstats
path: root/README.FIPS (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18util/find-docs-nits: Recognise SPARSE_ARRAY_OFRichard Levitte1-0/+1
2019-02-18util/find-docs-nits: Extend to handle internal documentationRichard Levitte1-6/+19
2019-02-18cygwin: drop explicit O_TEXTCorinna Vinschen1-4/+5
2019-02-18Conform to proper NAME section formatRichard Levitte1-1/+1
2019-02-18Property: naming and manual clarifiationsRichard Levitte2-50/+61
2019-02-18Don't leak EVP_KDF_CTX on errorMatt Caswell1-4/+5
2019-02-18generated filesPauli4-0/+127
2019-02-18Properties for implementation selection.Pauli25-10/+2705
2019-02-17Add missing dots in dgst man pageVedran Miletić1-2/+2
2019-02-17Fixed typoJan Macku1-1/+1
2019-02-17Check for unpaired .cfi_remember_stateDavid Benjamin1-1/+7
2019-02-17Fix some CFI issues in x86_64 assemblyDavid Benjamin9-2/+127
2019-02-17[test] unit test for field_inv function pointer in EC_METHODBilly Brumley3-1/+229
2019-02-17SCA hardening for mod. field inversion in EC_GROUPBilly Brumley13-5/+152
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov8-220/+191
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov16-73/+185
2019-02-16s390x assembly pack: fix formal interface bug in chacha modulePatrick Steuer1-1/+1
2019-02-16Add an OpenSSL library contextRichard Levitte12-3/+406
2019-02-16Add CRYPTO_alloc_ex_data()Richard Levitte5-16/+106
2019-02-15Add EC_GROUP_get0_fieldDavid Asraf5-1/+54
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte4-50/+58
2019-02-15Add option to disable Extended Master SecretTodd Short12-14/+411
2019-02-15Use order not degree to calculate a buffer size in ecdsatestMatt Caswell1-3/+3
2019-02-15Fix no-stdioMatt Caswell1-0/+2
2019-02-15Configure: make --strict-warnings a regular user provided compiler optionRichard Levitte1-20/+16
2019-02-14Fix -verify_return_error in s_clientMatt Caswell2-2/+3
2019-02-14Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messagesMatt Caswell6-61/+51
2019-02-14Ignore cipher suites when setting cipher listSam Roberts4-8/+105
2019-02-14Configure: stop forcing use of DEFINE macros in headersRichard Levitte1-0/+3
2019-02-14Sparse array iterators include index position.Pauli4-23/+129
2019-02-13Windows/Cygwin dlls need the executable bit setMichael Haubenwallner1-1/+1
2019-02-13test/build.info: add missing ../apps/includeRichard Levitte1-1/+1
2019-02-13Added new EVP/KDF API.David Makepeace40-809/+3211
2019-02-13Sparse array limit testing: reduce the range limit for the number of bitsPauli1-1/+1
2019-02-13Fix null pointer dereference in cms_RecipientInfo_kari_initDaniel DeFreez1-1/+4
2019-02-13Move libapps headers into their own directoryRichard Levitte8-116/+116
2019-02-13Fix master build.Pauli1-1/+1
2019-02-13Macro typo fix not propagatedPauli1-1/+1
2019-02-13Fix typo in commentPauli1-1/+1
2019-02-12To use BN_BITS2, we'd better include openssl/bn.hRichard Levitte1-0/+1
2019-02-12eng_devcrypto.c: close open session on initEneas U de Queiroz1-6/+20
2019-02-12CHANGES: add note about building devcrypto dynamicEneas U de Queiroz1-0/+3
2019-02-12e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz4-63/+121
2019-02-12AArch64 assembly pack: authenticate return addresses.Andy Polyakov8-1/+77
2019-02-12Add sparse array data type.Pauli8-3/+680
2019-02-11Rework build: small correction in unix-Makefile.tmplRichard Levitte1-1/+1
2019-02-11Rework build: add special cases for AIXRichard Levitte2-2/+28
2019-02-11apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.cRichard Levitte1-1/+15
2019-02-11test/recipes/02-err_errstr: skip errors that may not be loaded on WindowsRichard Levitte1-0/+37
2019-02-11Build: correct BASE shlib_version_as_filenameRichard Levitte1-2/+2