aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Makefile.nmakeJörg Mayer2006-09-121-2/+2
* fix the generation of config.h, some HAVE_... were wrongUlf Lamping2006-09-121-3/+3
* add a missing dependency from wiretap to the image dir, otherwise image/wiret...Ulf Lamping2006-09-121-1/+1
* Hmmm, don't optimize too much :-)Ulf Lamping2006-09-121-6/+17
* various nmake related build file cleanupsUlf Lamping2006-09-121-32/+19
* tweak the nmake build so the NET-SNMP library is in fact optional (as it is i...Ulf Lamping2006-09-111-12/+14
* minor cleanup for making codecsBill Meier2006-09-101-1/+1
* Handle PORTAUDIO_API_1 and add clean-deps target to distclean.Anders Broman2006-09-051-1/+2
* Fix a typo for rtp_playerAnders Broman2006-09-041-1/+1
* Include codecs in the all target.Anders Broman2006-09-021-1/+1
* Fix path and name.Anders Broman2006-09-021-4/+4
* Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris2006-09-021-4/+15
* fix a suspected typo of the portaudio commitUlf Lamping2006-08-301-1/+1
* From Alejandro Vaquero:Anders Broman2006-08-301-0/+6
* Fix cut-and-pasteo.Guy Harris2006-08-191-1/+1
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-0/+1
* Point to the newest (1.5.0-1) GnuTLS package. Since it containsGerald Combs2006-08-091-1/+2
* enable kerberos for windows for the win32 buildRonnie Sahlberg2006-08-081-0/+4
* Add GNUTLS to the Windows build. Gerald Combs2006-08-071-0/+12
* if KFW is enabled, we need to temporarily copy the two required DLLs to the b...Ronnie Sahlberg2006-08-051-0/+4
* config and makefile magic we need when we integrate kerberos for windows with...Ronnie Sahlberg2006-08-051-0/+1
* Fix editcap compilation under Windows.Gerald Combs2006-07-271-2/+2
* we dont need our own snprintf any more since we always use g_snprintf() instead.Ronnie Sahlberg2006-07-201-1/+0
* Switch to Net-SNMP 5.3.1.Gerald Combs2006-07-171-1/+1
* Update to Net-SNMP 5.3.0.1.Gerald Combs2006-07-061-1/+1
* Rename the main executable to "wireshark", along with more conversions:Gerald Combs2006-05-311-19/+19
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-11/+11
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-11/+11
* ETHEREAL_LIBS -> WIRESHARK_LIBSGerald Combs2006-05-301-55/+55
* ethereal->wireshark updatesRonnie Sahlberg2006-05-221-1/+1
* If we have pcap_breakloop(), at least on UN*X we can stop the captureGuy Harris2006-05-211-0/+1
* Change to address bug 933. See if this, after setup, includes the updated GTK...Jaap Keuter2006-05-161-1/+1
* if HHC_DIR is defined in config.nmake, link Ethereal with the required htmlhe...Ulf Lamping2006-04-201-0/+3
* Update Lua.Gerald Combs2006-04-121-1/+1
* One day I'll be able to do change something in windows in a single attemptLuis Ontanon2006-03-151-0/+1
* Add strptime.obj to outfiles as well.Anders Broman2006-03-141-1/+1
* missed to add strptime.obj to the editcap.Luis Ontanon2006-03-141-1/+1
* Move init.lua and family to plugins/luaLuis Ontanon2006-03-121-5/+0
* Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs2006-03-011-2/+8
* Add asn1 to the clean targetAnders Broman2006-02-251-0/+3
* Add getopt.obj to the list of object files with which dumpcap is linked;Guy Harris2006-02-151-2/+2
* - disable printLuis Ontanon2006-02-131-0/+4
* Copy over the file open/save code from the Win32 native branch.Gerald Combs2006-02-131-1/+1
* When using GTK 2.8, we need the cairo dlls, so add them to the install-gtk2-d...Lars Roland2006-02-101-0/+4
* From Paolo Abeni:Guy Harris2006-02-061-4/+8
* Update to Net-SNMP 5.2.2.Gerald Combs2005-12-271-1/+1
* If "CLIENTNAME" is set (which indicates that we're using RDP) useGerald Combs2005-12-161-1/+2
* Add support for GLib/GTK+ 2.8. Point to the latest tag.Gerald Combs2005-12-141-6/+34
* the verify_tool target should check for /usr/bin/find (I errorneously did cha...Ulf Lamping2005-12-101-1/+6
* both the buildbot and I have problems with setargv.objUlf Lamping2005-12-061-1/+3