URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6fba2d2d7a502c4dff96e09f2d0b13179d1c19ef
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6fba2d2 by Peter Wu (peter@xxxxxxxxxxxxx):
fix,ssl: "fix" FIX over SSL
Enable FIX dissection over SSL using a heuristics dissector for SSL
application data.
Tested with fix-ssl.pcap from the SampleCaptures wiki page which I
generated using f8test from Fix8 1.3.4 (compiled/running on Debian
Jessie with OpenSSL 1.0.1k-3+deb8u1).
Bug: 8625
Change-Id: Ib29c30352f22f49dcf4c5b5f1915c43031064c34
Reviewed-on: https://code.wireshark.org/review/12263
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0a0acd9 Present PDU header timestamps with microsecond resolution as exists in packet data.
adds 6fba2d2 fix,ssl: "fix" FIX over SSL
Summary of changes:
epan/dissectors/packet-fix.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)