Better read NTP LSW from the right spot
[obnox/wireshark/wip.git] / asn1 /
2006-04-06 etxrabAdd two missing *-exp.cnf files
2006-04-05 etxrabExpand some value strings, get map_error from gsm_map...
2006-04-03 etxrabFix bug bugs.ethereal.com/bugzilla/show_bug.cgi?id...
2006-03-30 etxrabcall OID subdissector for private extensiions, fix...
2006-03-30 geraldFix an off-by-one error.
2006-03-29 guyGet rid of an unused variable.
2006-03-28 jakeFunction should return a value.
2006-03-27 etxrabFrom Jacques, Olivier
2006-03-25 galSupport for otherName and x400address in a GeneralName
2006-03-25 galSupport for P1 Strong Authentication
2006-03-23 etxrabFix Bugs
2006-03-22 etxrabFix bugs.ethereal.com/bugzilla/show_bug.cgi?id=820
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2006-03-19 guyMake the GUIDs in various data structures e_guid_t...
2006-03-15 etxrabSome more variable bindings and add some mising PDU...
2006-03-15 etxrabStart implementing the variable binding part.
2006-03-11 sahlberggive se_trees names so that it is easier to debug...
2006-03-11 sahlbergdont declare variables in the middle of a code block...
2006-03-10 legofix coverity CIDs 113 and 114.
2006-03-09 etxrabFix Bug 725:
2006-03-08 kukosabetter support for ASN.1 Enumerated type in PER decoding
2006-03-05 etxrabMake a new PER function dissect_per_enumerated() and...
2006-03-05 etxrabAdd the actual dissector, win makefile and update the...
2006-03-05 jmayerpropset ...
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2006-03-01 guyReplace commenting-out of code with "#if 0"/#endif...
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-02-23 etxrabFrom Alejandro Vaquero:
2006-02-23 etxrabAdd TCAP ssn
2006-02-22 etxrabAdd some missing files.
2006-02-21 etxrabPut in some of the old functionallity.
2006-02-19 etxrabRemove c++ style comment.
2006-02-18 etxrabFrom Florent.Drouin@alcatel.fr
2006-02-17 geraldDon't try to fill in last_dn if it doesn't exist. ...
2006-02-17 etxrabDissect the rest of the IE:s
2006-02-17 guySquelch some compiler warnings.
2006-02-16 etxrabAdd dissection of all Signals and more IE:s
2006-02-16 jmayerPaolo Abeni:
2006-02-07 etxrabAdd a RFC value.
2006-02-05 legoH.248 over UDP
2006-01-31 etxrabExport dissector_handle_t get_itu_tcap_subdissector()
2006-01-31 etxrabFix a typo
2006-01-31 etxrabBSSGP - Translate MCC and make MCC MNC etc vissible...
2006-01-31 etxrabFix a typo.
2006-01-26 etxrabAdd the abillity to translate MCC.
2006-01-22 etxrabDissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentity
2006-01-21 etxrabRANAP - Dissect ProtocolExtensionField IE:s
2006-01-20 etxrabDissect:
2006-01-20 etxrabDissect:
2006-01-20 etxrabDissect:
2006-01-19 etxrabext_qos_subscribed was not correctly decoded in Camel...
2006-01-18 geraldIn packet-cops.c use proto_item_append_text() instead...
2006-01-17 etxrabChange some OPCODE decodes from respons to Invoke ...
2006-01-16 etxrabFrom Alejandro Vaquero:
2006-01-15 etxrabBackup changes.
2006-01-12 geraldReset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP...
2006-01-12 etxrabBackup the latest edits
2006-01-12 geraldBefore we begin dissection, NULLify some global variabl...
2006-01-10 geraldMake sure last_dn is big enough, and set it to NULL...
2006-01-09 etxrabUse col_set_fence(), not to owerwrite colinfo if more...
2006-01-07 etxrabAdd dissection of more IE:s
2006-01-07 etxrabFrom Olivier Jacques,
2006-01-06 geraldDon't dereference a null pointer. Fixes bug 651. ...
2006-01-05 jmayerBill Meier:
2006-01-03 etxrabFurther asn1 code updates and IE decoding.
2006-01-02 guyFix a typo.
2005-12-28 etxrabUpdates to the ASN1 code and decode some IE:s
2005-12-28 lego- Decode some more annex C fields
2005-12-25 sahlbergmicrosoft does not use a confounder for spnego when...
2005-12-20 etxrabAdd ASN1 code from some more 3GPP2 dockuments.
2005-12-20 etxrabAdd dissection of RNSAP, not complete yet.
2005-12-19 etxrabFix some asn1 errors and insert the new code to call...
2005-12-19 etxrabGet rid of some GCC warnings about unused code.
2005-12-19 etxrabAdd dissection of Error parameters hopfully geting...
2005-12-18 jmayerwarning: function declaration isn't a prototype
2005-12-18 etxrabWork in progress ANSI MAP dissector.
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-18 guyGet rid of an unused variable.
2005-12-18 guyGet rid of an unused variable.
2005-12-18 guyGet rid of an unused variable.
2005-12-17 legoHave tcap subdissectors registering using functions...
2005-12-16 etxrabFrom Jaap Keuter:
2005-12-16 etxrabGet rid of duplicted dissector tables for MTP3 Service...
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-14 etxrabFix Bug 628 Bugzilla 2.18.3
2005-12-14 etxrabAdd makefiles
2005-12-14 etxrabFrom Grame Lunt:
2005-12-13 legoAvoid the default sccp.ssn range to overwrite sccp...
2005-12-13 geraldasn2eth.py:
2005-12-09 jmayerAdd missing propset ...
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-12-08 guySquelch a const vs. non-const pointer warning.
2005-12-07 etxrabFrom Grame Lunt:
2005-12-07 legoAvoid dereferencing pointers to the message, context...
2005-12-06 guySquelch some compiler const vs. non-const warnings.
2005-12-06 legoIt crashed when keep_persistent_data == FALSE
2005-12-06 lego- Fix few issues with context analysis
2005-12-06 etxrabDissect Cause and use %(DEFAULT_BODY)s use import...
next