summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2013-10-20Put PDU dissection in protocol treePascal Quantin2-9/+25
2013-10-20From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :Pascal Quantin11-0/+1498
2013-10-20Fix a typoPascal Quantin1-4/+1
2013-10-17H.225.0: fix handling of compound parameters in Generic Extensible Framework ...Tomas Kukosa1-1/+1
2013-10-16Upgrade RRLP dissector to V11.0.0Pascal Quantin3-24/+79
2013-10-16From Ed Beroset: add modelines and fix irregular indenting;Bill Meier4-334/+369
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-1/+1
2013-10-11Fix compilation when we don't HAVE_LIBGCRYPTJeff Morriss1-2/+4
2013-10-10Add a call to tvb_ensure_bytes_exist before we allocate memory based on ourEvan Huus1-2/+3
2013-10-10From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9246Evan Huus2-10/+24
2013-10-08mpeg pes private data is 16 bytes long, see iso 13818-1Martin Kaiser1-3/+3
2013-10-06Fully support relative AP-titles in C12.22. Bug 9196 (https://bugs.wireshark...Michael Mann4-12/+44
2013-10-02Replace the 3 dissector tables (with a single entry in each) by a direct call...Pascal Quantin2-13/+10
2013-09-26From beroset@mindspring.com:Anders Broman1-1/+1
2013-09-24Upgrade RRC dissector to v11.7.0Pascal Quantin6-446/+499
2013-09-23Ensure to release an existing DRX configuration when receiving a RRC Connecti...Pascal Quantin1-0/+11
2013-09-23Upgrade LPPa dissector to v11.3.0Pascal Quantin8-79/+212
2013-09-22More emem -> wmem conversion:Pascal Quantin2-4/+4
2013-09-22emem -> wmem conversion:Pascal Quantin17-46/+46
2013-09-21Add _g_ to the names of functions that allocate glib memory. This is a bit moreEvan Huus3-6/+6
2013-09-20DCH-ID can be 255Anders Broman2-2/+2
2013-09-18Fix a couple of EXPORT_DEPENDSChris Maynard2-2/+2
2013-09-18Add the dependeny handling for windows builds as wellJörg Mayer1-1/+1
2013-09-18Missed 1 character replacement as part of r52132.Chris Maynard1-2/+2
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard47-2354/+2354
2013-09-17Fix remaining dependencides for -exp.cnf files.Jörg Mayer6-6/+27
2013-09-17More dependeny updates for asn1 -exp.cnf files.Jörg Mayer4-4/+18
2013-09-17One of the wmem patches only updated the generated packet-snmp.cJörg Mayer1-8/+11
2013-09-17When building packet-dap.c on an empty build tree, packet-dap.c wouldJörg Mayer3-2/+9
2013-09-17Fix dependency problems (continuation of r52110 and r52112).Chris Maynard4-0/+10
2013-09-17Fix a difference to Makefile.commonJörg Mayer1-2/+0
2013-09-16Copy over rev 52110 to cmakeJörg Mayer1-0/+1
2013-09-16Fix dependency problem reported by Joerg Mayer on wireshark-dev.Chris Maynard1-0/+4
2013-09-16Whitespace changesJörg Mayer1-17/+17
2013-09-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9155 :Pascal Quantin1-0/+1
2013-09-15Fix checkapi warnings (missing id)Jörg Mayer24-126/+295
2013-09-15Finish asn1 emem -> wmem conversion.Jörg Mayer1-3/+3
2013-09-15emem -> wmem (don't forget about .cnf)Jörg Mayer7-261/+263
2013-09-15emem -> wmemJörg Mayer2-11/+11
2013-09-15Convert a few more dissectors to wmem APIPascal Quantin1-7/+7
2013-09-12dissect OCSP nonce extensionMartin Kaiser2-16/+29
2013-09-12Convert a few dissectors from emem to wmem APIPascal Quantin1-2/+2
2013-09-12Give various files RCS IDs.Guy Harris4-1/+7
2013-09-09Change some internal dissector table UI names so it's clear which protocol th...Chris Maynard1-6/+6
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann6-10/+10
2013-09-09expert_add_info_format_text -> expert_add_info_formatMichael Mann6-25/+25
2013-09-08Add a chunk forgotten in r51846Pascal Quantin1-57/+59
2013-09-08Slightly different fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Pascal Quantin2-73/+77
2013-09-07Fix the FSF address in the license header for the new ASN.1 dissectors.Evan Huus4-11/+7
2013-09-06Deduplicate some type and field names.Gerald Combs1-1/+20