summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-16QUIC CHANNEL: Optimise key update using ACKsHugo Landau
2023-06-16QUIC: Add internal APIs for white-box testing of key updateHugo Landau
2023-06-16QUIC CHANNEL: Enforce the RX packet forgery limitHugo Landau
2023-06-16QUIC RXDP: Strictly enforce ACK PNs with regard to TX key epochsHugo Landau
2023-06-16QUIC CHANNEL: Ensure new packets aren't enforced with old keysHugo Landau
2023-06-16QUIC CHANNEL: Handle key updates correctlyHugo Landau
2023-06-16QUIC TXP: Make TXP use time callback correctlyHugo Landau
2023-06-16QUIC APL: Correct implementation of time callback overrideHugo Landau
2023-06-16QUIC RX: Support reporting the key epoch a packet was received withHugo Landau
2023-06-16QUIC TXP: Allow callbacks on ACK transmissionHugo Landau
2023-06-16QUIC TXP: Allow next PN to be used to be queriedHugo Landau
2023-06-16QUIC RX: Refactor key update callback to provide PNHugo Landau
2023-06-16QUIC TXP: Remove TX key update handling from TXPHugo Landau
2023-06-16QUIC TXP: Refactor status output to use an extensible structureHugo Landau
2023-06-16QUIC ACKM: Allow largest acked PN to be queriedHugo Landau
2023-06-16QUIC WIRE: Utility function to determine if PN is in an ACK frameHugo Landau
2023-06-16QUIC Glossary: TXKU, RXKU, KUHugo Landau
2023-06-15apps/ca.c: Handle EVP_PKEY_get_default_digest_name() returning 1 with "UNDEF"Richard Levitte
2023-06-15Partially revert #18070 (Add support for Windows CA certificate store)Hugo Landau
2023-06-15OpenSSL::paramnames: Use less magic perlRichard Levitte
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-15fips: update DSA security check to fix legacy verify strengthsPauli
2023-06-15updated (lib+)oqsprovider to latest releasesMichael Baentsch
2023-06-14Only take note of the ack deadline if we can actually issue an ackMatt Caswell
2023-06-14cmactest.c: Fix no-des and no-sm4 build failuresTomas Mraz
2023-06-14fips: use memory ordering rather than locksPauli
2023-06-14Fix minor issues in the demo/man pages for TLS client/blockingMatt Caswell
2023-06-14Split the blocking TLS client guide page into twoMatt Caswell
2023-06-14Allow man7 pages to not have a DESCRIPTION sectionMatt Caswell
2023-06-14Add a tutorial on writing a simple blocking TLS clientMatt Caswell
2023-06-14Add a very simple blocking TLS client demoMatt Caswell
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-06-14rand_lib: RAND_poll: Reseed in non-"no-deprecated" builds.Mike Kasick
2023-06-13crypto/sm2/sm2_sign.c: Add BN_CTX_endJiasheng Jiang
2023-06-12X509_NAME_cmp fix for empty nameWim Decroix
2023-06-12Update CMAC test cases.fisher.yu
2023-06-12INSTALL: document shared library pinning for static buildsMatthias St. Pierre
2023-06-12Fix incorrect ERR_raise() callsTheo Buehler
2023-06-12add cygwin CIMichael Baentsch
2023-06-12Fix build on cygwinMichael Baentsch
2023-06-12Introduce [HAVE_/NO_]MADVISE definesJames Knight
2023-06-11riscv: aes: dual-license under Apache + 2-clause BSDHeiko Stuebner
2023-06-11riscv: GCM: dual-license under Apache + 2-clause BSDHeiko Stuebner
2023-06-10Coverity 1528485: Remove unused assignment of wvalueTomas Mraz
2023-06-10Coverity 1528486: Avoid assignment of unused value of bagsTomas Mraz
2023-06-10Coverity 1528487: Avoid assignment of unused value of iTomas Mraz
2023-06-10Coverity 1528488: Avoid assignment of unused value rctxTomas Mraz
2023-06-10Coverity 1528490: Avoid assignment of unused value of iTomas Mraz
2023-06-10Coverity 1528492: Fix possible memory leak if t == NULLTomas Mraz
2023-06-10Coverity 1528494 and 1528493: Remove unused assignment of wvalueTomas Mraz