aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Try to get rid of defined but not used warnings.Anders Broman1-0/+28
2011-10-25 Try to get rid of "defined but not used" warnings.Anders Broman2-0/+49
2011-10-24Fix encoding arg for a proto_tree_add_bitmask() function call.Bill Meier1-1/+1
2011-10-23Replace use of tvb_get_ephemeral_faked_unicode() by use of tvb_get_ephemeral_...Bill Meier1-1/+1
2011-10-23 Try to get rid of "defined but not used" warnings.Anders Broman1-16/+21
2011-10-23Try to get rid of "defined but not used" warnings.Anders Broman2-6/+5
2011-10-23From Pascal Quantin.Anders Broman6-1/+47
2011-10-23From Pascal Quantin.Anders Broman11-0/+1546
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier35-134/+134
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier1-1/+1
2011-10-19Let subdissectors have a stab at the packet even if it's cut short.Anders Broman2-60/+70
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier2-10/+10
2011-10-16From Pascal Quantin.Anders Broman1-0/+34
2011-10-16From Pascal Quantin.Anders Broman10-0/+2114
2011-10-15Windows: Fix and re-enable asn1\t124 build;Bill Meier2-2/+2
2011-10-15Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...Bill Meier3-4/+4
2011-10-14Build generate_export when building 'all' on Windows too.Jeff Morriss1-1/+1
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss36-51/+51
2011-10-14Export MessageSecurityLabel_PDU.Stig Bjørlykke1-0/+1
2011-10-14Export ESSSecurityLabel_PDU.Stig Bjørlykke2-1/+2
2011-10-13Dissect NSAP encoded transport layer address.Anders Broman2-4/+23
2011-10-12Update the Camel and MAP ASN.1 files.Anders Broman37-193/+553
2011-10-11Update template to match generated dissector - dissector_try_port() isGuy Harris1-5/+5
2011-10-11Build the LCS-AP dissector.Anders Broman4-4/+6
2011-10-11From Spenser Sheng:Anders Broman11-0/+1758
2011-10-10Make it possible to build custom ASN1 based dissectors on Windows.Anders Broman2-2/+11
2011-10-10Fix unused function warningsAnders Broman3-3/+25
2011-10-10Fix ASN.1 dissector generation on Windows.Jeff Morriss3-24/+10
2011-10-10Fix a typoJeff Morriss1-2/+2
2011-10-10Don't remove the ASN.1 dissectors when cleaning: we don't (re)build them duri...Jeff Morriss2-4/+6
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss99-701/+351
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:Bill Meier5-112/+112
2011-10-06Typo FT_IPv4 isf FT_IPv6.Anders Broman1-1/+1
2011-10-06Add exportsAnders Broman1-0/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier12-162/+162
2011-10-06Add missing (presumably) entries for credssp,idmp,t124 & x721.Bill Meier1-4/+8
2011-10-05Add a couple of OID strings.Anders Broman1-0/+3
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier6-179/+179
2011-10-03From Pascal Quantin:Anders Broman2-2/+46
2011-10-02From Pascal Quantin:Anders Broman2-0/+28
2011-09-30Add credssp to subdirs listGraeme Lunt1-0/+1
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt7-0/+408
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman3-14/+60
2011-09-27Get rid of check_col, while at it set ENC.Anders Broman10-155/+69
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.Anders Broman1-2/+2
2011-09-23Change the case of "sNMPv2-Trap" to match RFC 3416. Reported by Qiyao.Gerald Combs1-1/+1
2011-09-21Fix and suppress some warningsGraeme Lunt2-3/+15
2011-09-21Remove Makefile.inStig Bjørlykke1-651/+0
2011-09-21Add asn/t124/Makefile to configure.in and remove it from the repository.Graeme Lunt1-651/+0
2011-09-21Fix for unary minus warning on WindowsGraeme Lunt1-0/+5