Make sure the packet length isn't > WTAP_MAX_PACKET_SIZE.
[metze/wireshark/wip.git] / Makefile.nmake
2016-04-25 Michael MannFix nmake build after statically linking version code
2016-04-25 Pascal QuantinCompile sshdump and ciscodump for Windows
2016-04-09 Pascal QuantinUpdate USBPcap installer packaged in our Windows instal...
2016-04-04 João ValverdeRename "libz" to "zlib"
2016-03-26 Michael MannFix nmake build for new extcap and writecap binaries.
2016-03-25 Gerald CombsAdd a deprecation warning to config.nmake.
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-22 Michael MannAdd $(EXTCAP_COMMON_SRC:.c=.obj) to tshark_OBJECTS
2016-03-21 João ValverdeRemove ADNS support
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-15 AndersBroman[ASN1] Fix the nmake clean target.
2016-03-07 Jeff MorrissRun checkAPIs in the (epan/) wslua and crypt directories.
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-18 Pascal QuantinFix compilation of extcap programs with NMake
2016-02-15 Guy HarrisMore changes reflecting the extcap binaries being built...
2016-02-15 Guy HarrisSome more randpkt_core.
2016-02-15 Guy HarrisFix name of librandpkt_core.
2016-02-15 Guy HarrisAdd randpkt_core to the list of libraries for randpkt.
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2016-01-05 AndersBromanAdd opiton to configure HAVE_PCAP_CREATE
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-22 Dario Lombardonmake: fix missing ENDIF.
2015-12-22 Dario Lombardoextcap: add randpktdump, a random packet generator.
2015-12-12 Pascal QuantinUpdate USBPcap installer packaged
2015-12-03 Pascal QuantinChange codecs from static to dynamic library
2015-11-23 João ValverdeRemove configure --enable-ipv6 option
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-11-13 Pascal QuantinMakefile.nmake: add randpkt-core.obj to the list of...
2015-11-11 Pascal QuantinUpdate user guide for upcoming 2.0 release
2015-10-08 Pascal QuantinAdd USBPcap 1.1.0.0-g794bf26 to Windows installer
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-08-31 Pascal QuantinWindows: update GeoIP library to 1.6.6
2015-05-31 Graham BloiceFix zlib cmake
2015-04-16 Pascal Quantinandroiddump: stop recompiling systematically androiddum...
2015-04-15 Gerald CombsSet the extcap working directory on Windows.
2015-04-12 Pascal QuantinWindows: fix generation of PortableApps.com installer
2015-04-12 Michal LabedzkiAdd missing androiddump stuff
2015-04-11 Pascal QuantinAdd removal of zlib 1.2.8 folder
2015-04-10 Gerald CombsMove the PortabaleApps packaging up one level.
2015-04-06 Gerald CombsUse zlib 1.2.8 on Windows.
2015-03-13 Gerald CombsAdd a test-programs target everywhere.
2015-03-12 Gerald CombsCMake: Add a top-level nsis_package target.
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-02-19 Gerald CombsQt: Add more version and packaging information to the...
2015-01-07 Orgad ShanehMSVC: Fix opting out of libraries
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2014-12-31 Guy HarrisMove the version_info.c stuff to wsutil/ws_version_info.c.
2014-10-13 Pascal QuantinAdd Kerberos 3.2.2 package for Win64
2014-10-13 Pascal QuantinUpgrade Win64 GTK2 package to 2.24.23-3.39
2014-10-02 Pascal QuantinUpgrade GnuTLS 3.2.15 / Gcrypt 1.6.2 package
2014-09-29 Gerald CombsGTK+: Revert back to 2.24.14-1.1 on Win64.
2014-09-13 Gerald CombsGTK+: Make sure we package up Wireshark-gtk.pdb.
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-14 Gerald CombsWindows: Clean up text file packaging.
2014-08-08 Guy HarrisPut setargv.obj back in the list of objects for mergecap.
2014-08-04 Evan HuusRip out the filetap code
2014-07-29 Pascal QuantinEnsure that QT5_BASE_DIR is known by QtShark.pro
2014-07-28 Pascal QuantinFix download of 3rd party packages when WIRESHARK_TARGE...
2014-07-28 Pascal QuantinDownload the right User Guide...
2014-07-21 Joerg MayerObsolete tools/winXX-setup.sh:
2014-07-10 Guy HarrisRevert "See if we can get rid of the "lib" in front...
2014-07-09 Guy HarrisSee if we can get rid of the "lib" in front of "wsutil...
2014-07-04 Guy Harrisrawshark needs libcaputils.
2014-07-04 Guy HarrisMove utility routines for capturing into a libcaputils...
2014-07-03 AndersBromanFix bulding of reordercap
2014-07-03 AndersBromanTry to fix the build by adding version_info.obj to...
2014-07-03 Guy HarrisWe have to include version_info.obj manually in the...
2014-07-03 Guy HarrisMake --help and --version information a bit more uniform.
2014-07-01 Graham BloiceFix the QT build on Qt 5.3 or later to use the windeplo...
2014-06-30 Pascal QuantinWindows: fix update of version information in wireshark...
2014-06-27 AndersBromanHave the makefile run windepoyqt if it exists to copy...
2014-06-24 Guy HarrisAdd the capchild directory to some lists of rules.
2014-06-24 Guy HarrisFix name of library.
2014-06-23 Guy HarrisMove the routines to talk to dumpcap into a static...
2014-06-22 Guy HarrisBuild version.h before trying to build wsutil.
2014-06-18 Pascal QuantinGet rid of obsolete references to nettle
2014-06-16 AndersBromanThe broken python support is beeing removed.
2014-06-06 Pascal QuantinUpgrade Windows builds to GnuTLS 3.1.22 and Gcrypt...
2014-05-16 Gerald CombsBuild with GTK+ 2.24.23.
2014-05-01 Bill MeierAdd a comment re certain variables beibg defined in...
2014-04-05 Pascal QuantinUpgrade Windows builds to Lua 5.2.3
2014-04-01 Bill MeierCopy randpkt.exe & randpkt.pdb to install directory...
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-29 Pascal QuantinUpgrade Windows builds to Lua 5.2.1
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-27 Anders BromanMake it easier to try GTK 3.6
2014-01-16 Gerald CombsPartially revert r54824.
2014-01-16 Gerald CombsAllow the use of Win flex-bison and document how to...
2014-01-09 Gerald Combscfile.c is in WIRESHARK_COMMON_SRC so there's no need...
2014-01-08 Guy HarrisAt least some of the files in PLATFORM_CAPTURE_SRC...
2014-01-08 Guy HarrisRename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match...
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-12-13 Guy HarrisAdd a "captype" file that just reports the type of...
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-12-01 Jörg Mayer- Rename PCAP_VERSION to WINPCAP_VERSION - the version...
2013-11-21 Gerald CombsTry to get qmake to create wireshark-tap-register.c.
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
next