Commit History

Author SHA1 Message Date
  Lealem Amedie 99b4ee50ba Fix uninitialized variable compiler warning 1 year ago
  JacobBarthelmeh ccb9bdd903 set dev ID with signature check (#6318) 1 year ago
  tmael 1106e5ff0e TLS v1.3: Support a stateful ticket and test HAVE_EXT_CACHE (#5960) 1 year ago
  JacobBarthelmeh ff13a7cdc8 Merge pull request #6250 from julek-wolfssl/fix-wolfSSL_DES_ede3_cbc_encrypt 1 year ago
  JacobBarthelmeh 12e285434b Merge pull request #6275 from douzzer/20230406-XREWIND-fixes-contd 1 year ago
  JacobBarthelmeh 012f0e0779 Merge pull request #6262 from SparkiDev/mp_int_mem_usage 1 year ago
  Daniel Pouzzner 3468750bae wolfcrypt/src/asn.c: 1 year ago
  Daniel Pouzzner dcc8b5d7d5 eliminate XREWIND() macro, add XSEEK_SET definitions, and refactor all XREWIND()s to XFSEEK()s, to fix clang-tidy-17 bugprone-unsafe-functions warning on rewind(); 1 year ago
  Sean Parkinson 8065139050 SP int: improve use of stack 1 year ago
  JacobBarthelmeh caf2749c8a Merge pull request #6269 from julek-wolfssl/fix-test_wolfSSL_CTX_add_session 1 year ago
  JacobBarthelmeh 1bef3ec745 Merge pull request #6233 from embhorn/gh6209 1 year ago
  Eric Blankenhorn d9bf93b49f Support HAVE_SESSION_TICKET without realloc 1 year ago
  Juliusz Sosinowicz 171c217ae5 Add in-place support for DES_ede3_cbc_encrypt 1 year ago
  Juliusz Sosinowicz a51daf1bfa Fix intermittent failures in test_wolfSSL_CTX_add_session 1 year ago
  JacobBarthelmeh cb422bfaf7 Merge pull request #6242 from julek-wolfssl/harden-tls 1 year ago
  David Garske b1e4d4922e Merge pull request #6259 from SparkiDev/cppcheck_fixes_9 1 year ago
  Daniel Pouzzner c08878ac94 configure.ac: include both -I. and -I$srcdir for "circular dependency" test, so that ${build_pwd}/wolfssl/options.h is found in out-of-tree builds; streamline scripting that dynamically sets $TRIM; 1 year ago
  Sean Parkinson 8851065848 cppcheck fixes 1 year ago
  Andras Fekete c8e1731cb7 Fix dependency issues 1 year ago
  Sean Parkinson 8489095057 Move ASN.1 APIs out to separate file: ssl_asn1.c 1 year ago
  Juliusz Sosinowicz de2f878781 Write next IV in wolfSSL_DES_ede3_cbc_encrypt 1 year ago
  Juliusz Sosinowicz f0ad01f552 Send secure renegotiation extension by default 1 year ago
  Sean Parkinson d1e4349661 MemZero check fixes 1 year ago
  JacobBarthelmeh c11f5d0ee5 fixes for static analysis reports 1 year ago
  JacobBarthelmeh 147395476f Merge pull request #6213 from SparkiDev/regression_fixes_6 1 year ago
  Sean Parkinson 9ec742b11f Regression testing fixes 1 year ago
  Sean Parkinson 17e20b8c36 Server ID - long id, TLS 1.3 - cache client session for tickets 1 year ago
  Kareem cc51b2d52e Add additional fix for absolute URN issue from PR #5964 and add test. 1 year ago
  Marco Oliverio 4227f763a8 ssl: send alert on bad psk 1 year ago
  Juliusz Sosinowicz b0d7656ad2 Rebase fixes 1 year ago