aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-3/+18
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann2-9/+7
2014-06-21batch of tvb-length conversionsEvan Huus1-10/+10
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-13/+13
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-13/+13
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-4/+4
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss37-77/+0
2013-12-12Reject the packet if data is NULL. For now, leave the DISSECTOR_ASSERT's sin...Chris Maynard1-12/+21
2013-11-03Have rose_ctx_t passed into subdissectors instead of using pinfo->private_data.Michael Mann1-9/+9
2013-11-02Require dissector_try_string to pass a data parameter to its subdissectors. ...Michael Mann1-1/+1
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+60
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-5/+5
2013-03-28-Wmissing-prototypesAnders Broman1-0/+3
2013-03-19From beroset:Anders Broman1-3/+3
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-2/+2
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-6/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-05-09Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-4/+4
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-5/+0
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier1-4/+4
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-144/+144
2011-05-06From Ed Day via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5890 :Jeff Morriss6-419/+506
2011-03-01QSIG: decoding of PSS1InformationElementTomas Kukosa2-0/+16
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-5/+5
2010-02-04Initialize a variable to squash a compiler warning.Ronnie Sahlberg1-1/+1
2010-02-04One warning fixedTomas Kukosa1-1/+2
2010-02-04Support QSIG using global opcode 1.3.12.9.op instead of local one (some old Q...Tomas Kukosa1-3/+45
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-06-24From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-5/+5
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2009-01-28#include prefs.h not req'dBill Meier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-6/+2
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman2-3/+9
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-2/+0
2007-10-17- register QSIG over SIPTomas Kukosa1-0/+5
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+0
2007-10-15create exported cnf file for Q.932 and QSIGTomas Kukosa1-1/+2
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10Another -exp.cnf file that managed to escape notice...Jörg Mayer1-490/+0