aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Don't generate the conformance file for exported types when building themorriss36-51/+51
2011-10-14Export MessageSecurityLabel_PDU.stig1-0/+1
2011-10-14Export ESSSecurityLabel_PDU.stig2-1/+2
2011-10-13Dissect NSAP encoded transport layer address.etxrab2-4/+23
2011-10-12Update the Camel and MAP ASN.1 files.etxrab37-193/+553
2011-10-11Update template to match generated dissector - dissector_try_port() isguy1-5/+5
2011-10-11Build the LCS-AP dissector.etxrab4-4/+6
2011-10-11From Spenser Sheng:etxrab11-0/+1758
2011-10-10Make it possible to build custom ASN1 based dissectors on Windows.etxrab2-2/+11
2011-10-10Fix unused function warningsetxrab3-3/+25
2011-10-10Fix ASN.1 dissector generation on Windows.morriss3-24/+10
2011-10-10Fix a typomorriss1-2/+2
2011-10-10Don't remove the ASN.1 dissectors when cleaning: we don't (re)build them duri...morriss2-4/+6
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss99-701/+351
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:wmeier5-112/+112
2011-10-06Typo FT_IPv4 isf FT_IPv6.etxrab1-1/+1
2011-10-06Add exportsetxrab1-0/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...wmeier12-162/+162
2011-10-06Add missing (presumably) entries for credssp,idmp,t124 & x721.wmeier1-4/+8
2011-10-05Add a couple of OID strings.etxrab1-0/+3
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier6-179/+179
2011-10-03From Pascal Quantin:etxrab2-2/+46
2011-10-02From Pascal Quantin:etxrab2-0/+28
2011-09-30Add credssp to subdirs listgal1-0/+1
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. gal7-0/+408
2011-09-29Make it possible to dissect proprietarry Opcodes.etxrab3-14/+60
2011-09-27Get rid of check_col, while at it set ENC.etxrab10-155/+69
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.etxrab1-2/+2
2011-09-23Change the case of "sNMPv2-Trap" to match RFC 3416. Reported by Qiyao.gerald1-1/+1
2011-09-21Fix and suppress some warningsgal2-3/+15
2011-09-21Remove Makefile.instig1-651/+0
2011-09-21Add asn/t124/Makefile to configure.in and remove it from the repository.gal1-651/+0
2011-09-21Fix for unary minus warning on Windowsgal1-0/+5
2011-09-21Basic RDP dissection, which can dissect the connection sequence. gal12-17/+3083
2011-09-16From Liam Sharp:etxrab1-17/+28
2011-09-12Fix a typoetxrab1-1/+1
2011-09-12Update to V10.2.0 (2011-06)etxrab7-77/+529
2011-09-12Update to V9.6.0 (2011-06)etxrab7-17/+21
2011-09-12From Liam Sharp:etxrab1-24/+10
2011-09-12from Liam Sharp:etxrab1-8/+12
2011-09-11From Pascal Quantin:etxrab12-87/+513
2011-09-06From Liam Sharp:etxrab2-1/+28
2011-08-29From Fredrik Kuivinen:etxrab1-7/+3
2011-08-16Based on patch from Denis Ovsienko viamorriss1-1/+1
2011-08-07Fix bug 5848, "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5848", whi...cmaynard1-0/+4
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh etxrab2-12/+21
2011-08-02From Paul Stath via bug 5731: The check for engineID length should only occu...cmaynard1-1/+1
2011-07-21Try to do a more syntactically correct import.etxrab1-2/+4
2011-07-20Register nicer entry points for LTE RRC BCH messages, and use them in RLC, MA...martinm1-0/+32
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.stig13-18/+18