From LEGO via bug 3459:
[obnox/wireshark/wip.git] / epan / dissectors / packet-user_encap.c
2010-03-04 stigFrom LEGO via bug 3459:
2009-08-26 wmeier(FWIW) One step towards including stdio.h & stdlib...
2009-08-06 geraldFix compilation warnings in a few dissectors and try...
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-08 stigDon't use ep_strndup() to copy the uat protocol name...
2009-02-16 guyAdd an additional "title" attribute for UAT fields...
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2008-11-15 stigUse string format argument.
2008-09-26 wmeierMinor cleanup related to proto_register & proto_reg_handoff
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-07-25 guyFix typos, clean up a message.
2008-06-26 wmeierFix some warnings reported by gcc -Wshadow ...
2008-03-06 stigAdded an option to uat_new() to set if configuration...
2007-05-25 lego- epan/uat.h: change the UAT_PROTO_DEF macro to handle...
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-03-27 ulflas Gisle Vanem noted that MingW doesn't "like" the...
2007-03-27 ulflfix the remaining MSVC warnings by setting individual...
2007-02-12 legoAdd a description of UAT fields, and have it as a toolt...
2007-02-09 lego* Add a Submenu (/Views/User Tables) where UATs can...
2007-02-08 legoHave the windows buildot compiling again.
2007-02-07 legoUAT: filed definitions for proto (a dissector hanlde...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-21 guySquelch a compiler warning.
2005-08-05 jmayerMore char -> const char warning fixes
2005-07-25 legoMake the DLT an option, reduce the number of instances...
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-06-06 legothe trailer's offset and len were not ok.
2005-06-04 legoGive the user the ability to decide how to decode USER...