aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h450-ros
AgeCommit message (Expand)AuthorFilesLines
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