[-Wmissing-prototypes]
[metze/wireshark/wip.git] / asn1 / camel /
2013-03-19 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-01-15 Jeff MorrissBased on ask.wireshark.org/questions/17661/tcap-decodin...
2012-11-29 Jeff MorrissMake all enum_val_t's const.
2012-09-28 Pascal QuantinRevert r21471: previous decoding of APN was matching...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-08-22 Anders BromanAdd French National parameter https://bugs.wireshark...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-07 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-03-26 Chris MaynardIn dissect_invokeData(), fixup the default case of...
2011-11-02 Anders BromanHandle differences in Camel V2
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-12 Anders BromanUpdate the Camel and MAP ASN.1 files.
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-04-06 Anders BromanAdd a comment
2011-04-06 Anders BromanMissing decoding for CalledPartyBCD number in CAMEL
2010-11-12 Anders BromanUpdate Camel to TS 29.078 9.2.0 (2010-06)
2010-11-07 Anders BromanMake the changes from:
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-01-26 Bill MeierFix a gcc -Wshadow warning
2010-01-26 Anders BromanRemove redundant code
2010-01-17 Anders BromanGet rid of check_col();
2010-01-02 Anders BromanUpdate to V9.0.0 (2009-12)
2010-01-01 Anders BromanUpdate to V9.0.0 (2009-12)
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-10 Kovarththanan Raja... gsmmap -> gsm_map to make directory name consistent...
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-09-06 Kovarththanan Raja... s/col_add_fstr/col_add_str
2009-09-06 Kovarththanan Raja... Don't pass ep_alloc()'ed strings to col_set_str().
2009-08-21 Kovarththanan Raja... Sanitize epan includes
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-24 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-20 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-16 Stig BjørlykkeRemoved some non-ASCII characters.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-11-07 Bill MeierMinor cleanup related to proto_reg_handoff...
2008-09-25 Anders BromanAdd value_string to dissect_q931_cause_ie().
2008-05-26 Anders BromanFix run checkapi for more targets.
2008-04-23 Anders BromanFrom Vasil Velichkov:
2008-02-18 Bill MeierFix some some properties
2008-01-15 Anders BromanUse G_GINT64_CONSTANT(hope it makes the OS X build...
2008-01-03 Anders Broman- MAP-MS-DataTypes.asn Add Id
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-19 Anders BromanCorrect the order the .asn files are called - yes it...
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-01 Tomas Kukosabetter built-in X.880 support
2007-10-31 Tomas Kukosaadd forward class declarations which are necessary...
2007-10-23 Anders BromanApply the small performance enhancment patches for:
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-09-25 Tomas Kukosaput few simple ASN.1 dissectors into the new makefile...
2007-09-25 Jörg Mayer- Rework the Makefile structure to generate external...
2007-08-29 Anders BromanOID name fixes.
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-16 Anders BromanFix makefiles and a comment.
2007-07-24 Anders BromanFrom Florent Drouin:
2007-07-23 Anders BromanFix bug
2007-07-13 Anders BromanFrom Florent DROUIN:
2007-07-07 Anders BromanMake hf fileds for ARGGUMENT RESULT and ERROR parameters.
2007-07-05 Anders BromanTry to get rid of the warnings.
2007-07-05 Anders BromanNew Camel dissector built with -X and -T option and...
2007-07-04 Anders BromanPreparations for updated CAMEL dissector.
2007-06-02 Anders BromanCamel regenerated with the -X option
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-04-18 Anders BromanFix to BUG GSM CAMEL-3 GPRS InvokeInitialDPGPRS.APN...
2007-04-03 Luis OntanonImplement a proposal from Elefterios Gabriel for SCCP:
2007-02-17 Anders BromanFrom Florent Drouin:
2006-12-19 Anders BromanFrom Florent Drouin:
2006-12-07 Anders BromanAs ponted out by Stig Bjørlykke change a whole bunch...
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-10-26 Anders BromanFix more Ubuntu warnings.
2006-10-25 Anders BromanRemove some unused asn1 code(not in spec) to get rid...
2006-10-04 Anders BromanFinally got it to complie.
2006-09-27 Anders BromanFrom Florent Drouin:
2006-09-01 Anders BromanFrom Florent Drouin:
2006-08-21 Anders BromanFrom Florent Drouin:
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-05-02 Anders BromanFix Bug 913 DateAndTime dissection error in CAMEL...
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-01-31 Anders BromanFix a typo
2006-01-31 Anders BromanFix a typo.
2006-01-22 Anders BromanDissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentity
2006-01-20 Anders BromanDissect:
2006-01-17 Anders BromanChange some OPCODE decodes from respons to Invoke ...
2006-01-09 Anders BromanUse col_set_fence(), not to owerwrite colinfo if more...
2006-01-07 Anders BromanFrom Olivier Jacques,
2005-12-17 Luis OntanonHave tcap subdissectors registering using functions...
2005-12-16 Anders BromanFrom Jaap Keuter:
2005-12-14 Anders BromanFix Bug 628 Bugzilla 2.18.3
2005-12-06 Anders BromanDissect Cause and use %(DEFAULT_BODY)s use import...
2005-11-29 Anders BromanISUP - Export functions used by INAP and Camel
next