when including menu.h we also need to include stdio.h to get FILE
[metze/wireshark/wip.git] / asn1 /
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-02-23 Anders BromanFrom Alejandro Vaquero:
2006-02-23 Anders BromanAdd TCAP ssn
2006-02-22 Anders BromanAdd some missing files.
2006-02-21 Anders BromanPut in some of the old functionallity.
2006-02-19 Anders BromanRemove c++ style comment.
2006-02-18 Anders BromanFrom Florent.Drouin@alcatel.fr
2006-02-17 Gerald CombsDon't try to fill in last_dn if it doesn't exist. ...
2006-02-17 Anders BromanDissect the rest of the IE:s
2006-02-17 Guy HarrisSquelch some compiler warnings.
2006-02-16 Anders BromanAdd dissection of all Signals and more IE:s
2006-02-16 Jörg MayerPaolo Abeni:
2006-02-07 Anders BromanAdd a RFC value.
2006-02-05 Luis OntanonH.248 over UDP
2006-01-31 Anders BromanExport dissector_handle_t get_itu_tcap_subdissector()
2006-01-31 Anders BromanFix a typo
2006-01-31 Anders BromanBSSGP - Translate MCC and make MCC MNC etc vissible...
2006-01-31 Anders BromanFix a typo.
2006-01-26 Anders BromanAdd the abillity to translate MCC.
2006-01-22 Anders BromanDissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentity
2006-01-21 Anders BromanRANAP - Dissect ProtocolExtensionField IE:s
2006-01-20 Anders BromanDissect:
2006-01-20 Anders BromanDissect:
2006-01-20 Anders BromanDissect:
2006-01-19 Anders Bromanext_qos_subscribed was not correctly decoded in Camel...
2006-01-18 Gerald CombsIn packet-cops.c use proto_item_append_text() instead...
2006-01-17 Anders BromanChange some OPCODE decodes from respons to Invoke ...
2006-01-16 Anders BromanFrom Alejandro Vaquero:
2006-01-15 Anders BromanBackup changes.
2006-01-12 Gerald CombsReset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP...
2006-01-12 Anders BromanBackup the latest edits
2006-01-12 Gerald CombsBefore we begin dissection, NULLify some global variabl...
2006-01-10 Gerald CombsMake sure last_dn is big enough, and set it to NULL...
2006-01-09 Anders BromanUse col_set_fence(), not to owerwrite colinfo if more...
2006-01-07 Anders BromanAdd dissection of more IE:s
2006-01-07 Anders BromanFrom Olivier Jacques,
2006-01-06 Gerald CombsDon't dereference a null pointer. Fixes bug 651. ...
2006-01-05 Jörg MayerBill Meier:
2006-01-03 Anders BromanFurther asn1 code updates and IE decoding.
2006-01-02 Guy HarrisFix a typo.
2005-12-28 Anders BromanUpdates to the ASN1 code and decode some IE:s
2005-12-28 Luis Ontanon- Decode some more annex C fields
2005-12-25 Ronnie Sahlbergmicrosoft does not use a confounder for spnego when...
2005-12-20 Anders BromanAdd ASN1 code from some more 3GPP2 dockuments.
2005-12-20 Anders BromanAdd dissection of RNSAP, not complete yet.
2005-12-19 Anders BromanFix some asn1 errors and insert the new code to call...
2005-12-19 Anders BromanGet rid of some GCC warnings about unused code.
2005-12-19 Anders BromanAdd dissection of Error parameters hopfully geting...
2005-12-18 Jörg Mayerwarning: function declaration isn't a prototype
2005-12-18 Anders BromanWork in progress ANSI MAP dissector.
2005-12-18 Guy HarrisIf we're going to use a handle for the data handle...
2005-12-18 Guy HarrisUpdate tcap.cnf to generate the current packet-tcap.c
2005-12-18 Guy HarrisGet rid of an unused variable.
2005-12-18 Guy HarrisGet rid of an unused variable.
2005-12-18 Guy HarrisGet rid of an unused variable.
2005-12-17 Luis OntanonHave tcap subdissectors registering using functions...
2005-12-16 Anders BromanFrom Jaap Keuter:
2005-12-16 Anders BromanGet rid of duplicted dissector tables for MTP3 Service...
2005-12-16 Anders BromanFrom Graeme Lunt:
2005-12-14 Anders BromanFix Bug 628 Bugzilla 2.18.3
2005-12-14 Anders BromanAdd makefiles
2005-12-14 Anders BromanFrom Grame Lunt:
2005-12-13 Luis OntanonAvoid the default sccp.ssn range to overwrite sccp...
2005-12-13 Gerald Combsasn2eth.py:
2005-12-09 Jörg MayerAdd missing propset ...
2005-12-08 Guy HarrisRegenerate with the latest asn2eth, to get FT_OID used...
2005-12-08 Guy HarrisSquelch a const vs. non-const pointer warning.
2005-12-07 Anders BromanFrom Grame Lunt:
2005-12-07 Luis OntanonAvoid dereferencing pointers to the message, context...
2005-12-06 Guy HarrisSquelch some compiler const vs. non-const warnings.
2005-12-06 Luis OntanonIt crashed when keep_persistent_data == FALSE
2005-12-06 Luis Ontanon- Fix few issues with context analysis
2005-12-06 Anders BromanDissect Cause and use %(DEFAULT_BODY)s use import...
2005-12-05 Anders BromanFrom Grame Lunt:
2005-12-05 Luis OntanonAnalysis starts to work
2005-12-04 Anders BromanWork in progress an asn2eth generated snmp dissector.
2005-12-03 Luis OntanonRewrite of the analisys and summary code.
2005-12-02 Ronnie Sahlbergfrom Stig B:
2005-12-02 Ronnie Sahlbergadd work in progress asn2eth generated ldap dissector...
2005-12-01 Anders BromanFix a typo
2005-11-30 Anders BromanConnec all op types to the asn1 code. Use #.PDU to...
2005-11-29 Anders BromanISUP - Export functions used by INAP and Camel
2005-11-26 Jörg MayerPorperties: replace executable by eol-style and keywords
2005-11-26 Guy HarrisGet rid of unused global variables.
2005-11-25 Anders BromanUpdate the Camel asn1 spec to 3GPP TS 29.078 version...
2005-11-23 Anders BromanFrom Stig Bjørlykke
2005-11-23 Anders BromanAdd cdt
2005-11-22 Jörg MayerTrivial warning fixes
2005-11-20 Guy HarrisWhen registering a context ID and OID, set the OID...
2005-11-20 Ronnie Sahlbergif the packet is mangled the oid string might be...
2005-11-17 Guy HarrisThe SHA-1 routines now take const pointers; don't cast...
2005-11-17 Guy HarrisGet rid of some char * vs. const char * warnings, and...
2005-11-17 Guy HarrisSquelch some const vs. non-const warnings.
2005-11-17 Guy HarrisInclude <epan/emem.h> to declare ep_alloc().
2005-11-17 Guy Harris"dissect_ber_object_identifier_str" expects a "const...
2005-11-16 Ronnie Sahlbergadd the rest of Graeme Lunts patch
2005-11-16 Ronnie Sahlbergfrom Graeme Lunt
2005-11-16 Ronnie Sahlberg add a simple g_strlcat define in strutil for gtk...
2005-11-16 Anders BromanFrom Graeme Lunt:
next