summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell2022-11-254-48/+247
* Disable atomic refcounts with no-threadsJ.W. Jagersma2022-11-251-1/+1
* add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb2022-11-251-0/+1
* CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb2022-11-241-6/+9
* CMP+CRMF: fix formatting nits in crypto/, include/, and test/Dr. David von Oheimb2022-11-242-2/+2
* Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy2022-11-244-1/+35
* QUIC TX Packetiser and Streams MapperHugo Landau2022-11-2411-6/+473
* Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY2022-11-231-1/+0
* CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()Dr. David von Oheimb2022-11-231-0/+2
* Improve FIPS RSA keygen performance.slontis2022-11-231-0/+2
* Improve FIPS RSA keygen performance.slontis2022-11-211-0/+1
* Ensure that SIZE_MAX is defined where OSSL_SSIZE_MAX is used.Richard Levitte2022-11-161-0/+1
* list: add debug sanity checksPauli2022-11-161-0/+28
* list: add an is empty functionPauli2022-11-161-0/+11
* list: rename internal fieldsPauli2022-11-161-24/+24
* QUIC: use list.hPauli2022-11-161-4/+4
* QUIC ackm: use list.hPauli2022-11-161-5/+7
* uint_set: convert uint_set to use the list data typePauli2022-11-161-8/+7
* Propagate selection all the way on key exportSimo Sorce2022-11-151-4/+7
* Plug the QUIC_RSTREAM to the RX depacketizerTomas Mraz2022-11-143-2/+3
* QUIC Receive Stream Management: Call QUIC flow controlTomas Mraz2022-11-141-5/+18
* QUIC Receive Stream ManagementTomas Mraz2022-11-143-0/+162
* djgpp: Skip check for negative timevalJ.W. Jagersma2022-11-141-0/+2
* fuzz: add punycode decoder fuzz testPauli2022-11-111-0/+2
* punycode: update to use WPACKET instead of using custom range checkingPauli2022-11-111-1/+2
* QUIC CFQ FixesHugo Landau2022-11-072-10/+11
* QUIC FIFDHugo Landau2022-11-072-1/+64
* QUIC TXPIMHugo Landau2022-11-071-0/+109
* QUIC CFQHugo Landau2022-11-071-0/+140
* Add zlib oneshot compressionTodd Short2022-11-071-0/+1
* Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.slontis2022-11-021-0/+4
* Release the drbg in the global default context before enginesTomas Mraz2022-11-021-0/+1
* Apply SM4 optimization patch to Kunpeng-920Xu Yizhou2022-11-021-1/+2
* Update FIPS KATs for 140-3Pauli2022-11-021-0/+2
* rand: add set0 calls for the private and public DRBGsPauli2022-11-022-0/+3
* Fix 32-bit Windows issues related to QUIC_ACKM / QUIC_CCRichard Levitte2022-10-251-8/+8
* Fix definitions of SHUT_RD and SHUT_WRRichard Levitte2022-10-251-0/+11
* crypto: thread: remove ossl_crypto_thread_native_terminateČestmír Kalina2022-10-211-2/+0
* crypto: thread: serialize concurrent joinsČestmír Kalina2022-10-211-1/+4
* Fix make updateMatt Caswell2022-10-201-1/+1
* Consolidate sequence counter incrementing codeMatt Caswell2022-10-201-0/+1
* Add `for_comp` flag when retrieving certs for compressionTodd Short2022-10-181-0/+1
* Add support for compressed certificates (RFC8879)Todd Short2022-10-186-8/+55
* Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short2022-10-181-2/+0
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-184-0/+12
* Add brotli compression support (RFC7924)Todd Short2022-10-184-0/+13
* crypto: add preemptive threading supportČestmír Kalina2022-10-175-1/+189
* PKCS12_SAFEBAG_set0_attrs: Remove const from function signatureDaniel Fiala2022-10-131-1/+1
* Add vpaes-loongarch64.pl module.zhuchen2022-10-121-0/+7
* apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-2/+2