Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-pppoe.c
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-21 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-19 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-02-25 guyPut in a comment discussing ways of better handling...
2009-02-23 stigFrom Kip McAtee (bug 3274):
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-13 jakeFrom Edward J. Paradise:
2008-07-19 morrissFrom Edward J. Paradise via
2008-07-18 jakeFrom Edward J. Paradise:
2008-04-16 morrissRemove (no longer needed) forward declaration of handof...
2008-04-14 jakeFix for bug 2458:
2008-02-02 sakeFix for bug 2202, when an ethernet frame with padding...
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-09-02 guytvb_reported_length() returns a gint, so assign its...
2007-09-02 guyThe actual length of the PPPoE payload is returned by
2007-08-15 morriss- s/ntohs/g_ntohs
2006-12-22 sfisherReport inaccurate PPPoE Session payload length when...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-12-07 sahlbergFrom Martin M various updates and fixes
2005-11-28 guyDon't show the tag twice.
2005-11-28 guyHost-Uniq is binary, not text.
2005-11-25 etxrabFrom Martin Mathieson:
2005-09-28 guyHave show_exception() take a "const char *" as its...
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-10 ulfljust to get things straight: a dissector should *never...
2004-07-18 gramMove dissectors to epan/dissectors directory.