Changelog for
ssldump-1.8-510.1.x86_64.rpm :
* Fri Oct 13 2023 andrea.manziniAATTsuse.com- Update to version 1.8:
* Add date to version output
* Print meaningful error messages
* use cmake as build tool
* Add -z option for printing timestamps in front of TCP headers- Update to version 1.7:
* For Y2K38 on 32 bit systems time_t tv_sec can be long long
* Adding tls1.3 decryption support
* Sun Feb 05 2023 andrea.manziniAATTsuse.com- Update to version 1.6 Changes:
* Fix missing port # in pcap files
* Print MAC keys only for non AEAD ciphers
* Thu May 26 2022 mardnhAATTgmx.de- Update to version 1.5 Changes
* doc: An example use-case of JA3. Other
* Add parentheses around MAX and MIN.
* Add support for pcap output to FIFO.
* Mon Apr 12 2021 mardnhAATTgmx.de- 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()
* Close global pcap struct properly in case of SIGINT.
* Add missing extension names
* Code cleanup
* Add save decrypted datato pcap. first alpha version.
* Fix for use of deprecated OpenSSL HMAC functions.
* Fix for type casting related warnings.
* Add missing function prototype.
* Remove definitions of unused variables.
* Fix for uninitialized variables and possible overflow.
* Remove unused RCSSTRING variable globally.- Drop patches (not longer needed)
* ssldump-0.9b3-libpcap.diff
* random_return.patch
* ssldump-0.9b3-aes.patch
* implicit_def.patch
* ssldump-0.9b3-newssl.patch
* ssldump-cvs-06-19-2006.diff
* update-config.patch
* Tue Mar 24 2020 mcAATTsuse.com- fix macro to fix build on openSUSE Leap 15.2
* Thu Jun 29 2017 mlinAATTsuse.com- Compile with libpcap-devel-static if Leap
* Since pcap updated to new version in 42.3 too, ssldump need to compile with libpcap-devel-static.
* Fri Jul 03 2015 alarrosaAATTsuse.com- Added a conditional build requirement to compile in versions other than Factory.
* Fri Jul 03 2015 dimstarAATTopensuse.org- BuildRequires libpcap-devel-static instead of libpcap: the static library has been split out.
* Sun Jan 29 2012 cooloAATTsuse.com- update config.
* files - upstream is dead ;(
* Sun Nov 27 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency