summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-02Update the QUIC demos to accept hostname/port on the command lineMatt Caswell
2023-11-02Extend the README to describe how to run the TLS demosMatt Caswell
2023-11-02Amend the TLS demos to accept hostname/port as an argumentMatt Caswell
2023-11-02QUIC MULTISTREAM TEST: Ensure frames are only injected into correct packet typesHugo Landau
2023-11-02QUIC MULTISTREAM TEST: Fix script 38 stochastic failure on WindowsHugo Landau
2023-11-01Don't create an ack frame if one isn't wanted for this pn_spaceMatt Caswell
2023-11-01quic ddd demos: update makefile and demo sourcesJames Muir
2023-11-01quic docs: update ddd README.mdJames Muir
2023-11-01QUIC APL: Optimise write buffer sizes automaticallyHugo Landau
2023-11-01QUIC TXP: Fix drainage calculationHugo Landau
2023-11-01Stop the quicserver if the handshake or receiving the request failsMatt Caswell
2023-11-01rand uniform: add comments outlining the algorithmPauli
2023-11-01Add test case for uniform random generatorsPauli
2023-11-01rand: implement an unbiased random integer from a rangePauli
2023-11-01Don't error if s_client receives exactly BUFSIZZ dataMatt Caswell
2023-10-31Check for NULL when freeing the QUIC_TLS objectMatt Caswell
2023-10-30evp_test.c: There are now 3 parameters possible for digestsTomas Mraz
2023-10-30QUIC CHANNEL: Make ping deadline and idle deadline calculation consistentHugo Landau
2023-10-30If the loss detection timer has fired we may not have lost packetsMatt Caswell
2023-10-30free oaep label-octet-string on errorJames Muir
2023-10-30Update to latest fuzz corporaKurt Roeckx
2023-10-30Add a separate README for the guide demosMatt Caswell
2023-10-30Add a reference for HTTP/3Matt Caswell
2023-10-30Add a reference to the demos subfolderMatt Caswell
2023-10-30Update to the demos README fileMatt Caswell
2023-10-30Update README-QUIC.mdMatt Caswell
2023-10-30Refresh the README.md fileMatt Caswell
2023-10-26EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb
2023-10-26EVP_PKEY_get_{bits,security_bits,size}(): add missing error queue entry on fa...Dr. David von Oheimb
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