Commit History

Author SHA1 Message Date
  TakayukiMatsuo 7d2a9136b6 Add support for TSIP v1.17 1 year ago
  Juliusz Sosinowicz 4c7aa5c8dd Address code review 1 year ago
  Juliusz Sosinowicz 335722c586 Async fixes 1 year ago
  Juliusz Sosinowicz cbedae2f55 This path in TLSX_KeyShare_Choose should not be taken normally 1 year ago
  Juliusz Sosinowicz 57dccc4cf4 Calculate cookie in SendStatelessReplyDtls13() 1 year ago
  Juliusz Sosinowicz aa9dcca624 Rebase and Jenkins fixes 1 year ago
  Juliusz Sosinowicz a999909969 Use PSK callback to get the ciphersuite to use 1 year ago
  Juliusz Sosinowicz 984d709db0 dtls 1.3: Stateless ClientHello parsing 1 year ago
  jordan 409ed6232a Used codespell and fixed obvious typos in src and wolfssl. 1 year ago
  Kareem 08a3e2cb6e Avoid building TLSX_SetResponse unless it is being used. Initialize PIC32 UPDPTR register in all cases. 1 year ago
  Eric Blankenhorn 0a928208f2 Fix NULL dereference in TLSX_CSR_Parse 1 year ago
  David Garske 464c2d19dc Merge pull request #6006 from SparkiDev/tls13_only_psk_dhe_ke 1 year ago
  Sean Parkinson b624fc8377 TLS 1.3 PSK: add option to require only PSK with DHE 1 year ago
  John Safranek ca999f932c SRTP Marshaling 1 year ago
  Daniel Pouzzner aa776057ff fixes: shellcheck gripes on Docker/OpenWrt/runTests.sh; null pointer derefs and duplicate tests and assigns in src/tls.c and wolfcrypt/src/hpke.c found by cppcheck (nullPointerRedundantCheck, identicalInnerCondition, duplicateAssignExpression). 1 year ago
  John Bland d14d29e32a stop ech from using a recursive function call 1 year ago
  JacobBarthelmeh fc19aed8c8 Merge pull request #5623 from dgarske/hpke 1 year ago
  David Garske 6b6ad38e4f Adds support for TLS v1.3 Encrypted Client Hello (ECH) draft-ietf-tls-esni) and HPKE (Hybrid Public Key Encryption) RFC9180. 1 year ago
  Juliusz Sosinowicz 0e662dea6e TLSX_SetSignatureAlgorithms: free sa when TLSX_Push fails 1 year ago
  Juliusz Sosinowicz 5b8026899b Refactor SigAlgs to use a custom struct that can override ssl->suites 1 year ago
  Juliusz Sosinowicz e431688ca6 ssl->suites: use ssl->ctx->suites when possible 1 year ago
  David Garske 023db01aca * Fixed some build configuration variations. 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  gojimmypi e0c9586b79 initialize resp_length = 0 in tls.c 1 year ago
  Anthony Hu ad6d6be620 Kyber with DTLS 1.3 tests 1 year ago
  Anthony Hu 364835dc9e Allow session tickets to properly resume when using PQ KEMs. 1 year ago
  Sean Parkinson 9ab8867b42 TLS: detect duplicate known extensions 1 year ago
  David Garske 9d9549fbd3 Merge pull request #5836 from anhu/kyber_cleanup 1 year ago
  Stefan Eissing e5cfd96609 QUIC API support in OpenSSL compat layer, as needed by HAProxy integration. 1 year ago
  Anthony Hu a2fb4c0788 Remove kyber-90s and route all kyber through wolfcrypt. 1 year ago