aboutsummaryrefslogtreecommitdiffstats
path: root/epan/range.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-09-22Add range_add_value and range_remove_value.Michael Mann1-0/+16
2015-06-03Add the Display Filter Expression dialog.Gerald Combs1-1/+9
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-2/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-20Avoid including <epan/range.h> in dissectors.Jakub Zawadzki1-1/+1
2013-08-10Fix (-W)documentation error found by ClangAlexis La Goutte1-2/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-8/+9
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-10-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :Jeff Morriss1-6/+9
2010-08-30Doxygen fix.Anders Broman1-1/+1
2010-08-28Doxygen changes.Anders Broman1-5/+56
2008-04-12From Andrew Feren (bug 2433):Stig Bjørlykke1-0/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.Guy Harris1-0/+5
2004-10-17Have "range_convert_range()" dynamically allocate a string large enoughGuy Harris1-5/+1
2004-10-16Remove the fixed maximum number of subranges in a range_t; dynamicallyGuy Harris1-8/+7
2004-10-16Make the nranges member of a range_t be the number of ranges, not theGuy Harris1-1/+10
2004-10-14From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.Guy Harris1-0/+8
2004-09-04Split the pure range stuff out into separate files, exporting their ownGuy Harris1-0/+56