- Update to version 1.9
Enhancements
* Original PCAP Timestamps: Added support for original PCAP
timestamps, replacing timeofday-generated timestamps for
improved accuracy.
* TLS 1.3 Handling: Introduced handling for TLS version 1.3.
* RAW IP Capture Support: Implemented support for "raw IP"
captures, allowing capture of packets without Layer 2 headers.
* Connection Tracker Enhancements: Improved connection tracking
with live list and purge functionality.
Bug Fixes
* Documentation Updates: Updated README layout and fixed command
documentation.
OBS-URL: https://build.opensuse.org/request/show/1220413
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=25
- Specfile overhaul
- Update source URL (original upstream is dead)
- Update to version 1.4
* Add support for IPv6 traffic dump
* Fix ja3(s) length of strings used in MD5 computation + update
MD5 functions.
* Add support for ja3 & ja3s.
- Update to version 1.3
* Avoid leak in TCP segment reassembly code.
* Avoid client session_id related leak.
* Avoid server_random related leak.
* Avoid client_random related leak.
* Check ssl_decode_enum() return code correctly.
* Exit process_tcp_packet() in case TCP header is incomplete.
* Check timestamp_diff return code correctly.
* Cleanup before exit on error.
* Fix for crash if length of captured frame is less than
Ethernet header size.
* Check packet size before looking at IP header.
* Check return code after string extraction.
* Limit length during server name decoding.
* Decode ClientHello v2 properly.
* Output error to stderr.
* Avoid leak by freeing SSL decoding context properly.
* Close everything properly in case of SIGINT.
* Fix leak in associative array implementation.
* First import of the JSON output code
* Do not print information message when no connection is
cleaned at shutdown.
* Fix memory leak in ssl_process_server_session_id()
OBS-URL: https://build.opensuse.org/request/show/889542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ssldump?expand=0&rev=23
- Specfile overhaul
- Update source URL (original upstream is dead)
- Update to version 1.4
* Add support for IPv6 traffic dump
* Fix ja3(s) length of strings used in MD5 computation + update
MD5 functions.
* Add support for ja3 & ja3s.
- Update to version 1.3
* Avoid leak in TCP segment reassembly code.
* Avoid client session_id related leak.
* Avoid server_random related leak.
* Avoid client_random related leak.
* Check ssl_decode_enum() return code correctly.
* Exit process_tcp_packet() in case TCP header is incomplete.
* Check timestamp_diff return code correctly.
* Cleanup before exit on error.
* Fix for crash if length of captured frame is less than
Ethernet header size.
* Check packet size before looking at IP header.
* Check return code after string extraction.
* Limit length during server name decoding.
* Decode ClientHello v2 properly.
* Output error to stderr.
* Avoid leak by freeing SSL decoding context properly.
* Close everything properly in case of SIGINT.
* Fix leak in associative array implementation.
* First import of the JSON output code
* Do not print information message when no connection is
cleaned at shutdown.
* Fix memory leak in ssl_process_server_session_id()
OBS-URL: https://build.opensuse.org/request/show/884736
OBS-URL: https://build.opensuse.org/package/show/security/ssldump?expand=0&rev=15