summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Update Visual Studio files.Guy Harris2015-09-182-32/+856
* Call pcap_wsockinit(), not wsockinit(), and print a message if it fails.Guy Harris2015-09-111-48/+0
* libnetdissect code must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail2015-09-111-1/+1
* Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail2015-09-101-1/+1
* Do case-insensitive comparisons assuming ASCII strings.Guy Harris2015-06-112-26/+26
* Update WinDump.dspGisle Vanem2014-05-021-2/+6
* Update WinDump.vcprojGisle Vanem2014-05-021-1/+5
* Create ether_ntohost.cGisle Vanem2014-05-021-0/+219
* Delete errno.hGisle Vanem2014-05-021-132/+0
* It's getopt_long.c, not getopt.cGuy Harris2014-05-011-1/+1
* Use getopt_long().Guy Harris2014-04-305-258/+3
* More getting rid of old u_intN_t.Guy Harris2014-04-231-89/+0
* rename file to single case versionMichael Richardson2013-02-221-0/+89
* add support for the RPKI/Router Protocol as per draft-ietf-sidr-rpki-rtr-12Hannes Gredler2011-06-162-0/+26
* Get rid of another unused win32/Include header.Guy Harris2010-08-231-40/+0
* Get rid of some more include files we no longer need.Guy Harris2010-08-233-553/+0
* Clean up handling of tftp.h.Guy Harris2010-08-231-84/+0
* Don't define any of the SIZEOF_ values.Guy Harris2010-04-043-6/+4
* Added a missing source file to the cygwin makefile.test22010-03-091-1/+2
* Added the Windows VS2005 projects.test22010-03-092-0/+3248
* From Andrew Silent: Realtek Remote Control Protocol support (seeguy2008-02-062-0/+5
* Added a missing file (print-bt.c) to the project.gianluca2007-10-132-7/+12
* Fixed a typo (print-udlp.o instead of print-udld.o).gianluca2007-09-131-1/+1
* Fixed a compilation problem: getnameinfo() was not linked.gianluca2007-09-131-0/+1
* Removed print-pflog.c from the sources.gianluca2007-09-132-5/+0
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add support for the SFLOW...hannes2007-08-082-0/+5
* add basic support for the IEEE Link Discovery Protocol as per 802.1abhannes2007-08-032-0/+5
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-07-242-0/+5
* add basic skeleton for printing olsr packets as per rfc3626hannes2007-03-272-0/+5
* From From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-232-0/+5
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-212-0/+5
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-192-0/+5
* add skeleton support for 802.1ag CFMhannes2006-10-122-0/+5
* from Carles Kishimoto <Carles.Kishimoto@bsc.es>:hannes2006-03-032-0/+5
* move AF specific stuff to dedicated fileshannes2006-02-212-0/+5
* add basic support for MPCP 802.3ah frame printerhannes2006-02-102-0/+5
* move the crc10 verification to a new file checksum.c (will add other checksum...hannes2006-02-092-0/+5
* 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