aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipsec-tcp.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-3/+3
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-4/+4
2011-08-26Replace TRUE/FALSE with the new ENCAP stuff where appropriatejmayer1-9/+9
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-07-05So many people who love to use easy to remember ports.jmayer1-11/+20
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-27Move proto_reg_handoff to the end ...wmeier1-21/+23
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-8/+8
2008-08-27Give "initialized" the right data type.guy1-1/+1
2008-08-27If port pref changed, delete registration for previous portwmeier1-5/+13
2007-09-28this silly protocol uses the same port as ndmp and worse, there is sahlberg1-2/+27
2007-02-15Guess the meaning of some trailer bytesjmayer1-12/+92
2007-02-14Dissect the Cisco proprietary encapsulation of IPSEC/ISAKMPjmayer1-0/+129