[-Wmissing-prototypes]
[metze/wireshark/wip.git] / asn1 / ftam /
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-10-15 Bill MeierConvert asn1 template files proto_tree_add_item() ...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
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-06-02 Graeme LuntMinor change to remember the object identifier.
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-01-17 Anders BromanGet rid of check_col();
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
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-06-24 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-07-28 Anders BromanGet rid of some unused code warnings.
2008-07-28 Anders BromanGet rid of some unused code warnings.
2008-07-28 Anders BromanRegenerate FTAM with (almost) unchanged asn1 file.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-06 Stig BjørlykkeFixed some typos.
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-16 Jörg Mayer- Fix svn:ignore for all directories
2007-10-11 Jörg Mayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 Jörg MayerAdd missing dependencies and update syntax of existing...
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-10-07 Jörg MayerConvert some more protocols to new Makefile style.
2007-08-25 Stig BjørlykkeRemoved duplicate entry of OID 1.0.8571.2.4 in FTAM
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-08-16 Stig BjørlykkeAdded handling of ISO FTAM unstructured binary, as...
2007-05-22 Anders BromanRegenerate dissector with -X and -T directives.
2007-05-22 Anders BromanPrepare for the use of the new -X parameter for BER...
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-24 Tomas Kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-04-03 Anders BromanFix bug bugs.ethereal.com/bugzilla/show_bug.cgi?id...
2006-03-30 Anders Bromancall OID subdissector for private extensiions, fix...
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-02-22 Anders BromanAdd some missing files.
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-10-24 Anders BromanFrom Graeme Lunt:
2005-09-09 Anders BromanDissect "nbs-9".
2005-09-07 Gerald CombsSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-06 Anders BromanFtam - Use some mofe FN_PAR:s
2005-09-05 Anders BromanAdd some OID:s as we now use the Presentation context...
2005-08-02 Jörg MayerFix svn properties where needed:
2005-08-01 Tomas Kukosa- update ftam.cnf for new asn2eth compiler
2005-07-21 Ronnie Sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-07-12 Guy HarrisFix some more signed vs. unsigned warnings.
2005-06-29 Ronnie Sahlbergfix a typo for the name of a bit
2005-06-28 Ronnie Sahlbergaddition of NBS9
2005-06-26 Anders BromanFix a compiler warning and set eol-style.
2005-06-26 Ronnie Sahlbergprettify ftam by puttign the command name in the info...
2005-06-26 Ronnie Sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-25 Ronnie Sahlbergnew FTAM dissector generated by asn2eth