aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Bug 2493: Fix (Part 1): Bill Meier1-1/+1
2008-04-24Use cairo-1.6.4-1 and pango-dev-1.20.2Anders Broman1-2/+2
2008-04-22Use Libsmi 0.4.8Anders Broman1-2/+2
2008-04-21Use latest Glib version.Anders Broman1-2/+2
2008-04-15Ban strdup() and strndup().Jeff Morriss1-1/+6
2008-04-15Added an option (-b) to specify directory containing binaries to use forStig Bjørlykke1-6/+10
2008-04-08Update Lemon to v1.54 and lempar to v 1.31 from sqlite http://www.sqlite.org/...Anders Broman2-112/+186
2008-04-07- Remove GLIB1 codeStephen Fisher1-1/+1
2008-03-24Use cygpath to automatically find our paths under Windows.Gerald Combs1-0/+9
2008-03-23Running glib 2.16 on 32 bit platform requires this lempar.c change in additio...Jaap Keuter1-0/+6
2008-03-21Use the latest GTK libraries.Anders Broman1-2/+2
2008-03-18Update to the latest User's Guide.Gerald Combs1-5/+5
2008-03-08Warn if a file does not have an SVN Id tag in it.Jeff Morriss1-0/+5
2008-03-01Add strncpy and strncat to the list of prohibited APIs.Stig Bjørlykke1-0/+2
2008-02-19From pizza_4u at qmx.net: Extend netscreen2dump.py to work with SSG520Bill Meier1-1/+3
2008-02-19Add 'executable' property to a few .pl and .py filesBill Meier3-0/+0
2008-02-16Use gtk+ 2.12.8 glib 2.12.6-2 and pcre 7.0.Anders Broman1-3/+3
2008-01-29For Windows: Update to use Gtk+ 2.12.6; Use latest Glib 2.14.5 again;Bill Meier1-3/+3
2008-01-28cleanup code (remove some collapsed conditions)Tomas Kukosa1-12/+3
2008-01-27New gettext-runtimeAnders Broman1-2/+2
2008-01-24Warn if we find %ll in the sourceJeff Morriss1-0/+7
2008-01-24Add check for non-ASCII characters (defined, for now, as any whose value is >...Jeff Morriss1-0/+6
2008-01-15Use New GTK packages:Anders Broman1-2/+2
2008-01-14use FN_VARIANT parameter in INTEGER type for planned 64bit variantsTomas Kukosa1-3/+3
2008-01-10Add the file op APIs (e.g., open()) to the list of prhobited APIs (should use...Jeff Morriss1-1/+14
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa1-1/+9
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke1-1/+1
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman1-1/+1
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa1-4/+20
2007-12-25Typo -- missing "Anders Broman1-1/+1
2007-12-25Build with assembler support (NASM).Anders Broman1-3/+3
2007-12-17Documentation fix. Fix a strangely-worded sentence in README.xml-outputGilbert Ramirez1-0/+3
2007-12-16Automatically install the FindProcDll.dll NSIS plug-in required for the Wires...Graeme Lunt1-3/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-143/+26
2007-12-06fix field attributes handling for tagged typesTomas Kukosa1-6/+21
2007-12-05Use:Anders Broman1-1/+2
2007-11-30(Ugh: remove debug cmd from script)Bill Meier1-2/+0
2007-11-30Fix (really) so all dlls and exes found to set exec bitBill Meier1-1/+3
2007-11-30Fix script: setting 'executable' bit for dlls/exes now works after downloadin...Bill Meier1-2/+5
2007-11-29Update to gtk+ 2.14.2 and glib glib-2.14.4Anders Broman1-2/+4
2007-11-27Update to sqlite lemon 1.51Anders Broman1-46/+62
2007-11-27Ban strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp()Guy Harris1-0/+8
2007-11-26When we've found C++ style comments, tell which file we found them in.Jeff Morriss1-1/+1
2007-11-24Support for the automatic configuration of the UPX dll/exe packer.Graeme Lunt1-3/+3
2007-11-20Update from samba tree revision 25880 to 26066Jörg Mayer12-78/+73
2007-11-13Use glib-2.14.3Anders Broman1-2/+2
2007-11-12Print the pass number periodically as a convenience for running the scriptGerald Combs1-1/+6
2007-11-06Update from samba tree revision 25306 to 25880Jörg Mayer17-124/+157
2007-11-01better built-in X.880 supportTomas Kukosa1-5/+35
2007-10-31small improvement in class fields handlingTomas Kukosa1-2/+14