Removed some more "statement not reached" warnings.
[obnox/wireshark/wip.git] / epan / dissectors / packet-nbns.c
2008-02-02 stigRewrote some prohibited APIs in epan/dissectors/ (sprin...
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-03-23 ulflfix a lot more warnings
2007-03-22 jmayerSebastien Tandel:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2006-01-22 guy"size_t" can be "unsigned int" or "unsigned long",...
2006-01-20 jmayerpacket-bgp.c: Fix incorrect use of g_snprintf return...
2005-10-27 sahlbergremove some strcpy
2005-10-08 sahlbergimprove get_dns_name now that we have cheap emem...
2005-09-21 guyFix a comment.
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-08-27 sahlbergremove the last remaining sprintf in epan/dissectors
2005-08-27 sahlbergremove one sprintf
2005-08-25 sahlbergwhen tracking PDU bondaries, only do this IFF
2005-07-30 jmayerMore char -> const char fixes
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-01-02 guyUnlike the detailed description of resource record...
2004-12-26 guyFrom Luis Ontanon: add more filterable fields to DNS...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.