Declare many functions static, move the #defines from packet-fcse.h to
[obnox/wireshark/wip.git] / config.nmake
2005-07-26 geraldRevert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4.
2005-07-25 ulflfound by Thomas Boehne: corrected GTK_WIMP_DIR, used...
2005-07-25 ulflupdate to latest zlib version 123
2005-07-22 geraldBump the version and add a few entries to the NEWS...
2005-07-15 geraldPoint to the latest Windows library tag and versions.
2005-05-31 lrolandAdd a note to config.nmake that it is required to set...
2005-05-02 geraldPrep for the next release. ETA Wednesday (the 4th).
2005-03-23 guyIt doesn't matter whether, when building with WinPcap...
2005-03-23 guyIf we have "pcap_freecode()", use it to free the instru...
2005-03-09 geraldPrep for 0.10.10: Update the ChangeLog and NEWS files...
2005-01-21 lrolandAnother step towards getting the old plugin API retired:
2005-01-15 geraldBump the version to 0.10.9.
2005-01-03 geraldMove "c:\cygwin\bin" to the end of the PATH. The lates...
2004-12-07 geraldUpdates for 0.10.8.
2004-11-02 geraldUpdate the Windows build to zlib 1.2.2.
2004-10-15 geraldUpdates to reflect revision 4 of ethereal-win32-libs.
2004-10-15 geraldAdd support for decoding DES3/CBC/MD5 keys. Make it...
2004-10-08 geraldBump the version to 0.10.7.
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-23 guyFrom Gisle Vanem: add support for pcap_datalink_val_to_...
2004-09-02 ulflI've added some more comments to the file, and changed...
2004-09-02 ulflremoved YACC_OPTS, as it seemed to be unneeded for...
2004-08-06 geraldBump the version to 0.10.6. Drop in a new ChangeLog...
2004-07-25 guyFix a comment, as per suggestions by Yaniv Kaul.
2004-07-23 guyFrom Graham Bloice: add resources to wiretap.dll.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-13 geraldUse libethereal.dll by default.
2004-07-07 geraldEnable GTK_WIMP and GTK2 by default. Make GTK2 2.4...
2004-07-06 geraldPrep for the 0.10.5 release.
2004-06-20 ulfladd GTK2.4 and alike libs to the setup target,
2004-06-04 ulflupdate DOXYGEN setting and add new HHC (MS html help...
2004-06-01 etxrabRevert previous checkin made by mistake *sigh
2004-06-01 etxrabFrom Thomas Anders dissects the RTP Payload Type (if...
2004-05-23 guyFrom Lars Roland: define an "installation" version...
2004-05-13 geraldBump the version up to 0.10.4. Preliminary updates...
2004-05-11 ulfladd "configurable" path to doxygen.exe
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-04-08 geraldAdd a Makefile.nmake target called "setup" that uses...
2004-03-22 geraldBump the version up to 0.10.3.
2004-02-24 ulfladded gtk-wimp to the nsis installer build
2004-02-23 geraldBump the version to 0.10.2
2004-02-19 geraldBump the version to 0.10.1.
2004-02-10 ulflmaking the Modern UI the default
2004-01-31 guyRaise the Wiretap version number to 0.1, as the current...
2004-01-24 ulflAdded the ability to compile both GTK versions 1 and...
2004-01-23 geraldUpdate to GLib 2.2.3-20040116 and gettext 0.13.1.
2004-01-05 ulflswitched to MSVC warning level 3 and
2004-01-05 ulflFrom Lars Roland: corrected PATH settings
2003-12-28 ulflall libs now relative to a base dir, use compiler warni...
2003-12-27 ulfladded/changed some comments
2003-12-26 ulflconditionally use modern UI for NSIS installer
2003-12-23 ulflremoved COMMON_FILES_GNU from path,
2003-12-22 ulflget rid of the COMMON_FILES_GNU setting,
2003-12-22 ulflcalling pod2man and pod2html indirectly through the...
2003-12-10 geraldBump the version to 0.10.0. It could be (and has been...
2003-12-07 geraldAdd PCRE support to the Windows build.
2003-12-05 geraldSwitch over to Net-SNMP 5.1. A ZIP file of the Net...
2003-12-01 geraldSwitch to the new (and official) zlib DLL from gzip...
2003-11-15 ulfladded gdk_pixbuf to GTK2 specific libs to link (needed...
2003-11-11 guyGet rid of GLib 1.3 support - current versions of GTK...
2003-11-07 guyLet people configure whether to build with Zlib or...
2003-11-02 geraldBump the version number to 0.9.16.
2003-10-10 guyConfigure whether we have WinPcap based on whether...
2003-09-08 geraldBump the version to 0.9.15. Update the NEWS and Change...
2003-08-24 geraldAdd default development package locations to README...
2003-08-19 guyDefine GCC_GLIB_CFLAGS as a GCC equivalent of GLIB_CFLA...
2003-08-04 geraldBuild with Glib 2.0 and GTK+ 1.3 by default. Don't...
2003-08-04 guyFrom Lars Roland: add support for GTK+ 1.3 with GLib...
2003-07-23 geraldPrep for the 0.9.14 release
2003-06-26 guyWell, you need more than just an escaped # to handle...
2003-06-25 guyOK, try bringing back the #undef, now that we know...
2003-06-24 geraldProperly escape the '#' character in the HAVE_GNU_ADNS...
2003-06-17 guyHandle the 1.3 vs. 2.x issue similarly to the way Lars...
2003-06-17 guyFrom Lars Roland:
2003-06-16 guy"!IFDEF" just takes the name of the variable as an...
2003-06-15 guyDo all the tests for whether ADNS_DIR is defined or...
2003-06-15 guyBased on a change from Lars Roland, set the GLIB_CFLAGS...
2003-06-14 guyDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 guyDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-06-14 guyFrom Lars Roland: use $(COMMON_FILES_GNU) in the PATH...
2003-06-13 guyAs per a patch from Lars Roland, make RC_VERSION comma...
2003-06-12 guyDon't wire into "config.h.win32" files an indication...
2003-06-10 geraldBump the version to 0.9.13 and otherwise prep for the...
2003-06-02 geraldAdd GNU ADNS to the Windows build environment. A preco...
2003-05-01 geraldBump the version number to 0.9.12. Make NEWS and Chang...
2003-03-26 guyFrom Graham Bloice: make the RC_VERSION variable in...
2003-03-11 geraldBump the version to 0.9.11. Let's hope the goat's...
2003-03-04 geraldBump the version to 0.9.10.
2003-01-21 geraldBump the version to 0.9.9. Update the NEWS and ChangeL...
2002-12-04 geraldBump the version to 0.9.8. Update NEWS and ChangeLog...
2002-11-01 guyCygwin doesn't necessarily come with an "sh.exe", so...
2002-10-09 geraldLink to libsnmp under Win32.
2002-09-26 geraldBump the version up to 0.9.7. The countdown begins...
2002-08-19 geraldAdd COMMON_FILES_GNU definition.
2002-08-17 geraldBump the version number to 0.9.6. Update the ChangeLog...
2002-06-28 geraldBump the version up to 0.9.5.
2002-05-18 geraldIncrement versions to 0.9.4, get NEWS current to April...
2002-03-29 geraldBump the version to 0.9.3. Update NEWS to be current to
2002-03-03 geraldBump the version to 0.9.2. Update NEWS to include...
2002-02-02 geraldUpdate version to 0.9.1. Add NEWS entries for 0.9...
next