aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Handle differences in Camel V2etxrab4-39/+210
2011-11-02Export NAEA-CIC to be used by Camel.etxrab1-0/+1
2011-10-31Try to fix warnings.etxrab4-26/+88
2011-10-29Added support for big integer64 values.stig1-1/+9
2011-10-26Try to get rid of defined but not used warnings.etxrab1-0/+28
2011-10-25 Try to get rid of "defined but not used" warnings.etxrab2-0/+49
2011-10-24Fix encoding arg for a proto_tree_add_bitmask() function call.wmeier1-1/+1
2011-10-23Replace use of tvb_get_ephemeral_faked_unicode() by use of tvb_get_ephemeral_...wmeier1-1/+1
2011-10-23 Try to get rid of "defined but not used" warnings.etxrab1-16/+21
2011-10-23Try to get rid of "defined but not used" warnings.etxrab2-6/+5
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