]> The Tcpdump Group git mirrors - tcpdump/history - win32/prj/WinDump.dsp
Handle very large -f files by rejecting them.
[tcpdump] / win32 / prj / WinDump.dsp
2015-09-18  Guy HarrisUpdate Visual Studio files.
2015-06-11  Guy HarrisDo case-insensitive comparisons assuming ASCII strings.
2014-05-03  Guy HarrisMerge pull request #385 from qnet-herwin/cui
2014-05-02  Guy HarrisMerge git://github.com/the-tcpdump-group/tcpdump
2014-05-02  Guy HarrisMerge pull request #386 from gvanem/master
2014-05-02  Gisle VanemUpdate WinDump.dsp 386/head
2014-05-01  Guy HarrisIt's getopt_long.c, not getopt.c
2014-04-30  Guy HarrisUse getopt_long().
2011-06-16  Hannes Gredleradd support for the RPKI/Router Protocol as per draft...
2010-05-13  Michael RichardsonMerge commit 'lumag/master'
2010-04-04  Guy HarrisDon't define any of the SIZEOF_ values.
2008-02-06  guyFrom Andrew Silent: Realtek Remote Control Protocol...
2007-10-13  gianlucaAdded a missing file (print-bt.c) to the project.
2007-09-13  gianlucaRemoved print-pflog.c from the sources.
2007-08-08  hannesfrom Carles Kishimoto <[email protected]>...
2007-08-03  hannesadd basic support for the IEEE Link Discovery Protocol...
2007-07-24  hannesFrom Carles Kishimoto <[email protected]>:
2007-03-27  hannesadd basic skeleton for printing olsr packets as per...
2007-03-23  hannesFrom From Carles Kishimoto <carles.kishimoto@gmail...
2007-03-21  hannesFrom Carles Kishimoto <[email protected]>:
2007-03-19  hannesFrom Carles Kishimoto <[email protected]>:
2006-10-12  hannesadd skeleton support for 802.1ag CFM
2006-03-03  hannesfrom Carles Kishimoto <[email protected]>:
2006-02-21  hannesmove AF specific stuff to dedicated files
2006-02-10  hannesadd basic support for MPCP 802.3ah frame printer
2006-02-09  hannesmove the crc10 verification to a new file checksum...
2006-01-22  gianlucaAdded print-dccp.c to the MSVC and Cygnus makefiles.
2005-07-13  rissoAdded a missing source file (print-slow.c) in the Cygnu...
2005-06-04  rissoDefined INET6 in the Windows project to prevent compila...
2005-06-03  guyUpdate definitions to match libpcap 0.9 as it'd be...
2005-05-22  rissoAdded print-pgm.c to the WinDump VC6 project.
2005-05-04  rissoAdded some new files to the cygnus and MSVC makefiles...
2004-04-25  rissoAdded the definition of HAVE_PCAP_IF_T to the build...
2004-04-06  rissoAdded the definition of HAVE_PCAP_LIB_VERSION and HAVE_...
2004-03-19  rissoAdded oui.c, print-ap1394.c and print-symantec.c to...
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-05  rissoadded print-bfd.c to the Windows VC project
2003-08-08  rissoRemoved w32_fzs.c from the Windows project
2003-08-07  rissoAdded the new gmpls.c and print-aodv.c files to the...
2003-04-21  rissoAdded the files missing/dlnames.c, missing/datalinks...
2002-12-22  guyDefine HAVE_PCAP_DUMP_FLUSH, as the current CVS version...
2002-10-24  rissoadded print-rsvp.c to the Win32 project
2002-10-18  guyAdd support for RFC 2625 IP-over-Fibre Channel.
2002-09-05  guyGet rid of the "-Wno-unused" flag, and fix up most...
2002-08-03  guyCheck for "pcap_findalldevs()" in libpcap in the config...
2002-08-01  rissoAdded support for Win32, based on WinPcap.