summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2006-07-21H.225.0 update to version 6 (05/2006)Tomas Kukosa5-103/+239
2006-07-12Make sure our strings aren't null before we pass them to strncmp().Gerald Combs1-5/+5
2006-07-12prettify dissection od ldap attributesRonnie Sahlberg1-5/+59
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman2-0/+27
2006-07-10Reset ldm_tree in dissect_ldap_pdu(). Fixes a couple of the current fuzz Gerald Combs1-0/+2
2006-07-10Fix compilation on systems with Net-SNMP.Gerald Combs1-5/+6
2006-07-09In new_format_oid(), handle a zero-length OID.Gerald Combs1-0/+5
2006-07-09include packet-cdt.h to declare prototypesJörg Mayer1-0/+2
2006-07-07propset ....Jörg Mayer1-1/+1
2006-07-06Add the asn1 directory to the distribution.Gerald Combs1-0/+414
2006-07-05Don't pass an empty OID to sprint_realloc_variable(). This should fix a Gerald Combs1-5/+8
2006-07-05Fix a format string bug. This should fix some of the current fuzzGerald Combs1-1/+1
2006-07-04get rid of warning messageTomas Kukosa1-1/+1
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa7-64/+64
2006-07-04replace the two remaining g_malloc with ep_allocRonnie Sahlberg1-3/+2
2006-07-04check_var_length can also return ewp allocated memory nowRonnie Sahlberg1-1/+1
2006-07-04make new_format_oid return ep allocated data.Ronnie Sahlberg1-5/+8
2006-07-04make format_oid use ep allocated memory internally instead of malloced memoryRonnie Sahlberg1-8/+7
2006-07-04make format_var return ep allocated memoryRonnie Sahlberg1-11/+7
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...Tomas Kukosa1-18/+18
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris10-5/+10
2006-06-30fix wrong terminator record in per_sequence_t tablesTomas Kukosa1-5/+5
2006-06-29from metzeRonnie Sahlberg2-21/+87
2006-06-29Add a heuristic table to SUA (SUA and SCCP should share the same table) to he...Anders Broman1-0/+1
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa10-89/+91
2006-06-28Reset ldm_tree to NULL each time we dissect an LDAP packet. This should Gerald Combs1-17/+21
2006-06-28Support for the acp127-notification-request extension.Graeme Lunt2-0/+7
2006-06-28Support for the message-token, proof-of-delivery and recipient-certificate p1...Graeme Lunt4-34/+66
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa23-152/+167
2006-06-28few OID namesTomas Kukosa1-0/+11
2006-06-22the dissector for AssertionValue that is implemented in the template fileRonnie Sahlberg1-3/+7
2006-06-20- change ETH_VAR to WS_VARTomas Kukosa1-14/+14
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs3-3/+3
2006-06-20From Albert Chin:Anders Broman2-12/+34
2006-06-17Port the ssn range setting stuff.Anders Broman2-27/+71
2006-06-16Include <epan/dissectors/packet-tcp.h> to declare tcp_dissect_pdus().Guy Harris1-0/+1
2006-06-15Fix BUG 971 Facility IE dissection error in GSM_DTAP.Anders Broman1-21/+55
2006-06-15- BER_MAX_OID_STR_LEN removed and replaced with MAX_OID_STR_LENTomas Kukosa3-6/+6
2006-06-15RANAP:Anders Broman2-9/+15
2006-06-14fix tcp reassembly to work again for Ronnie Sahlberg1-87/+97
2006-06-14Include <ctype.h> to fix some warnings. Regenerate theJörg Mayer2-1/+2
2006-06-13- "next tvb" list moved from h225 to new file next_tvb.[ch]Tomas Kukosa4-71/+32
2006-06-13from metzeRonnie Sahlberg1-7/+7
2006-06-13Constify to fix compiler warnings.Guy Harris1-8/+14
2006-06-12Fix some warnings.Anders Broman1-1/+1
2006-06-12prettify dissection of LDAP search filters.Ronnie Sahlberg2-12/+135
2006-06-10rework the previous patch slightly since we really need to push a string u...Ronnie Sahlberg2-39/+43
2006-06-10add simple heuristics to the decoding of assertionvalues to make it display ...Ronnie Sahlberg2-1/+48
2006-06-10make CLDAP show up as CLDAP in the dissectyion tree and not as LDAPRonnie Sahlberg1-1/+1
2006-06-10Mark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as obsoleteGuy Harris1-0/+4