aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-10-23From Pascal Quantin.etxrab6-1/+47
2011-10-23From Pascal Quantin.etxrab11-0/+1546
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier35-134/+134
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.wmeier1-1/+1
2011-10-19Let subdissectors have a stab at the packet even if it's cut short.etxrab2-60/+70
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argwmeier2-10/+10
2011-10-16From Pascal Quantin.etxrab1-0/+34
2011-10-16From Pascal Quantin.etxrab10-0/+2114
2011-10-15Windows: Fix and re-enable asn1\t124 build;wmeier2-2/+2
2011-10-15Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...wmeier3-4/+4
2011-10-14Build generate_export when building 'all' on Windows too.morriss1-1/+1
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