aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/goose
Commit message (Expand)AuthorAgeFilesLines
* Remove unused const variables errors seen with recent Clang versionPascal Quantin2014-03-151-1/+2
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-187-16/+0
* Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)Jakub Zawadzki2013-12-201-1/+1
* Copy Evan r54250 changes to asn/Jakub Zawadzki2013-12-201-1/+1
* - Forward declaration of register functions.Anders Broman2013-12-081-0/+3
* expert_add_info + proto_tree_add_text = proto_tree_add_expert, where applicableMichael Mann2013-07-031-6/+1
* Move a couple of time-related modules into wsutil.Jeff Morriss2013-06-251-1/+0
* Convert ASN.1 dissectors to use filterable expert info.Michael Mann2013-06-032-2/+11
* Another hour gone, another set of protocols.Jörg Mayer2013-05-071-0/+26
* Just whitespace changesJörg Mayer2013-05-051-2/+6
* From me: only sign-extend BER integers if the field is actually signedEvan Huus2013-04-261-0/+5
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* 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