aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932-ros
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Replace deprecated tvb_length with tvb_reported_length.AndersBroman1-6/+6
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-4/+4
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-6/+6
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-6/+6
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-3/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-17/+0
2013-12-09Reject the packet if data is NULL. For now, leave the DISSECTOR_ASSERT(rose_...Chris Maynard1-6/+9
2013-12-07- Make local functions static.Anders Broman1-0/+3
2013-11-03Have rose_ctx_t passed into subdissectors instead of using pinfo->private_data.Michael Mann1-2/+2
2013-09-15Fix checkapi warnings (missing id)Jörg Mayer1-1/+2
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-0/+1
2013-06-12Batch of filterable expert infos with some minor cleanup I noticed while doin...Michael Mann1-0/+10
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer1-4/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+38
2013-05-05Just whitespace changesJörg Mayer1-3/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
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-2/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
2012-05-09Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-3/+3
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-6/+4
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
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-08-24Expert info for undecoded Q.932 and H.450 operationsTomas Kukosa1-0/+1
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-3/+3
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-8/+4
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-4/+8
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-10more makefiles changed to new export mechanismTomas Kukosa3-2/+4
2007-10-10Undefine NEED_PACKET_PROTO_HJörg Mayer1-1/+1
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer6-0/+494