aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-adwin-config.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Fix 'overflow in implicit constant conversion', make it const.Jakub Zawadzki2012-04-091-5/+5
* Fix benign issue: For FT_BOOLEAN fields with a zero bitmask, use BASE_NONE fo...Bill Meier2012-03-061-21/+9
* Get rid of check_col() and use ENC_BIG_ENDIAN.Anders Broman2011-09-261-4/+3
* Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...Bill Meier2011-08-081-1/+0
* Use ENC_NA tooJeff Morriss2010-10-281-2/+2
* Use ENC_BIG_ENDIAN and ENC_LITTLE_ENDIANJeff Morriss2010-10-281-4/+4
* From Thomas Boehne via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=53...Jeff Morriss2010-10-271-5/+46
* From Pascal Quantin: don't accept packets unless they're over TCP or UDP.Jeff Morriss2010-10-251-1/+4
* From Thomas Boehne via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=53...Jeff Morriss2010-10-251-0/+742