http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37003
User: morriss
Date: 2011/05/05 06:09 PM
Log:
From Marc Petit-Huguenin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5894 :
- Use "RELOAD" everywhere.
- Fix invalid variable name "reload_framing.probe_information.type".
- Fix various names to match the spec.
- Dissect the X.509 certificate embedded in RELOAD messages.
- Use tls_signature_algorithm and tls_hash_algorithm tables in
packet-ssl-utils.
From me: take out the tabs. Keep the long dissector name when registering the
protocols.
Directory: /trunk/epan/dissectors/
Changes Path Action
+37 -37 packet-reload-framing.c Modified
+73 -92 packet-reload.c Modified