We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / asn1 / acse / packet-acse-template.c
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-07-19 Stig BjørlykkeUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 Stig BjørlykkeUse correct encoding for proto_tree_add_item().
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-01-04 Anders BromanFrom gonzalocas:
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-30 Gerald CombsRemove more unused variables.
2009-03-09 Stig BjørlykkeCorrected oid name.
2009-03-07 Stig BjørlykkeAdded an expert info when dissector is not available.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-04 Anders BromanShow BER internal fields in external type in ACSE,...
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Ronnie Sahlbergname change
2005-11-16 Anders BromanFrom Graeme Lunt:
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-18 Gerald CombsDon't pass a null value to strcmp(). Fixes bug 540.
2005-10-17 Gerald CombsWhen dissecting an ACSE APDU make sure our OID isn...
2005-10-13 Guy HarrisShow internal errors with REPORT_DISSECTOR_BUG().
2005-10-13 Ronnie Sahlbergfix for bug 529
2005-09-04 Anders BromanFrom Graeme Lunt:
2005-08-31 Anders BromanUpadte to call Data dissector from PRES based on OID...
2005-08-29 Anders BromanMapDialougePDU.cnf
2005-08-20 Guy HarrisThere's no longer a need to individually remove items...
2005-08-19 Luis Ontanonsome ememification
2005-08-13 Ronnie Sahlbergsome more gmemchunk -> se_alloc() updates
2005-08-02 Jörg MayerFix svn properties where needed:
2005-06-22 Ronnie Sahlbergonly create the ACSE protocol tree if there is an ACSE...
2005-06-22 Ronnie Sahlbergremove a dissector table we no longer use from ACSE
2005-06-21 Ronnie Sahlbergthe maximum ASN OID length is 256 bytes and there is...
2005-06-20 Ronnie Sahlbergadd Sids email as the original author of ACSE dissector
2005-06-19 Ronnie SahlbergNew autogenerated ACSE dissector.