aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipsec.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-19For each column, have both a buffer into which strings for that columnguy1-5/+5
2000-11-17Add #include <string.h>, to get prototypes for mem* and str* functions.gram1-1/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsdeniel1-1/+7
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)guy1-8/+8
2000-07-08Add preference for placement of AH payload, at same level or in subtree.gram1-6/+31
2000-06-05Change dissect_ah() so that dissect_ip() doesn't have to make agram1-2/+49
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-10/+10
2000-05-11Add tvbuff class.gram1-15/+15
2000-04-20Have the IPv6 dissector use the same dissector table as the IPv4guy1-3/+3
2000-04-16Register an "ip.proto" dissector table for IPv4, and have dissectors forguy1-1/+9
2000-03-12Break proto_tree_add_item_format() into multiple functions:gram1-2/+2
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-1/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-4/+15
1999-10-17Replace proto_tree_add_item_format by proto_tree_add_item.deniel1-24/+16
1999-10-15add ipcomp.flags to filter notation.itojun1-3/+7
1999-10-15IPComp (RFC2393) decoding.itojun1-10/+99
1999-10-14implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()itojun1-2/+2
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containgram1-5/+9
1999-10-11Add display filtersdeniel1-17/+44
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,gram1-3/+19
1999-07-07Created a new protocol tree implementation and a new display filtergram1-14/+12
1999-03-29Two more files for ipv6.gram1-0/+141