Commit graph

19 commits

Author SHA1 Message Date
ad0961874e Merge pull request #1 from wllm-rbnt/csloop
Fix for infinite loop in Ciphers Suite decoding
2015-03-31 23:04:28 +02:00
William Robinet
082cc7afed Fix for infinite loop in Ciphers Suite decoding 2015-03-25 14:52:31 +01:00
2c9003f0cf dtable bug fixed: list overrun (from NetBSD tree) 2015-02-14 14:50:39 +01:00
ac8ca39406 Memory leak per TLS session removed. Call cleanup after each finalization. 2015-02-14 14:41:12 +01:00
326e7a3eab Free also the packet structure 2015-02-14 14:31:35 +01:00
58bd5e795f Snaplen increased to the default jumbo frame size
If the snaplen is lower than the total frame length announced,
ssldump won't be able to reassemble the payload. "Length mismatch"
error. Tested on Ethernet uplinks supporting jumbo frame.
2015-02-01 13:57:03 +01:00
3d17d67ea0 Continue even if no IP address is assigned on the interface
ssldump in a production environment can be used on a capture
interface where no IP addresses are assigned. Print a warning instead
of exiting.
2015-02-01 13:31:01 +01:00
388814dd45 Modern config.guess/sub from Ubuntu ssldump package 2015-01-31 10:27:51 +01:00
3ae72cda17 ssldump-0.9-ciphersuites.patch 2015-01-31 10:19:02 +01:00
78a2cffaba ssldump-0.9-ssl-enums.patch 2015-01-31 10:18:44 +01:00
2d067c2650 ssldump-0.9-tlsv12.patch 2015-01-31 10:18:14 +01:00
1f8c78169f ssldump-0.9-pcap-vlan.patch 2015-01-31 10:17:49 +01:00
fd3ca8ad0f ssldump-0.9-link_layer.patch 2015-01-31 10:17:27 +01:00
dc43043e20 ssldump-0.9-table-stops.patch 2015-01-31 10:16:29 +01:00
cc6554ebb6 sldump-0.9-cvs-20060619.patch 2015-01-31 10:16:06 +01:00
81519ca3cf sldump-0.9-aes.patch 2015-01-31 10:15:47 +01:00
c98257f57e sldump-0.9-libpcap.patch 2015-01-31 10:15:25 +01:00
b15b27c315 ssldump-0.9-openssl.patch 2015-01-31 10:15:00 +01:00
ea12dfe6d2 ssldump_0.9b3.orig.tar.gz Import 2015-01-31 10:13:33 +01:00