Have GTPv2 pass its "instance ID" to "private extension" subdissectors rather than...
[metze/wireshark/wip.git] / epan / range.h
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-10-29 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-08-30 Anders BromanDoxygen fix.
2010-08-28 Anders BromanDoxygen changes.
2008-04-12 Stig BjørlykkeFrom Andrew Feren (bug 2433):
2006-05-21 Ronnie Sahlbergname change
2004-11-24 Guy HarrisFrom Jeff Morriss: SSCOP over UDP and SSCF-NNI support.
2004-10-17 Guy HarrisHave "range_convert_range()" dynamically allocate a...
2004-10-16 Guy HarrisRemove the fixed maximum number of subranges in a range...
2004-10-16 Guy HarrisMake the nranges member of a range_t be the number...
2004-10-14 Guy HarrisFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-09-04 Guy HarrisSplit the pure range stuff out into separate files...