aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/sttype-function.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-13epan/dfilter/*.c: As needed: Add editor modelines & Fix indentationBill Meier1-8/+20
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-18Revert SVN #52650 as per discussion on wireshark-devBill Meier1-2/+1
2013-10-16Prepend to lists rather than append as that's more efficient.Anders Broman1-1/+2
2013-03-05type drange -> drange_tAnders Broman1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-19Support multiple relation test without logic and (python-like)Jakub Zawadzki1-0/+17
2012-06-03Try to squelch warningsAnders Broman1-6/+6
2006-05-21name changeRonnie Sahlberg1-1/+1
2006-05-02Add infrastructure for display filter functions.Gilbert Ramirez1-0/+125