Commit History

Author SHA1 Message Date
  Sean Parkinson f56bf3d8ee TLS: Get DH anon working TLS 1.2 and below 3 years ago
  John Safranek 5437883da7 Merge pull request #4164 from dgarske/async_frag 3 years ago
  Sean Parkinson dab6724059 Regression fixes: more configurations 3 years ago
  David Garske 45ef68d5c7 Fix for async with fragmented packets where inline crypto could be overwritten on reprocessing fragment. FIxes unit tests with `--enable-all --enable-asynccrypt`. Minor cleanup for line length and free verify RSA buffer sooner. 3 years ago
  David Garske 97ab1bb013 Merge pull request #4154 from SparkiDev/hmac_update_ct 3 years ago
  Juliusz Sosinowicz 4eff3ff3dd Add a reason text for APP_DATA_READY 3 years ago
  Sean Parkinson 5cf7e17820 TLS hmac: handle truncated mac in Hmac_UpdateFinal_CT() 3 years ago
  John Safranek a5852fe440 Merge pull request #4119 from julek-wolfssl/dtls-seq-num-refactor 3 years ago
  Sean Parkinson eccfb4f632 Merge pull request #4125 from dgarske/sniffer_etsi 3 years ago
  Chris Conlon 4b3bd3e384 Merge pull request #4049 from miyazakh/set_verifyDepth_3 3 years ago
  Chris Conlon b050463dce Merge pull request #4059 from miyazakh/qt_unit_test 3 years ago
  David Garske 67b87a8883 Merge pull request #4127 from douzzer/wolfsentry-client 3 years ago
  David Garske c4ea64b7fc Merge pull request #4140 from SparkiDev/set_sig_algs 3 years ago
  Sean Parkinson 7224fcd9bc TLS: add support for user setting signature algorithms 3 years ago
  Hideki Miyazaki 23fc810b3c added more context 3 years ago
  Hideki Miyazaki ddf2a0227f additional fix for set verify depth to be compliant with openssl limit 3 years ago
  Hideki Miyazaki 2bbf7cc0fb addressed review comments 3 years ago
  Daniel Pouzzner 93dfb4c7f4 add outbound connection filtering support to libwolfssl, add wolfSentry support to the test client, and add wolfSentry JSON config file support to the test client and server using --wolfsentry-config. 3 years ago
  Hideki Miyazaki 951de64e2c set PSK at the beginning 3 years ago
  Hideki Miyazaki 976b6ae97c not push CA, revert error code when being OpensslExtra mode 3 years ago
  Sean Parkinson 98ce4e901a TLS EtM: check all padding bytes are the same value 3 years ago
  David Garske 4bff3b6c69 Fix issue with WOLFSSL object copying CTX and object free'ing. Track ownership of the static key info. 3 years ago
  Sean Parkinson 12c358bc30 Merge pull request #3979 from dgarske/tls13_async 3 years ago
  David Garske 831e1713f1 Merge pull request #4076 from TakayukiMatsuo/st_timeout 3 years ago
  Juliusz Sosinowicz 1ee0c3a7fd Refactor `dtls_expected_peer_handshake_number` handling 3 years ago
  David Garske 2e4e65f518 Asynchronous support for TLS v1.3 TLSX ECC/DH key generation and key agreement 3 years ago
  TakayukiMatsuo 1a9b59b183 Add macro guard for LowResTimer 3 years ago
  John Safranek 4e881a226a Merge pull request #4088 from julek-wolfssl/dtls-mtu-define 3 years ago
  Sean Parkinson 7e0c372e4c TLS 1.3 PSK: use the hash algorithm to choose cipher suite 3 years ago
  David Garske c6c7dfd5db Merge pull request #4053 from SparkiDev/cppcheck_fixes_6 3 years ago