aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h450-ros
AgeCommit message (Expand)AuthorFilesLines
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-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-6/+6
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss8-19/+0
2013-12-17Make local functions static. Include *.h when needed.Anders Broman1-0/+1
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
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-07Some moreJörg Mayer1-0/+39
2013-05-05Just whitespace changesJörg Mayer1-1/+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-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
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-9/+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
2009-01-28#include prefs.h not req'dBill Meier1-1/+0
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa2-2/+2
2008-03-01Rewrote to use g_strlcpy and g_strlcat.Stig Bjørlykke1-4/+4
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-4/+8
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-2/+0
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-10-10more makefiles changed to new export mechanismTomas Kukosa3-1/+5
2007-10-09remove rule for $(EXTRA_CNF) as ros/ros-{inv,res,err,rej}.cnf are not generatedTomas Kukosa1-10/+5
2007-10-08Convert h450 to new Makefile structure. Split h450.rosJörg Mayer7-0/+510