http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47247
User: wmeier
Date: 2013/01/23 08:26 PM
Log:
From Manuel Hofer: Dissector for the OpenVPN Protocol
As part of a semster project in our 3rd semester of
"secure information systems" at the university of
applied sciences upper austria, we built a wireshark
dissector for the OpenVPN protocol.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8240
From me:
Rework reassembly code and tree display of
message fragments and reassembled messages.
Fix various bugs and do some cleanup.
Also: Do minor whitespace changes in AUTHORS.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -1 Makefile.common Modified
+684 -0 packet-openvpn.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified
Directory: /trunk/
Changes Path Action
+28 -23 AUTHORS Modified