summaryrefslogtreecommitdiff
path: root/Win32
Commit message (Expand)AuthorAgeFilesLines
* Corrected the definition of IN_EXPERIMENTAL (0xfxxxxxxx is the experimental s...risso2004-07-061-2/+2
* Fixed a conditional typedef that caused wpcap.dll not to compile with VC.risso2004-04-061-2/+6
* Added a couple of folders to the include path of Windows VisualC project, in ...risso2004-01-281-2/+2
* Define HAVE_SNPRINTF and HAVE_VSNPRINTF under Windows.risso2003-12-201-2/+2
* Add "/D _U_=" to make _U_ expand to nothing.guy2003-11-151-2/+2
* Add _U_ to "rcsid[]" definitions, to eliminate "unused variable"guy2003-11-153-8/+8
* Modified the license at the beginning of the files created by the Politecno d...risso2003-05-151-16/+27
* Removed the _DEBUG definition that was erroneusly set in the release version ...risso2003-04-091-1/+1
* Added the Win32 project files, that allow to compile libpcap and include it i...risso2002-08-092-0/+197
* Remove in6addr_any and in6addr_loopback, not needed by libpcap directly, from...risso2002-08-021-4/+1
* Added support for Win32, based on WinPcap.risso2002-08-0120-0/+3208