aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932
AgeCommit message (Expand)AuthorFilesLines
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-4/+4
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-9/+27
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 Mann1-4/+4
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-1/+1
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-1/+1
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-10/+10
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss11-25/+0
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-17Make local functions static. Include *.h when needed.Anders Broman1-1/+1
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+2
2013-11-03Have rose_ctx_t passed into subdissectors instead of using pinfo->private_data.Michael Mann1-2/+1
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+34
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-19From beroset:Anders Broman1-3/+3
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-4/+4
2013-02-17Add a preferense to the Q.932 dissector wether facility messages should be di...Anders Broman1-9/+55
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
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-09-27Get rid of check_col, while at it set ENC.Anders Broman1-5/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
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-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-4/+4
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/+1
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa1-2/+2
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman2-1/+6
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
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-4/+6
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer1-36/+0
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10more makefiles changed to new export mechanismTomas Kukosa3-1/+5
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer8-466/+101
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa4-96/+10
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2-2/+2
2007-07-20QSIG fully implementedTomas Kukosa2-12/+17
2007-07-19get rid of few warningsTomas Kukosa2-1/+8
2007-07-19change QSIG tables structure so as they can be generated automatically from A...Tomas Kukosa1-2/+6
2007-07-18rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa6-103/+72
2007-07-13- get rid of anonymous unionsTomas Kukosa3-13/+5
2007-06-06Q.932 ROS regenerated from original ASN.1 sourceTomas Kukosa6-118/+173
2007-06-05Q.932 and QSIG regenerated with -X (new BER) optionTomas Kukosa3-5/+5