PA-PK-AS-REP-Win2k ::= PaPkAsRep
[metze/wireshark/wip.git] / epan / range.h
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-08-08 Guy HarrisWe really only need one range_foreach routine.
2017-08-07 Ahmad FatoumRename reentrant range_foreach2 to range_foreach_r
2017-08-07 Ahmad FatoumFix -Wdocumentation warning about range_foreach2
2017-08-04 João ValverdeOptimize the "services" dictionary
2017-06-02 Guy HarrisAdd SUBOBJECT_INITIALIZER and use it.
2017-01-07 Michael MannConvert range API to always use wmem memory.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-09-22 Michael MannAdd range_add_value and range_remove_value.
2015-06-03 Gerald CombsAdd the Display Filter Expression dialog.
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-20 Jakub ZawadzkiAvoid including <epan/range.h> in dissectors.
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...