add decoding of some more opcodes
[obnox/wireshark/wip.git] / asn1 /
2005-11-25 etxrabUpdate the Camel asn1 spec to 3GPP TS 29.078 version...
2005-11-23 etxrabFrom Stig Bjørlykke
2005-11-23 etxrabAdd cdt
2005-11-22 jmayerTrivial warning fixes
2005-11-20 guyWhen registering a context ID and OID, set the OID...
2005-11-20 sahlbergif the packet is mangled the oid string might be...
2005-11-17 guyThe SHA-1 routines now take const pointers; don't cast...
2005-11-17 guyGet rid of some char * vs. const char * warnings, and...
2005-11-17 guySquelch some const vs. non-const warnings.
2005-11-17 guyInclude <epan/emem.h> to declare ep_alloc().
2005-11-17 guy"dissect_ber_object_identifier_str" expects a "const...
2005-11-16 sahlbergadd the rest of Graeme Lunts patch
2005-11-16 sahlbergfrom Graeme Lunt
2005-11-16 sahlberg add a simple g_strlcat define in strutil for gtk...
2005-11-16 etxrabFrom Graeme Lunt:
2005-11-14 kukosaimprovements in value constraint support
2005-11-14 sahlbergmove the include of emem.h a bit further down
2005-11-14 kukosa - dissect_ber_object_identifier() returns value as tvb
2005-11-13 etxrabFix the lenght calculation.
2005-11-02 legoSome cleanup,
2005-11-02 lego- terminate a value_string
2005-11-02 etxrabFrom Tim
2005-11-01 lego- add a counter for pending messages
2005-11-01 lego- Embryonic Transaction & Context tracing
2005-10-27 sahlbergregister 1.2.840.113533.7.66.13 as passwordbasedmac...
2005-10-26 sahlbergupdates to CMP
2005-10-26 etxrabAdd the rest of the IE:s
2005-10-26 etxrabSet correct offset fore some signals, use dummy funtion...
2005-10-25 etxrabTags should be implicit.
2005-10-25 etxrabAs there are more Procedure codes the hueristics need...
2005-10-25 guyCheck in re-generated version from Graeme Lunt's fix...
2005-10-25 guyDon't declare "dissect_rtse_EXTERNAL()" in "packet...
2005-10-25 legoAvoid a conflict in global symbols by declaring some...
2005-10-25 guyWe don't have an SS-Operations.asn file, and don't...
2005-10-24 etxrabFrom Graeme Lunt:
2005-10-24 etxrabUMTS Node B Application Part(NBAP) packet dissection...
2005-10-18 geraldDon't pass a null value to strcmp(). Fixes bug 540.
2005-10-18 guy.FN_BODY text gets printf-style expansion done on it...
2005-10-17 geraldWhen dissecting an ACSE APDU make sure our OID isn...
2005-10-16 sahlbergfox a static/non-static signature mismatch
2005-10-15 sahlbergremove some strcpy() calls
2005-10-13 etxrabA small patch for presentation to:
2005-10-13 guyShow internal errors with REPORT_DISSECTOR_BUG().
2005-10-13 sahlbergfix for bug 529
2005-10-11 etxrabReplace the current ranap dissector with an asn2eth...
2005-10-11 etxrabAdd Id.
2005-10-10 etxrabasn2eth generated ranap dissector, there's still proble...
2005-10-10 etxrabFix problems with bitstring:
2005-10-06 etxrabFrom Richard van der Hoff:
2005-10-03 etxrabAdd dissection of some more OID's and use the #.REGISTE...
2005-10-03 etxrabFrom Graeme Lunt
2005-10-03 etxrabFrom Graeme Lunt
2005-10-02 etxrabFrom Graeme Lunt
2005-09-27 kukosanew option whether tunnelled H.245 and tunnelled protoc...
2005-09-25 guyA loop processing all the bytes in a tvbuff from a...
2005-09-22 kukosaCall H245 decoding and tunelled protocols decoding...
2005-09-22 guySquelch some compiler warnings.
2005-09-22 guyFix a bunch of places where we were calling "dissect_be...
2005-09-21 guySet svn:eol-style properly, and get rid of a bogus...
2005-09-21 guydissect_ber_octet_string() can return a null tvbuff...
2005-09-21 guyOIDs are put into the protocol tree as strings containi...
2005-09-21 guySome compilers don't allow a static declaration of...
2005-09-21 guyAn InnerContextToken comes with an OID for the mechanis...
2005-09-21 guyFix a compiler warning.
2005-09-20 etxrabFix bug #404 Decoding of MSISDN on GSM is incomplete.
2005-09-20 kukosaget rid of few warnings
2005-09-20 kukosaasn2eth
2005-09-19 geraldDon't dereference a null pointer. Fixes bug 460.
2005-09-19 geraldIn the SPNEGO dissector, don't call a subdissector...
2005-09-19 sahlbergsometimes it seems that we have the text based h248...
2005-09-19 kukosaremove unused parameter 'name' from dissect_per_choice()
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-15 guyDon't use u_char - not all platforms define it, and...
2005-09-15 guyAdd a Makefile.
2005-09-15 etxrabReplace the spnego dissector with an asn2eth generated...
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2005-09-09 etxrabDissect "nbs-9".
2005-09-08 geraldFix more problems found by Steve Grubb, along with...
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-06 etxrabFtam - Use some mofe FN_PAR:s
2005-09-06 guyMake sure we don't overflow the dialedDigits array.
2005-09-06 kukosaget rid of few warnings
2005-09-05 guySquelch compiler warnings.
2005-09-05 guySquelch compiler warnings.
2005-09-05 guySquelch a compiler warning.
2005-09-05 guyUse the same string for the protocol's filter name...
2005-09-05 etxrabAdd some OID:s as we now use the Presentation context...
2005-09-04 etxrab From Graeme Lunt
2005-09-04 etxrabFrom Graeme Lunt
2005-09-04 etxrabFrom Graeme Lunt:
2005-09-02 etxrabFrom ouli:
2005-09-02 guyRegenerate dissectors with the current asn2eth.
2005-08-31 etxrabUpadte to call Data dissector from PRES based on OID...
2005-08-31 guyAdd a Makefile.
2005-08-31 guyGive it an RCS ID.
2005-08-31 kukosa- more standard way for FastStart item dissection
2005-08-31 etxrabDecode CmnInform fixes bug 376.
2005-08-30 jmayerpropset svn:keywords and svn:eol-style
2005-08-30 geraldBreak out of an infinite loop. Fixes bugs 392 - 395...
2005-08-29 etxrabMapDialougePDU.cnf
next