Commit Verlauf

Autor SHA1 Nachricht Datum
  Juliusz Sosinowicz 627310d26a Additional TLS checks vor 9 Monaten
  Sean Parkinson 6c8bf7be55 Merge pull request #6963 from julek-wolfssl/dynamic-certs-n-ciphers vor 9 Monaten
  David Garske db14914951 Fixes for building wolfSSL in Visual Studio. Adds missing files. Fix for type cast warnings. vor 9 Monaten
  Jacob Barthelmeh ef536f541f fix setting ssh error with TLS 1.3 connect socket errors vor 1 Jahr
  Juliusz Sosinowicz fbd8996949 Add API to choose dynamic certs based on client ciphers/sigalgs vor 10 Monaten
  Sean Parkinson 09d2ba8bc8 Memory usage fixes: nonce type and TLSX extension free vor 10 Monaten
  David Garske 09b6974ae9 Fix for TLS v1.3 in non-blocking loosing return code from `SendBuffered`. Example: SendBuffered returns WANT_WRITE (-327) and sets ssl->error, then below it was doing `ssl->error = ret` where ret = 0. vor 10 Monaten
  JacobBarthelmeh c5e2f414ea Merge pull request #6929 from julek-wolfssl/dtls13-early-data-server-side vor 10 Monaten
  Juliusz Sosinowicz aed715cb2c dtls 1.3: allow to skip cookie exchange on resumption vor 11 Monaten
  Andras Fekete 42c241dbbf Avoid use of uninitialized array vor 11 Monaten
  Sean Parkinson ce1e44d5e8 TLS 1.3: compiling with WOLFSSL_PSK_ONE_ID fix vor 11 Monaten
  Juliusz Sosinowicz ada785e115 Address code review vor 1 Jahr
  Juliusz Sosinowicz 8da863184c Force DTLS 1.3 when accepting fragmented CH vor 1 Jahr
  Juliusz Sosinowicz df8ee69075 Clear the keyshare instead of storing it vor 1 Jahr
  Juliusz Sosinowicz 85a596e54a DTLS 1.3: allow fragmenting the second ClientHello message vor 1 Jahr
  Marco Oliverio c70b3f297e fix: tls13: don't use stale suites pointers in CheckPreSharedKeys vor 1 Jahr
  John Bland f71423d626 set ssl->hsHashesEch to NULL regardless of acceptance vor 1 Jahr
  Andras Fekete 2af5ae89a2 Rename enum to protect the innocent vor 1 Jahr
  Andras Fekete 3d332a4fad Remove accidental code change vor 1 Jahr
  Andras Fekete 2f63eb070e Fix memory leak if the function is being called again because of a retry vor 1 Jahr
  JacobBarthelmeh 14deb7afda Merge pull request #6700 from julek-wolfssl/dtls13-downgrade-acks vor 1 Jahr
  JacobBarthelmeh c9e9e0fc72 Merge pull request #6704 from icing/session-copy-on-write vor 1 Jahr
  Brett Nicholas 15918d8ee6 First pass at TLS1.3 keylog file working vor 1 Jahr
  Juliusz Sosinowicz 8ce71cc19c Call HaveUniqueSessionObj when we need to have a unique session object vor 1 Jahr
  Juliusz Sosinowicz 3cc473b1ec Check that HVR and HRR don't appear in the same connection vor 1 Jahr
  JacobBarthelmeh 3033371abc Merge pull request #6717 from bigbrett/sniffer-keylogfile vor 1 Jahr
  Brett Nicholas 66c53b0996 Decoupled keylogfile registration and sniffer server creation APIs vor 1 Jahr
  Brett Nicholas 2ee6a01d91 Initial sniffer keylog file support for TLS 1.2 vor 1 Jahr
  Juliusz Sosinowicz 8a9a363621 DTLS 1.3: move state machine forward when HVR received vor 1 Jahr
  David Garske c0b4cde6df Merge pull request #6632 from jpbland1/ocsp-want-read-error vor 1 Jahr