Trivial warning fixes
[obnox/wireshark/wip.git] / epan / dissectors / packet-bgp.c
2008-11-22 stigFrom Peter (bug 2942):
2008-06-27 wmeierFix some warnings reported by gcc -Wshadow ...
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-05 etxrabRemove depreciated functions g_string_sprint, g_string_...
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-11 stigSwapped block-size and block-offset in BGP VPLS NLRI...
2007-08-23 jakeClean up the code.
2007-08-23 jakeFrom David Helder:
2006-11-26 wmeierfix compiler warning
2006-10-06 jakeFrom Aaron Campbell:
2006-07-03 jakeFrom: Hannes Gredler
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-15 etxrabFrom RABRET Laurent RD-MAPS-ISS:
2006-03-08 sahlbergfix minor bug coverity 74
2006-01-20 jmayerpacket-bgp.c: Fix incorrect use of g_snprintf return...
2005-10-15 sahlbergget rid of one stack buffer and some strcpy() and strcat()
2005-10-11 etxrabFrom Hannes Gredler:
2005-09-13 guyConvert some more "tvb_memcpy()"s fetching IPv4 and...
2005-09-12 guyDon't collide with the "regular" IPv6 defintions in...
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-09-01 guyGet rid of a trailing comma.
2005-08-31 sahlbergremove some g_string_printf[a]() and replace with g_snp...
2005-08-28 sahlbergadd missing value_string termination
2005-08-08 ulflvarious code cleanup:
2005-07-28 jmayerchar -> const char warning fixes
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-01-07 guyFrom Carlos Pignataro:
2004-10-01 guyFrom Carlos Pignataro:
2004-09-29 guyMove various tables into the epan directory.
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.