summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* enable VPSM4_EX_CAPABLE for sm4_gcmzhangzhilei2023-03-151-12/+21
* Coverity 1521490: resource leakPauli2023-03-151-1/+4
* demo: Fix makefile targetPauli2023-03-151-1/+1
* Added a short description of VC-WIN*-HYBRIDCRT to Windows notesklaus triendl2023-03-151-2/+4
* Added 'hybrid CRT' targets for the Windows platformklaus triendl2023-03-153-2/+41
* Fix PKCS12_newpass() to work with PBES2.slontis2023-03-152-37/+151
* Add Tests for RSA signatures using X931 padding.slontis2023-03-151-0/+63
* Avoid erroneous diagnostics in speed measuringDmitry Belyavskiy2023-03-151-2/+2
* Add a flag so finalised contexts are not reusedSimo Sorce2023-03-154-10/+77
* Add test for context duplication failureSimo Sorce2023-03-153-1/+222
* Do not fail if ctx dup does not succeedSimo Sorce2023-03-157-23/+52
* Improve the performance of d2i_AutoPrivateKey and friendsMatt Caswell2023-03-151-27/+40
* Document remaining obsolete SSL_OP_NETSCAPE_*_BUGTobias Nießen2023-03-151-0/+4
* Add missing assignment to EVP_get_digestbynid()ndossche2023-03-151-1/+1
* doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb2023-03-152-55/+77
* Segmentation fault in parent rng cleanupafshinpir2023-03-151-1/+1
* Updated `rsa_has()` for correct validationafshinpir2023-03-151-2/+2
* Fix size_t/int mismatch in cms_ec.c and rsa_sig.cTomas Mraz2023-03-153-8/+15
* aes/asm/bsaes-armv7.pl: Replace adrl with addKornel Dulęba2023-03-151-1/+1
* Remove duplicate codezhangzhilei2023-03-151-1/+0
* Add missing copyright headerPauli2023-03-151-0/+9
* doc: document that prediction resistance comes with a hidden costPauli2023-03-151-0/+12
* apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb2023-03-1414-111/+123
* test/smime-certs/{mksmime-certs.sh,ca.cnf}: simplify and speed up cert genera...Dr. David von Oheimb2023-03-142-78/+55
* apps/{dsa,ec,rsa,pkey}.c: harmonize coding w.r.t. 'pubin' variableDr. David von Oheimb2023-03-143-7/+3
* Fix how util/wrap.pl is used in OpenSSL::Util::fixup_cmd()Richard Levitte2023-03-081-19/+38
* Fix util/wrap.pl.in for VMS usageRichard Levitte2023-03-084-71/+27
* Run the punycode-test over the fuzz corpora during test.Kurt Roeckx2023-03-071-0/+22
* fips: Use salt >= 16 bytes in PBKDF2 selftestClemens Lang2023-03-071-6/+16
* Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis2023-03-0718-38/+281
* S390X: Accelerate keccak XOFJuergen Christ2023-03-072-8/+6
* test//bio_dgram_test.c: Skip test when BIO_bind() failsRichard Levitte2023-03-071-4/+4
* bss_dgram.c: Use BIO_ADDR_sockaddr() and BIO_ADDR_sockaddr_size()Richard Levitte2023-03-071-2/+2
* DOCS: provider-keymgmt(7) - params for EVP_PKEY_get_default_digest_{name,nid}()Richard Levitte2023-03-072-1/+31
* stream_frame_new(): Add missing allocation checkTomas Mraz2023-03-061-0/+3
* test_rstream_random(): Test adding final empty frameTomas Mraz2023-03-061-13/+38
* Test new ossl_quic_rstream API callsTomas Mraz2023-03-061-20/+77
* Improve the QUIC_RSTREAM implementationTomas Mraz2023-03-068-195/+652
* VMS knows POSIX threads too!Richard Levitte2023-03-062-36/+2
* Improve the performance of EVP_PKCS82PKEY_exMatt Caswell2023-03-061-1/+22
* Test that there are no errors on the stack for rejected early dataMatt Caswell2023-03-061-29/+94
* Remove spurious error queue entries on early dataMatt Caswell2023-03-061-0/+11
* Fix cast.Pauli2023-03-061-1/+1
* Add "make help" optionTodd Short2023-03-063-26/+67
* Fix typo in base provider example codeHansHoogerwerf2023-03-031-1/+1
* Tidy up aarch64 feature detection code in armcap.cTom Cosgrove2023-03-031-193/+208
* Coverity 1521557: Error handling issuesPauli2023-03-031-1/+4
* Include supported branches in coverallsPauli2023-03-031-5/+28
* Bump coverallsapp/github-action from 1.2.3 to 1.2.4dependabot[bot]2023-03-021-1/+1
* Bump coverallsapp/github-action from 1.1.3 to 1.2.3dependabot[bot]2023-03-011-1/+1