summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-02QUIC Record Layer (Refactor and TX Side)Hugo Landau
2022-09-02QUIC Demuxer and Record Layer (RX Side)Hugo Landau
2022-09-01Document the return value of OSSL_LIB_CTX_load_config()Tomas Mraz
2022-09-01Fix documented max. length for info buffer in HKDFTobias Brunner
2022-09-01PKCS7_dataVerify(): fix missing use of CRLs in PKCS#7 messageDr. David von Oheimb
2022-09-01Remove unused dtls1_bitmap.cTomas Mraz
2022-09-01BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2022-09-01Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2Daniel Hu
2022-08-31Fix memory leak with TLS1.2 compressionJuergen Christ
2022-08-31apps/speed.c: Wait for generated childrenJuergen Christ
2022-08-30Fix man page to indicate SHA256 MAC for PKCS12Stefanos Harhalakis
2022-08-29Test that we ignore a bad record version in a plaintext TLSv1.3 recordMatt Caswell
2022-08-29Tolerate a bad record version in TLSv1.3 plaintext recordsMatt Caswell
2022-08-29Add design requirements for QUIC packet demuxerTomas Mraz
2022-08-27ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILUREDr. David von Oheimb
2022-08-26Convert serverinfo in SSL_CTX_use_serverinfo() to v2.Daniel Fiala
2022-08-26Add missing ')' to command helpPauli
2022-08-24Drop the optimisation level for ppc64le cross-compileMatt Caswell
2022-08-24Updates for OSSL_TIME changesHugo Landau
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-08-24CMP: fix crash in check_transactionID_or_nonce() on 'actual' being NULLDr. David von Oheimb
2022-08-24CRMF: make create_popo_signature() check that pubkey and pkey matchDr. David von Oheimb
2022-08-24add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey()Dr. David von Oheimb
2022-08-24X509: clean up doc and implementation of X509{,_REQ}_check_private_key()Dr. David von Oheimb
2022-08-24x509_att.c: improve error checking and reporting and coding styleDr. David von Oheimb
2022-08-24add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2022-08-24X509_REQ_get_extensions: add error queue entry on ill-formed extensions attri...Dr. David von Oheimb
2022-08-24util/wrap.pl.in: If the subprocess died with a signal, let's re-signal itRichard Levitte
2022-08-23Fix the return type for the rlayer_skip_early_data callbackMatt Caswell
2022-08-23rl->enc_ctx must be non-NULL and cipher must be setTomas Mraz
2022-08-23Do not use RLAYERfatal on NULL RLAYERTomas Mraz
2022-08-23Coverity 1508532: out of bounds accessPauli
2022-08-23OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matchingDr. David von Oheimb
2022-08-23app_http_tls_cb() and tls_error_hint(): code cleanupDr. David von Oheimb
2022-08-23Makefile: Generate crypto objects only as far as neededDr. David von Oheimb
2022-08-23Makefile: Call mknum.pl on 'make ordinals' only if neededDr. David von Oheimb
2022-08-23Support decode SM2 parametersK1
2022-08-23Moving notify check after the no time checkRyan Kelley
2022-08-23openssl speed fails in FIPS modeDmitry Belyavskiy
2022-08-23Fix typo in migration guideTobias Nießen
2022-08-23Always automatically add -DPEDANTIC with enable-ubsanTomas Mraz
2022-08-22Fix doc-nitsTodd Short
2022-08-22evp: Use functions instead of direct structure field referencesTianjia Zhang
2022-08-22evp: Simplify ARIA aead cipher definitionTianjia Zhang
2022-08-22Add BSD-armv4 target based on linux-armv4Piotr Kubaj
2022-08-19Clarify dashes are required for openssl list commandJeff Croxell
2022-08-19Update gitignoreTodd Short
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-08-19Limit the size of various MAXCHUNK definitionsPauli