aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping2004-03-021-3/+3
* Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer2004-03-021-44/+3
* MSVC doesn't like having header files in .c=.obj targets.Gerald Combs2004-02-231-2/+4
* make the Makefile.common really common between automake and nmake,Ulf Lamping2004-02-221-72/+10
* From Lars Roland: Add support for a combined GTK1/2 Windows installer.Gerald Combs2004-02-181-3/+10
* Now that Ethereal *itself* (not just Wiretap) can use libz (the SoulseekGuy Harris2004-02-131-2/+6
* The top-level Makefile.nmake doesn't yet get all the source files fromGuy Harris2004-02-111-1/+2
* renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,Ulf Lamping2004-02-061-5/+5
* The last commit was only half completeJörg Mayer2004-02-011-20/+1
* Move sourcelists into Makefile.commonJörg Mayer2004-02-011-6/+1
* use identical depencies for gtk1 also for gtk2 targetUlf Lamping2004-01-311-2/+2
* updated NSIS generation to build GTK version 1 or 2,Ulf Lamping2004-01-261-1/+13
* Added the ability to compile both GTK versions 1 and 2 at the same time.Ulf Lamping2004-01-241-10/+36
* Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am andJörg Mayer2004-01-211-403/+2
* We need "cvsversion.h" in order to build stuff in the "gtk" directory.Guy Harris2004-01-191-2/+2
* Put the list of generated source files (well, generated header files,Guy Harris2004-01-181-2/+7
* cvsversion.h: added distclean target and dependenciesUlf Lamping2004-01-171-6/+6
* Integrate the "find . -name Entries" into make-version.pl, to make thisJörg Mayer2004-01-171-2/+2
* Try to genereate cvsversion.hJörg Mayer2004-01-171-1/+8
* From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs2004-01-161-1/+2
* Add support for MIME multipart dissection.Olivier Biot2004-01-161-1/+2
* From Yuriy Sidelnikov: ISO 8823 Presentation Protocol support.Guy Harris2004-01-131-1/+2
* Fix a source file name that got added to the list of object files.Guy Harris2004-01-121-2/+2
* Rename DISSECTOR_HELPER_{SRC,OBJECTS} toGuy Harris2004-01-111-11/+12
* Move header files for stuff used by dissectors, and source filesGuy Harris2004-01-101-16/+19
* Add support for a generic line-based text data dissector.Olivier Biot2004-01-101-1/+2
* Add support for JFIF (JPEG File Interchange Format) media.Olivier Biot2004-01-041-1/+2
* removed compilation of packet-slskUlf Lamping2003-12-301-2/+1
* New protocol: Enterasys Interswitch Message Protocol (ismp) andJörg Mayer2003-12-301-1/+3
* Nothing in "range.c" is GTK+-specific, so move it to the top-levelGuy Harris2003-12-291-1/+2
* Add support for GIF image dissection.Olivier Biot2003-12-241-1/+2
* Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename someGuy Harris2003-12-231-2/+2
* Pull the code to do reassembly of the request/response line, entityGuy Harris2003-12-221-1/+2
* From Ronnie Sahlberg: stub dissector for the Microsoft Distributed LinkGuy Harris2003-12-161-1/+2
* From Lars Roland: build the documentation at the end of the makeGuy Harris2003-12-151-2/+2
* From Akira Endoh: IGAP support.Guy Harris2003-12-101-1/+2
* From Michael Lum:Guy Harris2003-12-091-1/+2
* Add a "doc" target, as per Ulf Lamping's comment.Guy Harris2003-12-081-2/+7
* Add PCRE support to the Windows build.Gerald Combs2003-12-071-2/+5
* Switch over to Net-SNMP 5.1. A ZIP file of the Net-SNMP 5.1 sources plusGerald Combs2003-12-051-4/+4
* From Felix Fei: GSM MAP support.Guy Harris2003-12-031-1/+2
* From Michael Lum:Guy Harris2003-12-011-1/+2
* From Jamie Fournier: DCE RPC EPM version 4 support, and stub support forGuy Harris2003-11-251-1/+5
* bugfix: corrected clean and distclean targetsUlf Lamping2003-11-241-5/+5
* From Scott Hovis :CCSDS (Consultative Committee for Space Data Systems)Guy Harris2003-11-241-1/+2
* Include the BFD dissector when building with MSVC++.Guy Harris2003-11-231-1/+2
* From Jamie Fournier: DCERPC RS_PLCY support.Guy Harris2003-11-211-1/+2
* Add dissector for the SEBEK kernel read() data capture and/or rootkit toolNathan Neulinger2003-11-191-1/+2
* From Dave Sclarsky: CPFI support.Guy Harris2003-11-191-1/+2
* generate "static" help contentUlf Lamping2003-11-181-2/+11