aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipsec-tcp.c
AgeCommit message (Expand)AuthorFilesLines
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