Historial de Commits

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