Histórico de Commits

Autor SHA1 Mensagem Data
  Andras Fekete 2af5ae89a2 Rename enum to protect the innocent há 9 meses atrás
  Dimitri Papadopoulos d532833af9 Fix residual typos found by codespell há 9 meses atrás
  Brett Nicholas 15918d8ee6 First pass at TLS1.3 keylog file working há 10 meses atrás
  Brett Nicholas 66c53b0996 Decoupled keylogfile registration and sniffer server creation APIs há 10 meses atrás
  Brett Nicholas 2ee6a01d91 Initial sniffer keylog file support for TLS 1.2 há 11 meses atrás
  Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; há 11 meses atrás
  Andras Fekete 266307da6c Add in ARIA wrappers há 1 ano atrás
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support há 1 ano atrás
  Lealem Amedie 84ea15039f Remove XMEMSET after XFREE in sniffer.c há 1 ano atrás
  lealem47 a10526d5f9 Async sniffer: don't retry if seeing non-pending error (#6220) há 1 ano atrás
  tmael 1106e5ff0e TLS v1.3: Support a stateful ticket and test HAVE_EXT_CACHE (#5960) há 1 ano atrás
  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(); há 1 ano atrás
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 há 1 ano atrás
  David Garske 6be0512728 Peer review cleanups. há 1 ano atrás
  David Garske e33d59cd76 Review cleanups. há 1 ano atrás
  David Garske de22dbe61d Support for multi-threaded sniffer. Add support for atomic operations instead of mutex in wc_port.h. há 1 ano atrás
  David Garske b871829833 Merge pull request #5811 from lealem47/zd15184 há 1 ano atrás
  David Garske 6bde6af973 Merge pull request #5858 from anhu/dtls13_fixups há 1 ano atrás
  Anthony Hu 7935a11b3e Fixups for problems discovered while testing for DTLS 1.3 há 1 ano atrás
  Lealem Amedie c506812cf0 Improvement for some sniffer error messages há 1 ano atrás
  Lealem Amedie dd89fe269e Fix logic in GetSnifferServer há 1 ano atrás
  Lealem Amedie ed69bb33a6 Async Sniffer: Fix for decryption after second handshake há 1 ano atrás
  Sean Parkinson 3d228415f4 Merge pull request #5734 from dgarske/zd15017 há 1 ano atrás
  David Garske 6ca8336c52 Fix for asynchronous sniffer edge case for back to back sessions where new session was created while still pending. há 1 ano atrás
  David Garske 1ec2b14922 Revert "Fix for sniffer to decode out of order packets" há 1 ano atrás
  David Garske fe28702891 Fixes for async sniffer handling of packets with multiple TLS messages. Other minor cleanups for spelling and `CheckPreRecord` `SnifferSession` deference. há 1 ano atrás
  Sean Parkinson 754d274d8c Merge pull request #5593 from rizlik/ticket_nonce_size há 1 ano atrás
  Marco Oliverio 56d6087749 tls13: support ticketNonce bigger than MAX_TICKET_NONCE_SZ há 1 ano atrás
  Lealem Amedie a322e09150 Fix for sniffer to decode out of order packets há 1 ano atrás
  Sean Parkinson 56be09005f Merge pull request #5427 from julek-wolfssl/dtls-timeout-and-closed-socket há 1 ano atrás