strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
[obnox/wireshark/wip.git] / epan / dissectors / packet-ipsec.c
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-08 etxrabApply yet another set of the optimization patches:
2007-07-11 geraldMove packet-ipsec.c to CLEAN_DISSECTOR_SRC.
2007-04-25 guyThe data field of an address structure is now a void...
2007-04-14 standelfix MacOSX gcc-3.3 warnings about unused tfs/value_stri...
2007-04-13 geraldFix a mis-labeled field reported in Ethereal bug 1101...
2006-10-27 martinmWhen key length wrong, show expected value.
2006-10-10 geraldSimplify the preference string allocation code. Shorte...
2006-09-12 sahlbergput the ah and esp payload as its own top level expansi...
2006-09-12 sahlbergprettify dissection of ESP
2006-09-08 etxrabFrom Frédéric Roudaut:
2006-08-18 geraldFix two remaining off-by-one errors. Remove a static...
2006-08-15 geraldFix CIDs 204 - 208.
2006-08-14 geraldPut protocol preferences in a scrolled window, in case...
2006-08-09 geraldPoint to the newest (1.5.0-1) GnuTLS package. Since...
2006-06-14 jmayerconfigure.in:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-02 guyDo the ESP payload decoding, and pass it to the subdiss...
2006-04-13 etxrabFrom Frederic Roudaut:
2006-03-27 legoSome compilers do not handle very long lines...
2006-03-27 etxrabFrom Frederic Roudaut:
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-03-25 ulflbugfix: prevent a negative length, if ah.ah_len is...
2004-12-25 ulfla lot of warnings removed, most of them about pointer...
2004-11-12 guyFrom Mark Phillips: optionally support decoding the...
2004-09-29 guyMove various tables into the epan directory.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 gramMove dissectors to epan/dissectors directory.