Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP.
[obnox/wireshark/wip.git] / asn1 /
2006-08-27 galSupport for X.500 strong authentication - used by DAP...
2006-08-24 etxrabAdd missing Clean target
2006-08-23 sahlbergCounter64 should be a FT_UINT64 and not a FT_UINT32
2006-08-22 etxrabComplete clean targets
2006-08-21 etxrabFrom Florent Drouin:
2006-08-21 sahlbergprettify the MMS dissector by at least putting the...
2006-08-21 sahlberg from Angel de Juan
2006-08-20 etxrabDissect some more H.245 messages in MEGACO
2006-08-20 sahlberg in LDAP over TCP
2006-08-19 guySquelch a compiler warning.
2006-08-16 kukosa- add value_ptr into struct _asn1_ctx_t
2006-08-14 sahlbergrename some structures and defines from the se_tree...
2006-08-11 sahlbergfor sec descriptors found inside ldap
2006-08-10 jmayerFix some typos the prevented make distdir from succeeding
2006-08-10 jmayerFix for bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-08-08 etxrabRoutines for Universal Mobile Telecommunications System...
2006-08-07 sahlbergmarik the request_in/response_to/time as generated...
2006-08-07 sahlbergdissect nTSecurityDescriptor attribute as a security...
2006-08-07 sahlbergobjectSid attribute contains a sid so decode it nivel...
2006-08-06 sahlbergadd some more oid's
2006-08-06 sahlbergthe ldap values for supportedControl and supportedCapab...
2006-08-06 sahlberg"objectGUID" should be dissected as a GUID
2006-07-28 sahlbergfropm martin m
2006-07-21 kukosaH.225.0 update to version 6 (05/2006)
2006-07-12 geraldMake sure our strings aren't null before we pass them...
2006-07-12 sahlbergprettify dissection od ldap attributes
2006-07-11 etxrabDecode RANAP in LongSignalInfo and RadioResourceInforma...
2006-07-10 geraldReset ldm_tree in dissect_ldap_pdu(). Fixes a couple...
2006-07-10 geraldFix compilation on systems with Net-SNMP.
2006-07-09 geraldIn new_format_oid(), handle a zero-length OID.
2006-07-09 jmayerinclude packet-cdt.h to declare prototypes
2006-07-07 jmayerpropset ....
2006-07-06 geraldAdd the asn1 directory to the distribution.
2006-07-05 geraldDon't pass an empty OID to sprint_realloc_variable...
2006-07-05 geraldFix a format string bug. This should fix some of the...
2006-07-04 kukosaget rid of warning message
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-07-04 sahlbergreplace the two remaining g_malloc with ep_alloc
2006-07-04 sahlbergcheck_var_length can also return ewp allocated memory now
2006-07-04 sahlbergmake new_format_oid return ep allocated data.
2006-07-04 sahlbergmake format_oid use ep allocated memory internally...
2006-07-04 sahlbergmake format_var return ep allocated memory
2006-07-03 kukosaremove name field from per_sequence_t structure, it...
2006-07-01 guyInclude <epan/oid_resolv.h> to declare get_oid_str_name().
2006-06-30 kukosafix wrong terminator record in per_sequence_t tables
2006-06-29 sahlbergfrom metze
2006-06-29 etxrabAdd a heuristic table to SUA (SUA and SCCP should share...
2006-06-29 kukosause "type function" instead of "field function" in...
2006-06-28 geraldReset ldm_tree to NULL each time we dissect an LDAP...
2006-06-28 galSupport for the acp127-notification-request extension.
2006-06-28 galSupport for the message-token, proof-of-delivery and...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-06-28 kukosafew OID names
2006-06-22 sahlbergthe dissector for AssertionValue that is implemented...
2006-06-20 kukosa- change ETH_VAR to WS_VAR
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-06-20 etxrabFrom Albert Chin:
2006-06-17 etxrabPort the ssn range setting stuff.
2006-06-16 guyInclude <epan/dissectors/packet-tcp.h> to declare tcp_d...
2006-06-15 etxrabFix BUG 971 Facility IE dissection error in GSM_DTAP.
2006-06-15 kukosa- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID...
2006-06-15 etxrabRANAP:
2006-06-14 sahlbergfix tcp reassembly to work again for
2006-06-14 jmayerInclude <ctype.h> to fix some warnings. Regenerate the
2006-06-13 kukosa- "next tvb" list moved from h225 to new file next_tvb...
2006-06-13 sahlbergfrom metze
2006-06-13 guyConstify to fix compiler warnings.
2006-06-12 etxrabFix some warnings.
2006-06-12 sahlbergprettify dissection of LDAP search filters.
2006-06-10 sahlbergrework the previous patch slightly since we really...
2006-06-10 sahlbergadd simple heuristics to the decoding of assertionvalue...
2006-06-10 sahlbergmake CLDAP show up as CLDAP in the dissectyion tree...
2006-06-10 guyMark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as...
2006-06-05 kukosauncomment newly supported TYPE-IDENTIFIER usage and...
2006-06-02 etxrabdissect_geographical_description updates.
2006-06-02 etxrabCorrect dissect_geographical_description.
2006-06-01 etxrabFrom Cvetan Ivanov:
2006-05-31 etxrabComplete reasembly code.
2006-05-31 kukosaH.245 update to version 12 (10/2005)
2006-05-31 etxrabAdd some missing *-exp-cnf files
2006-05-30 etxrabPreparations for reassembly. Currently there is a probl...
2006-05-29 kukosa- h225.asn renamed to H323-MESSAGES.asn
2006-05-27 etxrabFix bug 973:
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-23 etxrabAtempt to fix bug 967 crash on fuzzed SNMP capture...
2006-05-23 kukosaEthereal -> Wireshark
2006-05-23 kukosachange rules so as not to have each dissector twice...
2006-05-22 kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-22 sahlbergethereal->wireshark
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-05-17 etxrabDecode Ext-GeographicalInformation.
2006-05-17 etxrabFix decoding of Ext-GeographicalInformation.
2006-05-16 etxrabPER:
2006-05-15 etxrabPER Enumerated is working now.
2006-05-15 guyDon't throw an exception in oid_to_subid_buf() if the...
2006-05-15 kukosaregenerated with new asn2eth
2006-05-15 kukosaupdated to H.235.0:09/2005 and H.235.8:09/2005
2006-05-15 kukosaH.225, H.245, H.450 regenerated with new asn2eth
next