Revert "In get_unicode_or_ascii_string(), check if the length is odd/even, not the...
[metze/wireshark/wip.git] / asn1 / goose /
2013-12-20 darkjamesChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-20 darkjamesCopy Evan r54250 changes to asn/
2013-12-08 etxrab- Forward declaration of register functions.
2013-07-03 mmannexpert_add_info + proto_tree_add_text = proto_tree_add_...
2013-06-25 morrissMove a couple of time-related modules into wsutil.
2013-06-03 mmannConvert ASN.1 dissectors to use filterable expert info.
2013-05-07 jmayerAnother hour gone, another set of protocols.
2013-05-05 jmayerJust whitespace changes
2013-04-26 eapacheFrom me: only sign-extend BER integers if the field...
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-02-05 etxrabGOOSE Messages don't use the length field to perform...
2012-01-21 etxrabFrom Martin Lutz:
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-05-21 guyHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-28 stigAdded svn:ignore targets.
2010-01-13 etxrabFrom Didier Gautheron:
2010-01-11 etxrabFrom Gonzalo Casas:
2009-08-09 krjDon't guard col_clear with col_check
2009-07-30 geraldRemove more unused variables.
2009-06-22 stigMore header_field_info cleanup.
2009-01-28 wmeierAdjust some indentation
2008-11-15 kukosaremove nonexistent header file from Makefile
2008-10-13 wmeierRemove unused #include <conversations.h>
2008-10-13 etxrabFrom Martin Lutz: