Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz 51ba745214 ocsp: don't error out if we can't verify our certificate 6 months ago
  Anthony Hu 40015a06c4 Prevent freeing uninitialized keys 6 months ago
  JacobBarthelmeh 1857648d7d Merge pull request #6976 from embhorn/gh6974 6 months ago
  jordan 9265142369 Used codespell and fixed obvious typos. 7 months ago
  Daniel Pouzzner cb381a2336 src/tls.c: fix misspelling in TLSX_KeyShare_ProcessPqc(). 7 months ago
  Sean Parkinson 09d2ba8bc8 Memory usage fixes: nonce type and TLSX extension free 7 months ago
  Sean Parkinson bc36202087 TLS_hmac: when no raw hash, make sure maxSz is not neg 7 months ago
  res0nance 98789dc000 tls: return immediately if kyber_id2type() fails 7 months ago
  Eric Blankenhorn 7bbeadcf97 Fix build errors with dtls1.3 and no tls1.2 7 months ago
  David Garske 2c91ecb466 Merge pull request #6924 from JacobBarthelmeh/srtp 8 months ago
  JacobBarthelmeh 07c8c5c8ca sanity check on length before ato16 with SRTP 8 months ago
  Eric Blankenhorn 6b0e28f840 Fix mem leak in TLSX_CA_Names_Parse 8 months ago
  JacobBarthelmeh 269090353e Merge pull request #6884 from kareem-wolfssl/zd16824 8 months ago
  Sean Parkinson 1e84d24c20 SM2 named curve disabled: value outside of supported values 8 months ago
  Kareem f59b22d3a0 Add explicit break to switch statement in GetHmacLength 8 months ago
  Daniel Pouzzner 0549dba3db configure.ac and src/tls.c: fix --enable-keylog-export to warn at configure time, then build cleanly. 8 months ago
  JacobBarthelmeh f0bfcc50d7 Merge pull request #6748 from julek-wolfssl/dtls13-frag-ch2 8 months ago
  Hideki Miyazaki f8604da8e3 change to use a cutom random generation func for PRNG 8 months ago
  Juliusz Sosinowicz 2c6c52078a test_dtls13_frag_ch_pq: make sure kyber5 is used 9 months ago
  Juliusz Sosinowicz c802193119 Simplify the pqc keyshare handling 9 months ago
  Juliusz Sosinowicz df8ee69075 Clear the keyshare instead of storing it 9 months ago
  Juliusz Sosinowicz 85a596e54a DTLS 1.3: allow fragmenting the second ClientHello message 10 months ago
  Anthony Hu 7c1cc5e8f9 Allow the server to send supported groups extension in TLS 1.3 9 months ago
  David Garske bc02006def Merge pull request #6794 from res0nance/fix-memory-type 9 months ago
  res0nance 0983ea9a80 pqc: fix memory type for shared secret storage server side 9 months ago
  Andras Fekete 186d3c2eb4 Fixes to various Async issues 9 months ago
  Andras Fekete 2af5ae89a2 Rename enum to protect the innocent 9 months ago
  res0nance 825db397d7 Set namedGroup when generating pqc ciphertext 9 months ago
  JacobBarthelmeh 2f2dddde25 Merge pull request #6727 from bigbrett/tls13-sniffer-keylogfile 10 months ago
  Brett Nicholas 15918d8ee6 First pass at TLS1.3 keylog file working 10 months ago