Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19059: /trunk/ /trunk/epan/dissectors/: packet-h225.c pa

Date: Mon, 28 Aug 2006 07:05:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19059

User: kukosa
Date: 2006/08/28 07:05 AM

Log:
 - new function ssl_dissector_delete()
 - register H.225.0 over TLS (configurable port 1300)
 - register SIP over TLS (fixed port 5061)
 - new function proto_tree_get_root()

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +33 -13    packet-h225.c         Modified
  +11 -2     packet-q931.c         Modified
  +10 -3     packet-sip.c          Modified
  +1 -0      packet-ssl-utils.c    Modified
  +17 -10    packet-ssl.c          Modified
  +1 -0      packet-ssl.h          Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -0      libwireshark.def    Modified
  +10 -0     proto.c             Modified
  +5 -0      proto.h             Modified

Directory: /trunk/asn1/h225/
  Changes    Path                      Action
  +28 -8     packet-h225-template.c    Modified