From Didier Gautheron:
[obnox/wireshark/wip.git] / epan / dissectors / packet-chdlc.c
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_RES_DL_SRC/COL_RES_DL_DST...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-04 wmeierFix benign double subtree registration of an ett_....
2009-06-21 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-05 guyUpdate a comment (we can now fetch other dissectors...
2008-06-27 wmeierFix some warnings reported by gcc -Wshadow ...
2008-06-23 stigRenamed a local variable to avoid name collisions.
2008-03-04 morrissmatch_strval() may return NULL so don't blindly pass...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-04-01 sahlbergupdate for padbyte on old juniper boxens
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-09 guyShow ETHERTYPE_IPv6 as "IPv6" in the type field.
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 gramMove dissectors to epan/dissectors directory.