From Kovarththanan Rajaratnam via bug 3548:
[obnox/wireshark/wip.git] / epan / dissectors / packet-ansi_a.c
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-19 etxrabGet info about media type(Video or not) a first step...
2009-04-22 guyClean up some 64-bit issues.
2009-03-19 etxrabFrom Michael Lum:
2009-03-11 etxrabFrom Michael Lum:
2009-03-03 etxrabFrom Michael Lum:
2008-12-22 etxrabFrom Michael Lum:
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-11-26 etxrabFrom Michael Lum:
2008-10-31 stigFix some "format not a string literal and no format...
2008-09-23 wmeierMinor revision related to proto_reg_handoff ...
2008-09-02 wmeierCleanup related to prefs & proto_reg_handoff
2008-07-22 wmeierAdd NULL termination element to value_string arrays
2008-04-08 guyThe integral type with which an enumerated type is...
2008-04-08 etxrabFrom Michael Lum:
2007-11-30 stigFrom Florent DROUIN:
2007-10-02 sahlbergbug 1872
2007-03-26 sahlbergFrom Sebastien Tandel
2007-01-12 etxrabDissect cdma2000HandoffInvokeIOSData.
2006-11-26 morrissClean up a bunch of unused parameter warnings and 2...
2006-11-22 etxrabFrom Michael Lum
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-09 geraldRemove MIN and MAX defines, which GLib provides.
2005-10-13 sahlbergget rid of some strcpy()
2005-08-20 sahlbergget rid of a whole chunk of sprintfs
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-07-27 jmayerFix >2600 warnings by doing char -> const char changes.
2005-07-24 sahlbergconvert some uses of tvb_get_string() to ep_tvb_get_str...
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-26 ulflpacket-ansi_a.c(460) : warning C4090: 'return' : differ...
2005-06-20 geraldFix a format string vulneratility in the AFP dissector...
2005-03-17 guyUse "format_text()" on strings fetched from packets.
2005-03-17 geraldFix a couple of format string bugs discovered by Bryan...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 gramMove dissectors to epan/dissectors directory.