aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated tvb_length with tvb_reported_length.AndersBroman2015-04-081-1/+1
* ASN1: Register PDU-dissectors as NEWStig Bjørlykke2014-10-132-4/+4
* Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann2014-08-091-9/+27
* Add some files under asn1 to the distribution.Guy Harris2014-07-301-1/+1
* convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann2014-06-221-4/+4
* Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2014-06-191-1/+1
* Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2014-06-181-1/+1
* tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann2014-06-071-1/+1
* Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2014-02-261-10/+10
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-1811-25/+0
* Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus2013-12-191-1/+1
* Make local functions static. Include *.h when needed.Anders Broman2013-12-171-1/+1
* - Forward declaration of register functions.Anders Broman2013-12-081-0/+2
* Have rose_ctx_t passed into subdissectors instead of using pinfo->private_data.Michael Mann2013-11-031-2/+1
* Some more protocols can be generated via cmakeJörg Mayer2013-05-101-0/+34
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* From beroset:Anders Broman2013-03-191-3/+3
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-4/+4
* Add a preferense to the Q.932 dissector wether facility messages should be di...Anders Broman2013-02-171-9/+55
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-041-1/+1
* Don't generate the conformance file for exported types when building theJeff Morriss2011-10-141-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-5/+0
* Get rid of check_col, while at it set ENC.Anders Broman2011-09-271-5/+5
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-231-4/+4
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* #include prefs.h not req'dBill Meier2009-01-281-1/+0
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-6/+1
* Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa2008-07-261-2/+2
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-212-1/+6
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-1/+0
* create exported cnf file for Q.932 and QSIGTomas Kukosa2007-10-151-4/+6
* Remove the remaining autogenereated -exp.cnf filesJörg Mayer2007-10-111-36/+0
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* more makefiles changed to new export mechanismTomas Kukosa2007-10-103-1/+5
* More conversions and updates to existing Makefile stuffJörg Mayer2007-10-108-466/+101
* improvements in ROS handling in Q.932 and H.450Tomas Kukosa2007-09-244-96/+10
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-242-2/+2
* QSIG fully implementedTomas Kukosa2007-07-202-12/+17
* get rid of few warningsTomas Kukosa2007-07-192-1/+8
* change QSIG tables structure so as they can be generated automatically from A...Tomas Kukosa2007-07-191-2/+6
* rose_ctx_t structure usage in Q.932 dissectorTomas Kukosa2007-07-186-103/+72
* - get rid of anonymous unionsTomas Kukosa2007-07-133-13/+5
* Q.932 ROS regenerated from original ASN.1 sourceTomas Kukosa2007-06-066-118/+173