25455 Commits (4e46a7afa843cea44ee81bf7d40d146029358879)
 

Author SHA1 Message Date
Richard Levitte 4e46a7afa8 DOC: Add documentation related to X509_LOOKUPs
3 years ago
Richard Levitte fbc1f1ec0c Fix podchecker warnings
3 years ago
Richard Levitte 1624ebdb15 Make util/find-doc-nits runnable from the build tree
3 years ago
Pauli 86cde3187d ffc: use sizeof(*pointer) instead of sizeof(struct) in memset(3) call.
3 years ago
Pauli 4f94f74898 Coverity 1458438: fix uninitialised memory access.
3 years ago
Pauli 5472821ece Coverity 1458439: fix resource leak
3 years ago
Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL
3 years ago
Dr. David von Oheimb 235595c402 fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl
3 years ago
Dr. David von Oheimb ebf3006917 improve CMP logging according to comments on CMP chunk 7 preview
3 years ago
Dr. David von Oheimb fcc25beb7b add internal doc files actually belonging to CMP contribution chunk 6
3 years ago
David Benjamin a21314dbbc Also check for errors in x86_64-xlate.pl.
3 years ago
Rich Salz 0eb1546634 Add $debug variable and use it
3 years ago
simplelins bc8b648f74 Fix a bug for aarch64 BigEndian
3 years ago
Wataru Ashihara af6c6c21e6 crypto/bn: fix debug build
3 years ago
Shane Lontis 8083fd3a18 Add FFC param/key validation
3 years ago
H.J. Lu 98ad3fe82b x86_64: Add endbranch at function entries for Intel CET
3 years ago
Richard Levitte 07980622e2 include/openssl/whrlpool.h: correct unbalanced deprecation guards
3 years ago
Richard Levitte 9a4fd80ee0 DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() does
3 years ago
Richard Levitte 9ea5924174 Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
3 years ago
Richard Levitte f93a17f13c PROV: Build the main FIPS module code with FIPS_MODE defined
3 years ago
Bastian Germann 16d560439d apps x509: passing PKCS#11 URL as -signkey
3 years ago
Rich Salz 6943335e3e Make secure-memory be a config option
3 years ago
Richard Levitte cdb1663263 Adapt i2d_PUBKEY for provider only keys
3 years ago
Richard Levitte 3e686afd04 Adapt i2d_PrivateKey for provider only keys
3 years ago
Nikolay Morozov 6d9b4d7f4b Forgotten GOST2012 support in non-vital places
3 years ago
Pauli 138a522c89 dsatest: fix the non-deprecated version of the test run.
3 years ago
Pauli 8bb9c60ba8 Apps: don't build deprecated DH and DSA apps.
3 years ago
Shane Lontis 075b1f2f42 Fix coverity issues
3 years ago
H.J. Lu 51994e505d x86_64: Always generate .note.gnu.property section for ELF outputs
3 years ago
Matt Caswell 0618b62ca2 Fix a mem leak in libssl
3 years ago
Matt Caswell 06e62984c1 Add Asymmetric RSA cipher tests in FIPS provider
3 years ago
Matt Caswell afb638f137 Make the RSA ASYM_CIPHER implementation available inside the FIPS module
3 years ago
Christopher J Zurcher 1b72105076 Add assembly config targets for UEFI build
3 years ago
Matt Caswell 104f85c628 Fix no-ec build
3 years ago
Richard Levitte 4b1aa16499 Add OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
3 years ago
Dr. David von Oheimb 100cc8b0a6 fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSP
3 years ago
Pauli 903f582016 Remove unused ossl_param_bld_to_param_ex() function.
3 years ago
Pauli 99b9aa95c4 Remove unused OSSL_PARAM_construct_from_text() function.
3 years ago
Pauli 663247bf11 Add NEWS entry about deprecation of command line public tools
3 years ago
Pauli 1ddf2594e1 dsa: deprecate applications that depend on the low level DSA functions.
3 years ago
Pauli c2ec4a16f7 app: add a deprecation warning to all deprecated commands.
3 years ago
Richard Levitte 343f0e4a81 test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
3 years ago
Pauli 57ea7a7a97 test_dsa: fix deprecation logic
3 years ago
Richard Levitte c15c538a3d test/recipes/15-test_dsa.t: Deal with deprecation of 'openssl dsa'
3 years ago
Pauli f41ac0eeab Deprecate the low level DSA functions.
3 years ago
Pauli 7f6deaf68e dsa.h: fix preprocessor indentation
3 years ago
Pauli c5d9414e09 DSA: fix the DSA parameter logic in test.
3 years ago
Matt Caswell 97b50f67f2 Add S390 support for provider based X25519/X448
3 years ago
Matt Caswell 6f7d213533 Add X25519/X448 Key Exchange to the default provider
3 years ago
Matt Caswell 90d3cb57c6 Implement Provider side Key Management for X25519 and X448
3 years ago