Changelog for
ssldump-1.4-bp154.1.31.x86_64.rpm :
* Mon Apr 12 2021 Martin Hauke
- 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 Michael Calmer - 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
* Thu Jul 26 2007 prusnakAATTsuse.cz- changed libpcap to libpcap-devel in BuildRequires
* Tue Jun 05 2007 mcAATTsuse.de- add ssldump-cvs-06-19-2006.diff- re-work patch for new ssl version
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires