Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz 44de6dfdd3 Return correct values in get_signature APIs and write tests 3 months ago
  Marco Oliverio c8f3a8f14b fix: negotiate handshake until the end in wolfSSL_read/wolfSSL_write (#7237) 3 months ago
  Sean Parkinson 3b6a7691c5 Merge pull request #7235 from julek-wolfssl/gh/7228 3 months ago
  Juliusz Sosinowicz bd32dfd282 Send alert on bad psk binder 3 months ago
  gojimmypi bf29066d70 Add wolfSSL debug messages 3 months ago
  Juliusz Sosinowicz 8bddeb10c7 DTLS sequence number and cookie fixes 3 months ago
  Sean Parkinson 13591dcae8 Regression testing fixes 4 months ago
  JacobBarthelmeh eb1fff3ad3 Merge pull request #7141 from julek-wolfssl/zd/17249 4 months ago
  JacobBarthelmeh 0c150d2391 Merge pull request #7150 from dgarske/getenv 4 months ago
  David Garske 76550465bd Fixes build with `NO_STDIO_FILESYSTEM` defined. 4 months ago
  Juliusz Sosinowicz 1288d71132 Address code review 4 months ago
  Juliusz Sosinowicz f6ef146149 EarlySanityCheckMsgReceived: version_negotiated should always be checked 4 months ago
  Juliusz Sosinowicz afd0e5af4e Refactor haveAnon into useAnon 5 months ago
  Juliusz Sosinowicz b8b847bbcf Allow SetCipherList to operate on SSL without modifying on SSL_CTX 5 months ago
  David Garske ac81d9d29c Merge pull request #7110 from Frauschi/pq_secure_element 4 months ago
  Anthony Hu 9be390250d Adding support for dual key/signature certificates. (#7112) 4 months ago
  Tobias Frauenschläger 4d259da60a PQC: CryptoCb support for KEM algorithm Kyber 5 months ago
  Tobias Frauenschläger 8e6d151403 PQC: CryptoCb support for signature algorithms 6 months ago
  John Safranek 746ffac84a ECDHE-PSK with x25519 4 months ago
  Juliusz Sosinowicz 14c812cdb7 Code review 5 months ago
  Juliusz Sosinowicz 5bdcfaa5d0 server: allow reading 0-RTT data after writing 0.5-RTT data 5 months ago
  Daniel Pouzzner 9db20774d8 Merge pull request #7099 from jpbland1/tls13-bounds-check 5 months ago
  John Bland b37716f5ce refactor and remove word16 index 5 months ago
  John Bland 245c87fe8f clean up variable definitions 5 months ago
  John Bland e1435e96d2 do bounds check on full word32 size to match 5 months ago
  Daniel Pouzzner b17ec3b4bc cppcheck-2.13.0 mitigations peer review: 5 months ago
  Daniel Pouzzner 44b18de704 fixes for cppcheck-2.13.0 --force: 5 months ago
  Daniel Pouzzner 457188f55e Merge pull request #7070 from dgarske/cryptocb_moreinfo 5 months ago
  John Bland e641c6b738 when removing the padding for the TLS13 verify message 5 months ago
  David Garske 0d212d8055 Further cleanup for `Hashes.sha` when not required. Gate all TLS SHA-1 on either old TLS or `WOLFSSL_ALLOW_TLS_SHA1`. 5 months ago