The Styleguide section has been moved to the Wireshark Developer's Guide.
[obnox/wireshark/wip.git] / asn1 / tcap /
2010-06-04 morrisstcaphash_context_t.oid is of size LENGTH_OID+1, not...
2010-04-06 wmeier#include <stdio.h> not needed.
2009-10-11 stigMake all proto_* values static.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-08-21 krjSanitize epan includes
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-03-23 stigRemoved some "statement not reached" warnings.
2009-03-09 stigCorrected oid names.
2009-02-07 wmeier#include <epan/conversation.h> not req'd ...
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-12-15 wmeierDo find_dissector_table("ber.oid") during startup
2008-09-14 etxrabUse the unmodified DialoguePDUs ASN1 file.
2008-09-14 etxrabRemove the rest of the ANSI TCAP stuff.
2008-09-13 etxrabStart to get rid of the "old" ANSI TCAP stuff.
2008-09-13 etxrabUse original UnidialoguePDUs.
2008-09-13 etxrabMove the ITU asn1 files to /tcap
2008-07-26 etxrabGet rid of some unused code warnings.
2008-04-16 morrisssccp_ssn_table is not used so remove it. The handoff...
2008-03-01 stigRewrote to use g_strlcpy and g_strlcat.
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-13 etxrabFrom Florent DROUIN:
2007-11-07 etxrabUpdate to use the -X and -T asn2wrs flags.
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-11 morrissDisplay TCAP parameter lengths in decimal (like packet...
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 jmayerSplit tcap into tcap and ansi-tcap. Just assume that...
2007-09-17 stigUpdated tcap Makefile to also build ANSI TCAP on unix.
2007-09-17 morrissFrom Florent Drouin: malloc the size of the structure...
2007-09-13 etxrabRemove debug code.
2007-09-13 etxrabTry to protect the hash table...
2007-09-12 etxrabWarning fixes.
2007-09-12 etxrabUse the new ANSI TCAP dissector.
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-08-24 jmayerget_ber_length doesn't need the tree argument, get...
2007-08-24 etxrabFrom Chris Maynard:
2007-08-17 etxrabAdd code for finding sub dissectors.
2007-08-16 etxrabCollect context data.
2007-08-15 etxrabChange tcap_private to ansi_tcap_private.
2007-08-14 etxrabPreparations to split the TCAP dissector into ANSI...
2007-08-14 etxrabUpdate the makefile
2007-08-14 etxrabAdd files for ANSI TCAP.
2007-08-14 etxrabAdd the original TCAP ASN1 files.
2007-07-30 morrissFrom Florent Drouin:
2007-07-27 morrissFrom Florent Drouin:
2007-07-27 kukosa- use #.FN_HDR where #.FN_BODY is not necessary
2007-07-26 morrissChange a bunch of calls to col_append_*() to col_add_...
2007-07-13 morrissFrom Florent Drouin: fix for bug bugs.wireshark.org...
2007-06-06 kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-05-22 etxrabPrepare for the use of the new -X parameter for BER...
2007-05-20 etxrabUpdate MAP_DialoguePDU to 3GPP TS 29.002 V8.1.0 (2007...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-04-23 etxrabFrom Florent DROUIN:
2007-04-23 etxrabTCAP: Fix up indentation a bit.
2007-04-23 morrissMark all the items for TCAP statistics as generated
2007-04-23 etxraband the missing files ...
2007-04-23 etxrabFormating changes and align a bit to spec.
2007-04-21 etxrabEXPORT DialoguePDU UniDialoguePDU and make them callabl...
2007-04-21 etxrabPut some missing TAG:s in the tree if internal BER...
2007-04-03 legoImplement a proposal from Elefterios Gabriel for SCCP:
2007-01-01 etxrabUse TransactionId to match ansi map responses to reques...
2006-12-07 etxrabRevert some dissector_handle_t to static changes to...
2006-12-07 etxrabAs ponted out by Stig Bjørlykke change a whole bunch...
2006-10-29 ulflput every python script name into "" so the call won...
2006-10-03 etxrabFrom Florent.Drouin@alcatel.fr:
2006-09-27 etxrabFrom Florent Drouin:
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-04-06 etxrabAdd two missing *-exp.cnf files
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-01-31 etxrabExport dissector_handle_t get_itu_tcap_subdissector()
2005-12-18 guyIf we're going to use a handle for the data handle...
2005-12-18 guyUpdate tcap.cnf to generate the current packet-tcap.c
2005-12-17 legoHave tcap subdissectors registering using functions...
2005-12-16 etxrabGet rid of duplicted dissector tables for MTP3 Service...
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-13 legoAvoid the default sccp.ssn range to overwrite sccp...
2005-11-26 guyGet rid of unused global variables.
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-08-18 etxrabFrom Tim Endean:
2005-07-22 kukosafix for new asn2eth
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-07-12 guyFix some more signed vs. unsigned warnings.
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-23 etxrabFrom Valery Vybornov:
2005-06-21 sahlbergthe maximum ASN OID length is 256 bytes and there is...
2005-06-20 sahlbergmove two functions that are not used by tcap and only...
2005-06-16 guyClean up white space.
2005-06-08 etxrabFrom Olivier Jacques,
2005-06-08 etxrabCahnge ssn range
2005-06-07 etxrabSome fixes from Tim Endean
2005-06-07 etxrabFrom Tim Endean:
2005-06-06 etxrabLet the sub dissector use the top tree.
2005-06-06 etxrabAdd makefile.nmake
next