aboutsummaryrefslogtreecommitdiffstats
path: root/packet-isakmp.c
Commit message (Expand)AuthorAgeFilesLines
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-3/+15
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+5
* "pntohl()" doesn't actually return a "long" (or an "unsigned long"), itGuy Harris1999-07-081-3/+3
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-121/+119
* "pntohl()" doesn't actually return a "long" (or an "unsigned long"), itGuy Harris1999-07-061-3/+3
* Include "snprintf.h" if necessary - we use "snprintf()".Guy Harris1999-06-121-1/+10
* Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1999-06-111-0/+1040