JacobBarthelmeh
|
3033371abc
Merge pull request #6717 from bigbrett/sniffer-keylogfile
|
1 year ago |
Brett Nicholas
|
66c53b0996
Decoupled keylogfile registration and sniffer server creation APIs
|
1 year ago |
Brett Nicholas
|
2ee6a01d91
Initial sniffer keylog file support for TLS 1.2
|
1 year ago |
Andras Fekete
|
44b634a597
More cleanup
|
1 year ago |
lealem47
|
a10526d5f9
Async sniffer: don't retry if seeing non-pending error (#6220)
|
1 year ago |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 year ago |
David Garske
|
6be0512728
Peer review cleanups.
|
1 year ago |
David Garske
|
e33d59cd76
Review cleanups.
|
1 year ago |
David Garske
|
de22dbe61d
Support for multi-threaded sniffer. Add support for atomic operations instead of mutex in wc_port.h.
|
1 year ago |
Lealem Amedie
|
c506812cf0
Improvement for some sniffer error messages
|
1 year ago |
David Garske
|
20913a4201
Fix for sniffer with async to not terminate processing until all pending items have been processed.
|
2 years ago |
David Garske
|
fe28702891
Fixes for async sniffer handling of packets with multiple TLS messages. Other minor cleanups for spelling and `CheckPreRecord` `SnifferSession` deference.
|
2 years ago |
David Garske
|
9d2ed67a5c
Fix for sniffer to ensure the session was polled before trying to reprocess it.
|
2 years ago |
David Garske
|
1c7f64cce9
Fixes for sniffer session ticket resumption with TLS v1.2. ZD14531.
|
2 years ago |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 years ago |
David Garske
|
d76c46a96f
Fix for sniffer async issue with TLS v1.3.
|
2 years ago |
David Garske
|
5ade360d9e
Fix to avoid using `WC_HW_WAIT_E` for sniffer. ZD14398
|
2 years ago |
Daniel Pouzzner
|
ccc9b1535d
fix whitespace.
|
2 years ago |
David Garske
|
5f539b3921
Improve the sniffer asynchronous test case to support multiple concurrent streams.
|
2 years ago |
David Garske
|
f9acaab6fe
Fix memory leak with pcap `bpf_program` not calling `pcap_freecode`.
|
2 years ago |
David Garske
|
70a0983bbc
Fix for minor warning with chain input enabled and async disabled.
|
2 years ago |
David Garske
|
659d33fdaf
Fixes for minor sniffer and async issues:
|
2 years ago |
David Garske
|
f129c32273
Fixes for whitespace, script bug and bit-field type.
|
2 years ago |
David Garske
|
29c120356e
Sniffer asynchronous support.
|
2 years ago |
Daniel Pouzzner
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 years ago |
David Garske
|
e4da9c6f48
Fix for sniffer key callback. Fix for building sniffer without RSA. Fix for wolfCrypt test cert ext without RSA.
|
3 years ago |
David Garske
|
9b6cf56a6e
Expanded support for Curve25519/Curve448 and TLS v1.3 sniffer (#4335)
|
3 years ago |
David Garske
|
4f055653c7
Restore TLS v1.3 `hello_retry` behavior with session id. Fix for SNI with default (no name) putting newline due to fgets.
|
3 years ago |
David Garske
|
4cb076f22b
Cleanup to remove duplicate stat `sslResumptionValid`. Add print of `sslResumptionInserts`.
|
3 years ago |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
3 years ago |