Squelch some compiler warnings.
[obnox/wireshark/wip.git] / Makefile.nmake
2006-09-23 ulflfix a typo
2006-09-23 ulflchange the Win32 build environment, so we can create...
2006-09-22 ulfladd a packaging_u3 target
2006-09-12 jmayerMakefile.nmake
2006-09-12 ulflfix the generation of config.h, some HAVE_... were...
2006-09-12 ulfladd a missing dependency from wiretap to the image...
2006-09-12 ulflHmmm, don't optimize too much :-)
2006-09-12 ulflvarious nmake related build file cleanups
2006-09-11 ulfltweak the nmake build so the NET-SNMP library is in...
2006-09-10 wmeierminor cleanup for making codecs
2006-09-05 etxrabHandle PORTAUDIO_API_1 and add clean-deps target to...
2006-09-04 etxrabFix a typo for rtp_player
2006-09-02 etxrabInclude codecs in the all target.
2006-09-02 etxrabFix path and name.
2006-09-02 guyMove the codecs into a top-level "codecs" subdirectory...
2006-08-30 ulflfix a suspected typo of the portaudio commit
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-19 guyFix cut-and-pasteo.
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-08-09 geraldPoint to the newest (1.5.0-1) GnuTLS package. Since...
2006-08-08 sahlbergenable kerberos for windows for the win32 build
2006-08-07 geraldAdd GNUTLS to the Windows build.
2006-08-05 sahlbergif KFW is enabled, we need to temporarily copy the...
2006-08-05 sahlbergconfig and makefile magic we need when we integrate...
2006-07-27 geraldFix editcap compilation under Windows.
2006-07-20 sahlbergwe dont need our own snprintf any more since we always...
2006-07-17 geraldSwitch to Net-SNMP 5.3.1.
2006-07-06 geraldUpdate to Net-SNMP 5.3.0.1.
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-30 geraldETHEREAL_LIBS -> WIRESHARK_LIBS
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 guyIf we have pcap_breakloop(), at least on UN*X we can...
2006-05-16 jakeChange to address bug 933. See if this, after setup...
2006-04-20 ulflif HHC_DIR is defined in config.nmake, link Ethereal...
2006-04-12 geraldUpdate Lua.
2006-03-15 legoOne day I'll be able to do change something in windows...
2006-03-14 etxrabAdd strptime.obj to outfiles as well.
2006-03-14 legomissed to add strptime.obj to the editcap.
2006-03-12 legoMove init.lua and family to plugins/lua
2006-03-01 geraldAdd Lua support by default for Win32. Fix some compila...
2006-02-25 etxrabAdd asn1 to the clean target
2006-02-15 guyAdd getopt.obj to the list of object files with which...
2006-02-13 lego- disable print
2006-02-13 geraldCopy over the file open/save code from the Win32 native...
2006-02-10 lrolandWhen using GTK 2.8, we need the cairo dlls, so add...
2006-02-06 guyFrom Paolo Abeni:
2005-12-27 geraldUpdate to Net-SNMP 5.2.2.
2005-12-16 geraldIf "CLIENTNAME" is set (which indicates that we're...
2005-12-14 geraldAdd support for GLib/GTK+ 2.8. Point to the latest...
2005-12-10 ulflthe verify_tool target should check for /usr/bin/find...
2005-12-06 ulflboth the buildbot and I have problems with setargv.obj
2005-12-06 guyMake $(command_line_OBJECTS) a dependency of the stuff...
2005-12-05 ulflno more usage of Ethereal.lib in dumpcap any longer :-)
2005-11-28 ulflfirst steps towards a separated capture tool, working...
2005-10-21 ulflWin32: first steps towards using GTK2.6, add zipfile...
2005-09-22 ulflreplace WinPcap devel pack 3.0 with current 3.1 version
2005-09-16 geraldSort each conversation column numerically. Fix up...
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-06 geraldMove to the latest ethereal-win32-libs tag.
2005-09-06 geraldIn doc/Makefile.nmake, use the "install-deps" target...
2005-08-05 ulflverify_tools:
2005-07-26 geraldFrom Brice Augustin: Use the correct packet length...
2005-07-26 geraldRevert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4.
2005-07-24 ulflUpdate to zlib 1.2.3
2005-07-15 geraldPoint to the latest Windows library tag and versions.
2005-07-07 geraldMake sure "which" is present before we verify our tools...
2005-05-31 lrolandAs suggested by Jaap Keuter:
2005-05-20 ulflwin32 only: get interface details from WinPcap's packet...
2005-05-03 lrolandadd the new target "install-plugins" to nmake makefile
2005-05-01 lrolandAdd an install-deps target to the nmake makefiles.
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-17 lrolandClean up.
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-02-10 lrolandclean up makefiles.
2005-01-17 geraldSwitch the Windows build environment to GTK 2.4.14...
2005-01-04 geraldReplace a "cp" with three "xcopy"s.
2004-12-01 geraldIf bash is run as a non-login shell, it doesn't read...
2004-12-01 guyFrom Francisco Alcoba: link with setargv.obj so that...
2004-11-23 geraldUpdate to GTK+ 2.4.13.
2004-11-02 geraldUpdate the Windows build to zlib 1.2.2.
2004-10-20 ulflrenamed capinfo to capinfos, as the former name capinfo...
2004-10-17 guyFrom Graeme Hewson: make AUTHORS-SHORT not include...
2004-10-16 ulflupdate setup target to latest win32 libs
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-09 ulflupdate setup target to latest GTK library files
2004-10-02 guyFrom Lars Roland: don't link EXTRA_OBJECTS unnecessaril...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-24 ulflUse new win32 libs from anonsvn instead of webpage...
2004-09-23 guyFrom Gisle Vanem: add support for pcap_datalink_val_to_...
2004-09-12 ulfladded a clean_setup target, to cleanup the unzipped...
2004-09-11 guyFrom Graeme Hewson: translate accented UTF-8 characters...
2004-09-01 ulflrenamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps...
2004-08-26 geraldBump the GTK+ 2.4 version up to 2.4.7, and bup GTK...
2004-08-11 geraldUpdate to GTK-Wimp 0.6.1.
2004-08-11 geraldChange the "setup" target to download the updated GTK...
next