Skip to content

ssldump v1.6 released with bug fixes

Compare
Choose a tag to compare
@adulau adulau released this 03 Feb 07:34
· 121 commits to master since this release
v1.6
a7f7ae5

A new version of ssldump has been released with two bugs fixed including the annoying missing port in pcap file output.

Thanks to the contributors.

v1.6 (2023-02-03)

Changes

  • [doc] v1.5 released. [Alexandre Dulaunoy]

  • [doc] ChangeLog updated with release v1.5. [Alexandre Dulaunoy]

Other

  • Merge pull request #63 from wllm-rbnt/dev. [Alexandre Dulaunoy]

    Fix missing port # in pcap files

  • Fix missing port # in pcap files. [William Robinet]

  • Merge pull request #61 from lord8266/aead. [Alexandre Dulaunoy]

    Print MAC keys only for non AEAD ciphers

  • Print MAC keys only for non AEAD ciphers. [Vishwa Pravin]