Историја ревизија

Аутор SHA1 Порука Датум
  David Garske 1c7f64cce9 Fixes for sniffer session ticket resumption with TLS v1.2. ZD14531. пре 1 година
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 пре 1 година
  David Garske d76c46a96f Fix for sniffer async issue with TLS v1.3. пре 1 година
  David Garske e49f07694e Fix for sniffer possible malloc of zero size causing a `-fsanitize=address` leak report. пре 1 година
  David Garske 5ade360d9e Fix to avoid using `WC_HW_WAIT_E` for sniffer. ZD14398 пре 1 година
  Juliusz Sosinowicz 4e8c362152 Allocate ssl->async seperately to the SSL object пре 2 година
  Juliusz Sosinowicz c151dcec50 Re-use async to support WANT_WRITE while sending fragments пре 2 година
  Daniel Pouzzner c4920021d8 print errors to stderr, not stdout; пре 2 година
  David Garske 5f539b3921 Improve the sniffer asynchronous test case to support multiple concurrent streams. пре 2 година
  David Garske fbc2ccca1e Fix to properly trap errors in sniffer SetupKeys after async changes. Fix minor scan-build warnings. пре 2 година
  David Garske 273ed1df76 Restore sniffer internal decrypt function. This allows decrypting TLS v1.2 traffic ignoring AEAD errors. пре 2 година
  David Garske 6606984101 Fix for building sniffer without ECC while Curve25519 is enabled. пре 2 година
  David Garske ec76f79e9d Fixes for sniffer decrypt broken in PR #4875. The TLS v1.2 sniffer decrypt did not have `ssl->curRL` set for proper auth tag calculation and was placing the data at offset + 8 to leave room for explicit IV. пре 2 година
  David Garske 659d33fdaf Fixes for minor sniffer and async issues: пре 2 година
  David Garske f129c32273 Fixes for whitespace, script bug and bit-field type. пре 2 година
  David Garske 29c120356e Sniffer asynchronous support. пре 2 година
  Juliusz Sosinowicz 91b08fb691 Allocate `ssl->session` separately on the heap пре 2 година
  Anthony Hu 9ea40f3a9c Purge IDEA cipher пре 2 година
  Anthony Hu b957a6e872 Purge Rabbit cipher пре 2 година
  David Garske 7adbf59f22 Merge pull request #4767 from anhu/kill_hc128 пре 2 година
  Hayden Roche 1b0926a3b8 Add time callback functionality. пре 2 година
  Anthony Hu c2860cb311 Get rid of HC-128 пре 2 година
  David Garske 5910ada93d Merge pull request #4736 from douzzer/20220107-cppcheck-hygiene пре 2 година
  David Garske 6ce248e2f9 Improve documentation for `wolfSSL_get1_session`. Add wolfSSL specific naming on the internal session functions to avoid possible user conflicts. ZD13363 and ZD13487. пре 2 година
  Daniel Pouzzner 4d3dfc451d src/sniffer.c: fixes for cppcheck complaints: negativeIndex пре 2 година
  David Garske 1e4b13dfac Only include `ws2tcpip.h` if not user IO. пре 2 година
  John Safranek 3384159cb9 Add WCv5.0-RC10 to fips-check script. Remove some new whitespace from sniffer. пре 2 година
  David Garske 1cadf88f26 Fixes for sniffer and handling of out-of-order situations that can occur with a saturated link. пре 2 година
  David Garske eebed0cc1c Fix for possible `ret` may be used uninitialized. пре 2 година
  David Garske df82b01e68 Added x448 static ephemeral support. пре 2 година