Add remark about including packet.h before tap.h
[obnox/wireshark/wip.git] / wiretap / Makefile.nmake
2009-07-16 etxrabMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 etxrabAdd /MP flag to make use of multi cores.
2009-06-15 jmayerRename all of the ascend files:
2009-06-04 wmeierFix Windows build warning:
2009-04-08 geraldDisable warnings-as-errors for Flex-generated output...
2009-03-11 geraldFlex doesn't generate LLP64-compilable output. For...
2009-03-02 geraldMore Windows compiler flag cleanups. Fix a problem...
2008-08-21 gerald_MSC_VERs 1400 and greater require manifests. Check...
2008-08-04 geraldFrom Pascal Quantin via bug 2719: Fix support for Micro...
2008-07-17 wmeierRemove -g abort from checkAPIs (for now) since existing...
2008-07-02 guyThis directory needs some checkapi love; it's not yet...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-07-01 guyThe intended argument for "-g" was presumably "abort...
2008-07-01 guyUnless I've misread the GetOptions documentation, the...
2008-06-26 geraldWiretap code probably shouldn't abort the application...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-20 morrissUse the correct name for libwsutil
2008-05-20 morrissCreate a new "Wireshark utility" library and move the...
2008-05-14 kukosado not use * wildcard which is not supported by Windows...
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-08 martinmFrom Anders: Checkapi enabled for wiretap and more...
2008-05-06 etxrabAdd checkapi target.
2007-12-08 guyAdd .. to the directory in which to look for headers...
2007-12-07 guyDelete the *right* config.h.win32.
2007-12-07 guyRun runlex.sh from the tools directory. Get rid of...
2007-08-04 guyrunlex.sh is in tools, not the top-level directory.
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-08-01 guyAdd a Makefile.nmake.inc file, to hold rules etc. ...
2007-08-01 guyUse a common .l.c rule for running Flex on .l files...
2007-05-09 ulflfix manifest error: for dll's mt.exe must be given ;2
2007-05-06 ulflinstead of copying the MSVC 2005 manifest files around...
2007-05-02 legoadd support for the text export format of textronix...
2007-03-21 ulflset compiler option "treat warnings as errors" - to...
2007-03-18 wmeierFix Windows Makefiles so clean removes all pdb files...
2007-01-31 ulflinstead of putting the MSC_VER_REQUIRED test into the...
2007-01-12 ulflsecond try for file_util.c ... (at least OS X didn...
2007-01-12 ulflWin32: MSVC > 6 doesn't work well with Unicode filenames!
2007-01-03 ulflremove the PDB_FILE setting from config.nmake - there...
2006-02-22 etxrabAdd makefile.nmake
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2004-09-12 ulflto prevent problems reported by David Richards, don...
2004-07-26 guyAdd a Makefile.common for Wiretap, and have Makefile...
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-02-11 guyFrom Rolf Fiedler: support for reading EyeSDN USB S0...
2003-12-02 guyFrom Martijn Schipper: support for reading AiroPeek...
2003-11-07 guyLet people configure whether to build with Zlib or...
2003-10-31 guyFrom Scott Emberley: support for reading Network Instru...
2003-10-30 guyFrom Marcel Holtmann: support for reading Linux Bluez...
2003-10-10 guyGive every Makefile.nmake file a "distclean" rule,...
2003-08-26 guyFrom Jesper Peterson: support for Endace ERF file format.
2003-08-23 guyUse "file_access.c", not "file_io.c", as the latter...
2003-08-22 guyRename "wiretap/file.c" to "wiretap/file_io.c", as...
2003-07-29 guyFrom Thierry Martin: support for reading files from...
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...
2002-07-31 guyFrom Motonori Shindo: support for reading CoSine L2...
2002-06-13 guyAdd /I$(PCAP_DIR)/include to the list of directories...
2002-04-30 guyMove the code to guess the traffic type based on the...
2002-02-27 guyFrom Joerg Mayer:
2001-12-12 guyFrom Motonori Shindo:
2001-12-04 guySupport for reading Visual Networks traffic capture...
2001-10-19 guyDBS Etherwatch wiretap module, from Marc Milgram.
2001-10-18 guyVMS TCPIPtrace wiretap module, from Marc Milgram.
2001-04-12 gramImprovement of 'make clean' targets.
2001-04-06 gramBuild with zlib.
2001-04-05 gramUse sed in the Win32 build to place the version in...
2001-03-23 gramThe Win32 build builds wiretap as a DLL and requires...
2001-02-22 guyEtherpeek version 5, 6, and 7 support, from Daniel...
2000-09-19 gramAdd pppdump.obj to win32 makefile.
2000-08-08 mhallAdded wiretap support to read the Cisco Secure Intrusio...
2000-05-29 guyGraham Bloice's Win32 Makefile changes to build in...
2000-04-29 guyGraham Bloice's changes to, on Win32 using Microsoft...
2000-04-12 gramBuild tethereal and editcap on Win32.
2000-04-06 guyUse the "-o" flag, rather than using the "-t" flag...
2000-04-04 guyThe Win32 port of libpcap requires that programs with...
2000-02-09 gramUpdate Makefiles for win32. Move local configuration...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-13 guyAdd "file_wrappers.c" to the list of things to compile...
1999-12-15 guyBring it somewhat up to date.
1999-08-18 gramChanges to compile in win32.
1999-08-03 gramUpdate version numbers to 0.7.0, and update win32 Makef...
1999-07-21 gramFinally got the win32 ethereal to link properly with...
1999-07-13 gramAdded support for compiling on win32 with Visual C...