summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Added print-dccp.c to the MSVC and Cygnus makefiles.gianluca2006-01-222-1/+6
* Added a missing source file (print-slow.c) in the Cygnus and VC6 projects.risso2005-07-132-0/+5
* Updated a library so that tcpdump links correctly under cygnus.risso2005-07-091-2/+2
* Defined INET6 in the Windows project to prevent compilation errors of print-d...risso2005-06-041-2/+2
* Update definitions to match libpcap 0.9 as it'd be on Windows.guy2005-06-032-5/+11
* Added print-pgm.c to the WinDump gcc project.risso2005-05-221-0/+1
* Added print-pgm.c to the WinDump VC6 project.risso2005-05-221-0/+4
* Added some new files to the cygnus and MSVC makefiles. The cignus makefilerisso2005-05-042-2/+50
* From Gisle Vanem: use the correct program name.guy2005-01-041-7/+3
* Have our own headers to declare the format of ONC (Sun) RPC messages onguy2004-12-271-157/+0
* Added the definition of HAVE_PCAP_IF_T to the build settingsrisso2004-04-251-2/+10
* Added the definition of HAVE_PCAP_LIB_VERSION and HAVE_REMOTE.risso2004-04-061-2/+2
* Added oui.c, print-ap1394.c and print-symantec.c to the Windows project.risso2004-03-192-0/+14
* Remove "bpf_dump.o" from the list of things to build - "bpf_dump()" nowguy2004-01-271-3/+2
* Added some missing files in order to correctly compile under Cygnusrisso2004-01-261-1/+3
* Have the configure script arrange that the Makefile define _U_guy2003-11-162-3/+4
* added print-bfd.c to the Windows VC projectrisso2003-11-051-0/+4
* Removed w32_fzs.c from the Windows projectrisso2003-08-081-4/+0
* Removed w32_fzs.c, since the functions it contains are no more needed by tcpdumprisso2003-08-081-100/+0
* Added the new gmpls.c and print-aodv.c files to the Win32 project.risso2003-08-071-0/+8
* Modified the license at the beginning of the files created by the Politecno d...risso2003-05-153-50/+86
* Added the files missing/dlnames.c, missing/datalinks.c, missing/strsep.c, mis...risso2003-04-211-2/+18
* Added the files missing/dlnames.c, missing/datalinks.c, missing/strsep.c, mis...risso2003-04-211-1/+6
* Updated the PrintCapBegins function to make it cleaner and more readablerisso2003-04-211-24/+8
* Define HAVE_PCAP_DUMP_FLUSH, as the current CVS version of WinPcap hasguy2002-12-221-1/+5
* Define HAVE_PCAP_DUMP_FLUSH, as the current CVS version of WinPcap hasguy2002-12-221-2/+4
* added print-rsvp.c to the Win32 projectrisso2002-10-241-0/+4
* Add support for RFC 2625 IP-over-Fibre Channel.guy2002-10-182-0/+5
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-052-5/+0
* Check for "pcap_findalldevs()" in libpcap in the configuration script;guy2002-08-032-4/+4
* Added support for Win32, based on WinPcap.risso2002-08-0114-0/+1995