summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2022-10-17crypto: add preemptive threading supportČestmír Kalina
2022-10-13PKCS12_SAFEBAG_set0_attrs: Remove const from function signatureDaniel Fiala
2022-10-12Add vpaes-loongarch64.pl module.zhuchen
2022-10-12apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-07Reimplement brainpool TLSv1.3 support group supportMatt Caswell
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-10-06Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte
2022-10-05QUIC Send Stream ManagementHugo Landau
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-10-04Disable printf format checking on MinGWDaniel Fiala
2022-10-03Add Content Type OID for RPKI id-ct-signedTALJob Snijders
2022-10-02Avoid divide by 0 exceptionKelvin Lee
2022-09-30internal/asn1.h: Add missing '#include <openssl/bio.h>'Dr. David von Oheimb
2022-09-29djgpp: Define WATT32_NO_OLDIES before including socket headersJ.W. Jagersma
2022-09-29djgpp: Use usleep() for ossl_sleep()J.W. Jagersma
2022-09-26QUIC Flow ControlHugo Landau
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-23Implement the RX DepacketizerRichard Levitte
2022-09-23Move the QUIC_CONNECTION typedef to internal headersRichard Levitte
2022-09-23Move the record block_padding capability fully into the record layerMatt Caswell
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2022-09-23BIO_s_dgram_pairHugo Landau
2022-09-22Add deferred datagram limit to QUIC Record Layer RXHugo Landau
2022-09-15Add support for PBE using hmacWithSM3K1
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-09-14Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI envHugo Landau
2022-09-14Fix the OSSL_TIME fallback in include/internal/e_os.hRichard Levitte
2022-09-13Fix AES-GCM on Power 8 CPUsTomas Mraz
2022-09-13Fix white spacePauli
2022-09-13libcrypto: remove reliance on struct timevalPauli
2022-09-13time: add some additional utilities and document everythingPauli
2022-09-12OSSL_CRYPTO_ALLOC attribute introduction proposal.David Carlier
2022-09-09Cleanup EBCDIC string defintionsTodd Short
2022-09-05list: add a doubly linked list type.Pauli
2022-09-05aes_platform: add riscv32 zkn asm supportHongren (Zenithal) Zheng
2022-09-02PKCS7: add notes to pkcs7.h.in and minor code cleanup in crypto/{pkcs7,cms}/Dr. David von Oheimb
2022-09-02TX key update support, RX time and PN reporting, general refactoringHugo Landau
2022-09-02QUIC Record Layer (Refactor and TX Side)Hugo Landau
2022-09-02QUIC Demuxer and Record Layer (RX Side)Hugo Landau
2022-09-01PKCS7_dataVerify(): fix missing use of CRLs in PKCS#7 messageDr. David von Oheimb
2022-09-01BIO_dgram support for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2022-08-24Updates for OSSL_TIME changesHugo Landau
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
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-23Support decode SM2 parametersK1
2022-08-19BIO_sendmmsg/BIO_recvmmsg (API only)Hugo Landau
2022-08-19Limit the size of various MAXCHUNK definitionsPauli
2022-08-18Remove some unnecessary function pointers from OSSL_RECORD_METHODMatt Caswell