summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-26CMS and PKCS7: fix handlling of EVP_PKEY_get_size() failureDr. David von Oheimb
2023-10-26x509_print_ex: Remove unused setting when XN_FLAG_COMPAT is setDamian Hobson-Garcia
2023-10-26Fix X509_REQ_print_ex bugDamian Hobson-Garcia
2023-10-26x509_print_ex:Use correct constant for nmflag comparisonDamian Hobson-Garcia
2023-10-26ssl_lib: added pointer SSL_CONNECTION check to NULL before dereferencing it i...atishkov
2023-10-26ssl_lib: added pointer SSL and SSL_CONNECTION check to NULL before dereferenc...atishkov
2023-10-26ssl_lib: added pointer SSL and SSL_CONNECTION check to NULL before dereferenc...atishkov
2023-10-26ssl_lib: added pointer SSL_CONNECTION check to NULL before dereferencing it i...atishkov
2023-10-26Fix potential NULL deref in ssl_old_test.cTodd Short
2023-10-26aes-gcm-avx512.pl: fix non-reproducibility issuetrigpolynom
2023-10-26bn: Properly error out if aliasing return value with modulusTomas Mraz
2023-10-26doc: change "certifictes" to "certificates"James Muir
2023-10-26Link libatomic on riscv32Khem Raj
2023-10-26return 0 if an error occurredAlexey Fofanov
2023-10-26Preemptively reflect the changes in #22480Hugo Landau
2023-10-26BIO: Document BIO_sendmmsg and BIO_recvmmsg callbacksHugo Landau
2023-10-26Prepare for 3.2 beta 2Matt Caswell
2023-10-26Prepare for release of 3.2 beta 1openssl-3.2.0-beta1Matt Caswell
2023-10-26make updateMatt Caswell
2023-10-26Copyright year updatesMatt Caswell
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25QUIC CHANNEL: Handle ping deadlines differentlyHugo Landau
2023-10-25QUIC CHANNEL: Tweak crypto buffer sizesHugo Landau
2023-10-25QUIC CHANNEL: Correct timeout calculation for ACKsHugo Landau
2023-10-25QUIC TLS: Ensure QUIC_TLS is ticked between each processed RX packetHugo Landau
2023-10-25QUIC: Test connection with large client and server cert chainsTomas Mraz
2023-10-25fuzz-checker.yml: Revert inadvertent change from fac61eaTomas Mraz
2023-10-25Avoid using gets as an argument name in a prototypeTomas Mraz
2023-10-25quic: documentation and demo nitsJames Muir
2023-10-25QUIC MULTISTREAM TEST: Output connection closure reason info on failureHugo Landau
2023-10-25QUIC APL: Add support for querying frame type causing closureHugo Landau
2023-10-25Don't wait in select if we have data to writeMatt Caswell
2023-10-25Make s_client -quic -debug workMatt Caswell
2023-10-25quic_multistream_test: Output info about connection close reasonTomas Mraz
2023-10-25sslapitest: add cast to avoid compiler errorPauli
2023-10-25quic_tserver_test: Raise the initial timeout limitTomas Mraz
2023-10-25rsa: Add SP800-56Br2 6.4.1.2.1 (3.c) checkClemens Lang
2023-10-25speed: Correct handling of async_jobs for KEM and signature algosIngo Franzki
2023-10-25speed: Fix memory leaksIngo Franzki
2023-10-25Create hierarchical demo Makefile.slontis
2023-10-24Add a test for retries when sending app dataMatt Caswell
2023-10-24Make sure we remember how much data we sent in the event of a retryMatt Caswell
2023-10-24When requeueing deferred URXEs retain the orderMatt Caswell
2023-10-24Adjust mdl configurationHugo Landau
2023-10-24Add QUIC README fileHugo Landau
2023-10-24Add notes on use of strdupNate Karstens
2023-10-24test: add unit test for CVE-2023-5363Pauli
2023-10-24changes and news entries for CVE-2023-5363Pauli
2023-10-24evp: process key length and iv length early if presentPauli
2023-10-24Fix Coverity 1547856: memset() uses only the lowest byte of cTomas Mraz