aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/goose
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
* Update Free Software Foundation address.Jakub Zawadzki2012-06-284-4/+4
* GOOSE Messages don't use the length field to perform the dissection.Anders Broman2012-02-051-31/+25
* From Martin Lutz:Anders Broman2012-01-211-15/+23
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-2/+2
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-3/+0
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* Have abs_time_to_str() and abs_time_to_str_secs() take an additionalGuy Harris2010-05-211-1/+1
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris2010-02-271-1/+1
* From Didier Gautheron:Anders Broman2010-01-131-2/+1
* From Gonzalo Casas:Anders Broman2010-01-112-1/+56
* Don't guard col_clear with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Remove more unused variables.Gerald Combs2009-07-301-1/+0
* More header_field_info cleanup.Stig Bjørlykke2009-06-221-4/+4
* Adjust some indentationBill Meier2009-01-281-9/+9
* remove nonexistent header file from MakefileTomas Kukosa2008-11-151-2/+1
* Remove unused #include <conversations.h>Bill Meier2008-10-131-1/+0
* From Martin Lutz:Anders Broman2008-10-136-0/+417