aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Don't access nbap_dch_chnl_info if the index is > maxNrOfDCHsAnders Broman1-2/+4
2013-05-18Revert r49406: it's not ready for prime time yetPascal Quantin2-2/+3
2013-05-18Move kerberos back from broken list to normal listJörg Mayer2-3/+2
2013-05-17More compilation fixes when having HAVE_KERBEROSPascal Quantin2-11/+11
2013-05-16Fix link failure with WindowsPascal Quantin3-19/+23
2013-05-16Fix compilation for Linux (defined but not used errors, C++ incompatibilities...Pascal Quantin2-26/+48
2013-05-16Remove useless blurbsPascal Quantin1-4/+4
2013-05-16Remove useless exports and fix a compilation errorPascal Quantin1-6/+1
2013-05-16Updated the Kerberos ASN.1 dissector to the point I believe it can replace th...Michael Mann5-343/+1049
2013-05-15Export CellGlobalIdOrServiceAreaIdOrLAI.Anders Broman1-0/+1
2013-05-14Upate to spec. 11.0.0Anders Broman8-51/+204
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman4-12/+12
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer23-92/+0
2013-05-11Now all disectors requiring asn2wrs can be generated usingJörg Mayer8-0/+226
2013-05-11Correct previous commit:Jörg Mayer1-1/+2
2013-05-11MCS-PROTOCOL.asn does not exists (in this directory) and does notJörg Mayer1-2/+1
2013-05-11Small cleanupsJörg Mayer1-4/+3
2013-05-10pkix1explicit_exp.cnf and pkix1implicit_exp.cnf are storedJörg Mayer1-6/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer29-0/+1049
2013-05-10Distribute the kerberos and x721 subdirectories, even though we don'tGuy Harris1-0/+2
2013-05-07Small optical changeJörg Mayer1-3/+0
2013-05-07Some moreJörg Mayer31-1/+992
2013-05-07x721 and kerberos: Use standard Makefile.amJörg Mayer6-9/+13
2013-05-07Small formatting changeJörg Mayer1-1/+2
2013-05-07Another hour gone, another set of protocols.Jörg Mayer10-0/+324
2013-05-07Another set of asn1 protocols can now be generated with cmakeJörg Mayer11-0/+447
2013-05-07Allow generating some more dissectors with cmake.Jörg Mayer8-0/+303
2013-05-07Make exports actaully workJörg Mayer2-2/+29
2013-05-07Move common code into UseAsn2Wrs.cmake.Jörg Mayer2-43/+91
2013-05-07Build the first (and one of the easiest) of 99 asn1 dissectors withJörg Mayer1-0/+58
2013-05-05Just whitespace changesJörg Mayer88-193/+263
2013-05-01Protect a "divide by zero" operation. Bug 7359 (https://bugs.wireshark.org/b...Michael Mann1-12/+20
2013-05-01Fix warning.Guy Harris1-1/+1
2013-05-01Remove some global variables in favor of private_data member of asn1_ctx_t. ...Michael Mann6-19/+9
2013-05-01Make C12.22 work over UDP.Anders Broman1-2/+5
2013-04-26From me: only sign-extend BER integers if the field is actually signedEvan Huus1-0/+5
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer100-0/+2406
2013-04-22tiny whitespace changeJörg Mayer1-2/+2
2013-04-04Update ASN.1 conformance files with the changes from r48634Pascal Quantin3-10/+10
2013-04-04Fix encoding arg for proto_tree_add_item() and friends.Chris Maynard1-5/+5
2013-04-03Sort LocalCode value string.Anders Broman1-1/+1
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus7-23/+23
2013-03-28-Wmissing-prototypesAnders Broman19-1/+52
2013-03-27Fix another incorrectly duplicated display filter, this time for hf_gsm_map_e...Chris Maynard1-2/+2
2013-03-27Fix the incorrectly duplicated display filter for hf_gsm_map_dlci.Chris Maynard1-1/+1
2013-03-26Make the oid memeber a const.Anders Broman1-1/+1
2013-03-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8517 :Pascal Quantin1-6/+6
2013-03-22Don't wire into the reassembly code the notion that reassemblies shouldGuy Harris4-38/+36
2013-03-22Add some of the global codes as asn2wrs handle them now.Anders Broman3-3/+26
2013-03-22Make Freephone-Operations parseable.Anders Broman1-2/+39