Commit Verlauf

Autor SHA1 Nachricht Datum
  David Garske 6b6ad38e4f Adds support for TLS v1.3 Encrypted Client Hello (ECH) draft-ietf-tls-esni) and HPKE (Hybrid Public Key Encryption) RFC9180. vor 1 Jahr
  Sean Parkinson b15bc3d236 Merge pull request #5977 from dgarske/kcapi_opensslextra vor 1 Jahr
  David Garske fec4fe6095 Fixes for building KCAPI with opensslextra enabled. vor 1 Jahr
  jordan 4f4819bd19 EVP_EncryptUpdate should update outl on empty input vor 1 Jahr
  David Garske b2d8b1c2fd Merge pull request #5954 from JacobBarthelmeh/Compatibility-Layer vor 1 Jahr
  John Safranek 86aa3cc836 Merge pull request #5942 from bandi13/evpaesccm vor 1 Jahr
  JacobBarthelmeh 99a489dec3 improve test and handling of public key type cipher suite string vor 1 Jahr
  Andras Fekete 8436f82540 Adding in @ejohnstown's suggested patch for line lengths vor 1 Jahr
  Anthony Hu 5de817b0c1 Add wolfSSL_CertManagerLoadCABuffer_ex() vor 1 Jahr
  Andras Fekete 124c04b01a A bit more consistent naming for structure variables vor 1 Jahr
  Andras Fekete 51f3386d60 Shorten variable names vor 1 Jahr
  JacobBarthelmeh a3e085f204 very basic support for public key types in cipher list string with '+' vor 1 Jahr
  Andras Fekete 0ec0c05eda Change variable names to protect the innocent vor 1 Jahr
  Juliusz Sosinowicz 8d59f61b9b Fix test_wolfSSL_dtls_stateless_resume test case vor 1 Jahr
  David Garske 023db01aca * Fixed some build configuration variations. vor 1 Jahr
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 vor 1 Jahr
  Andras Fekete f734f5037d Add similar trick to GCM routines so our code is more uniform vor 1 Jahr
  Andras Fekete a00abb0f88 Fix compilation issue when AESCCM is not enabled vor 1 Jahr
  Jacob Barthelmeh aab12fc14b check DTLS method for test case vor 1 Jahr
  Andras Fekete 1132579dd1 Add in zero length test vor 1 Jahr
  Andras Fekete 1192d41f0e First successful implementation of EVP_aes_*_ccm vor 1 Jahr
  Eric Blankenhorn 004705b38f Fix unguarded XFPRINTF calls vor 1 Jahr
  Daniel Pouzzner 455e76873c peer review fixes re: minor fixes to accommodate --disable-sha in combination with --enable-all-crypto. vor 1 Jahr
  Daniel Pouzzner 91869f6028 minor fixes to accommodate --disable-sha in combination with --enable-all-crypto. vor 1 Jahr
  JacobBarthelmeh c6aaa1310e end of year certificate update vor 1 Jahr
  Sean Parkinson 4434d898a1 Merge pull request #5894 from kaleb-himes/fix-leak vor 1 Jahr
  kaleb-himes b23db16ff8 Refactor the double-free fix vor 1 Jahr
  kaleb-himes 46c47e4adc Fix a quick leak in the test apps vor 1 Jahr
  Stefan Eissing 78fd5d7dbc Fix wolfSSL_set_SSL_CTX() to be usable during handshake. vor 1 Jahr
  David Garske d0c9ec6681 Merge pull request #5854 from JacobBarthelmeh/Certs vor 1 Jahr