Commit történet

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