aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-l1-events.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-2/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Remove unneeded includes (ctype.h, stdio.h);Bill Meier2012-05-151-2/+1
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-4/+4
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* Fix a problem where the Info column's contents was changing erraticallyStephen Fisher2009-12-041-1/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Minor cleanup for proto_reg-handoff & etcBill Meier2008-09-271-7/+3
* Clarify where these L1 event messages come from.Guy Harris2008-04-221-1/+1
* From Rolf Fiedler (bug 2408):Stig Bjørlykke2008-04-201-0/+152