0.9.20
What's new in 0.9.20
This version focuses on transparent network traffic troubleshooting.
HTTP/2 traffic is correctly passed, and all dumped files can be conveniently opened
directly with ie. wireshark.
New features
- add support for PCAP file capture (multiple, or single capture file) with rollover capability
- pass TLS ALPN extension - controllable by 'alpn_block' in TLS profile
- signature cascades (singatures can enable groups of other, previously disabled signatures)
- new version config file migration support
Improvements
- introduction of engines - similar to inspectors, but working more closely with data
- add cli command 'diag proxy session active' which prints only currently active sessions
- match starttls only on certain traffic and exchange margins
- new 'toggle' command - modify list variables - toggle specific element instead of setting all at once
- code cleanups in logging - removal of old macros
Fixes
- fix memory leak in socle logging subsystem