Add new strings/dissector function for signalling RRC messages that will add
[obnox/wireshark/wip.git] / asn1 /
2010-06-18 martinmAdd new strings/dissector function for signalling RRC...
2010-06-10 stigDisplay RefuseReason in Info column.
2010-06-09 morrissAdd idmp.
2010-06-09 stigInitialize dst_ref.
2010-06-09 galRemoval of unused global variable.
2010-06-09 galRemoval of (hopefully!) the final warning.
2010-06-09 galUpdate for missing const for object identifier string...
2010-06-09 stigBuild dependency x509ce.
2010-06-09 galUpdates to the ROS dissector to support IDMP and fix...
2010-06-09 stigPrint correct RLRE reason in Info column.
2010-06-09 galSupport for X.519 (section 9) Internet Directly Mapped...
2010-06-04 morrisstcaphash_context_t.oid is of size LENGTH_OID+1, not...
2010-06-04 galDescription for netscape-cert-type bit 4 (e.g. see...
2010-06-04 galRCS 3280, which obsoletes RFC 2459, allows an IA5String...
2010-06-02 jakeSet Subversion properties right.
2010-06-02 galDefinition of certificatePolicies certificate extension...
2010-06-02 galCA Version certificate extension
2010-06-02 galBug 3597 - implicit octet string that is constructed...
2010-06-02 galMinor change to remember the object identifier.
2010-06-01 geraldFrom Michael Bernhard via bug 3398 with minor fixups:
2010-06-01 galThe Permitted-Actions-Attribute is exported from ftam...
2010-05-25 kukosaSupport of value_string_ext in the asn2wrs using new...
2010-05-21 guyHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-05-15 etxrabUpdate to V9.2.0 (2010-03)
2010-05-15 etxrabUpdate to V9.1.0 (2010-03).
2010-05-15 etxrabUpdate to V9.2.0 (2010-03).
2010-05-14 etxrabUpdate to V9.2.3 (2010-03)
2010-05-13 morrissUse find_or_create_conversation() in some ASN.1 dissectors
2010-05-13 etxrabUpdate to V9.2.1 (2010-04)
2010-05-13 kukosaASN.1 compiler accepts version brackets in SEQUENCE...
2010-05-13 etxrabUpdate to V9.2.0 (2010-03)
2010-05-13 etxrabUpdate to V9.1.0 (2010-03)
2010-05-13 etxrabUpdate to V9.1.0 (2010-03)
2010-05-12 etxrabUpdate to V9.2.0 (2010-03)
2010-05-11 wmeierReflect changes made in SVN #32752
2010-05-05 etxrabCalculate correct PDU lenght if the per_length_determin...
2010-05-05 kukosaH.225.0 updated to version 7 (2009-12)
2010-05-05 kukosaFile updated from ASN.1 database where the bug in ASN...
2010-05-04 kukosa H.245 updated to v15 (2009-12)
2010-05-02 stigDon't type prune the data_ptr pointer for UAT.
2010-05-02 stigDon't type prune the data_ptr pointer for UAT.
2010-05-02 jakeFix for bug 4723:
2010-04-30 wmeierFix a gcc -Wshadow warning.
2010-04-29 etxrabFrom Mike Morrin:
2010-04-29 morrissMake a variable a guint8* instead of a char* since...
2010-04-23 stigAdded a decoding table for ESS Security Category Attrib...
2010-04-21 stigExport Certificate PDU so this can be dissected from...
2010-04-19 etxrabUpdate to V9.1.0 (2010-03).
2010-04-18 wmeierkerberos is currently not actually being used.
2010-04-16 wmeierFix a typo
2010-04-16 wmeierSimplify the Makefile ....
2010-04-15 wmeierEnhance Windows ASN1 Makefiles:
2010-04-15 wmeier#include <stdio.h> & <string.h> not needed.
2010-04-14 morrissFix the build
2010-04-14 etxrabUse the sample rate from SDP info in RTP stream analysis.
2010-04-14 stigAdded PKIXAttributeCertificate (RFC3281).
2010-04-14 stigRegister SignedData as a BER syntax dissector.
2010-04-12 etxrabUpdate to V9.2.0 (2010-03).
2010-04-12 etxrabUpdate to V9.2.0 (2010-03).
2010-04-09 geraldRename README.win32 to README.windows and add a 64...
2010-04-08 wmeierMy try at fixing Bug 4653; (Also reverts SVN #32420)
2010-04-07 etxrabA stab at [Bug 4653] New: dap ASN1 generated dissector...
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 etxrabTry to fix Bug 4648 - pkcs12 ASN1 generated dissector...
2010-04-06 etxrabTry to fix p7 compilation. Changed p7.cnf and regenerat...
2010-04-06 wmeier#include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed
2010-04-06 wmeier#include <stdio.h> not needed.
2010-04-06 wmeierFix bug: HI2 --> HI2Operations
2010-04-01 etxrabFrom KATAOKA Toshihiro:
2010-04-01 etxrabFix Tag value wrong in ansi_map.asn file for ServiceId...
2010-03-31 etxrabUse IANA asigned PPID and port.
2010-03-31 etxrabFrom KATAOKA Toshihiro:
2010-03-25 wmeierFix property name: sv:eol-style --> svn:eol-style
2010-03-20 dimegFix for Bug 4588:
2010-03-16 krjRemove trailing semicolon
2010-03-15 morrissDeclare sip_uri_offset_init() as returning void and...
2010-03-09 guyMark unused arguments.
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-03-04 etxrabfrom Luis Ontanon:
2010-03-04 stigFrom LEGO via bug 3459:
2010-03-04 etxrabFrom Mark Wallis:
2010-03-04 etxrabFrom Mark Wallis:
2010-03-03 etxrabMake the clean target work.
2010-03-03 etxrabSet the link dir for DCCH_Messages.
2010-03-03 martinmIts convenient to be able to filter on mac-lte.ulsch...
2010-03-02 etxrabFrom Hitoshi Irino:
2010-03-01 guyMake it look a little like some other Makefile.common...
2010-03-01 stigFrom LEGO via bug 4405:
2010-02-28 stigAdded svn:ignore targets.
2010-02-27 guyConstify.
2010-02-24 etxrabFrom Neil Piercy:
2010-02-24 etxrabFrom Neil Piercy:
2010-02-23 stigDecode SecurityCategoryValue according to SecurityCateg...
2010-02-23 stigSmall fix for DistributionExtensionField.
2010-02-23 etxrabTry to fix compilation with MSVC.
2010-02-23 guySquelch a bunch of compiler warnings.
2010-02-06 stigRenamed some reassembled data texts.
2010-02-04 sahlbergFrom: Stefan Metzmacher <metze@samba.org>
2010-02-04 sahlbergInitialize a variable to squash a compiler warning.
next