index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.h.win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ADNS support
João Valverde
2016-03-21
1
-7
/
+1
*
Add inet_pton/inet_ntop interface to libwsutil
João Valverde
2016-02-19
1
-2
/
+0
*
Add opiton to configure HAVE_PCAP_CREATE
AndersBroman
2016-01-05
1
-0
/
+1
*
Remove configure --enable-ipv6 option
João Valverde
2015-11-23
1
-3
/
+0
*
[MSVC 2015] Change the check to look for MSVC 2010 or newer rather than
Anders
2015-06-09
1
-2
/
+1
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-2
/
+7
*
Qt: Add more version and packaging information to the main window.
Gerald Combs
2015-02-19
1
-0
/
+2
*
Don't check for C89 headers.
Guy Harris
2015-02-14
1
-6
/
+0
*
We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.
Guy Harris
2015-02-14
1
-3
/
+0
*
Remove gethostbyaddr and gethostbyaddr2.
Gerald Combs
2015-02-06
1
-2
/
+2
*
We assume all versions of MSVC have floorl().
Guy Harris
2014-12-20
1
-0
/
+3
*
Remove the optional strncasecmp.{h,c} target (for systems that don't have tha...
Jeff Morriss
2014-10-30
1
-5
/
+0
*
Extcap Capture Interface
Roland Knall
2014-08-21
1
-0
/
+1
*
Clean up handling of missing functions.
Guy Harris
2014-07-06
1
-2
/
+7
*
Move the Windows build target OS definitions to Win XP
Graham Bloice
2014-06-21
1
-2
/
+2
*
Get rid of obsolete references to nettle
Pascal Quantin
2014-06-18
1
-3
/
+0
*
More Python removal.
Guy Harris
2014-06-16
1
-5
/
+1
*
Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)
AndersBroman
2014-06-10
1
-1
/
+1
*
Add sse4.2 optimized function ws_mempbrk_sse42()
Jakub Zawadzki
2014-06-09
1
-0
/
+3
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
1
-1
/
+0
*
Add MSC version for VS2013.
Graham Bloice
2013-12-08
1
-2
/
+2
*
(Hopefully) unbreak windows build (#define'ing to 0 is not
Jörg Mayer
2013-10-05
1
-1
/
+1
*
Invert NEED_INET_ATON_H to HAVE_INET_ATON_H
Jörg Mayer
2013-10-05
1
-1
/
+1
*
Check to see if GLib's printf routines support the X/Open / POSIX
Gerald Combs
2013-03-03
1
-0
/
+3
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-10
/
+0
*
Add automatic software update checks for Win32 using WinSparkle. Add
Gerald Combs
2013-02-19
1
-0
/
+3
*
Revert r45018 and r45019: put config.h back in lemon.c and take _U_ back off
Jeff Morriss
2012-09-21
1
-0
/
+5
*
Add a missing C comment termination; (Should fix buildbot error ?)
Bill Meier
2012-09-20
1
-1
/
+1
*
Fix a typo in SVN #44995 which caused building Wireshark with VS 2012 to fail.
Bill Meier
2012-09-20
1
-3
/
+3
*
Add VC11 (VS2012) to an '#if _MSC_VER == 1500 || ...' test.
Bill Meier
2012-09-19
1
-1
/
+2
*
From Chris Maynard via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=61...
Jeff Morriss
2012-09-18
1
-0
/
+5
*
The name configure.in has been deprecated for many years.
Jörg Mayer
2012-08-23
1
-1
/
+1
*
From Tony Trinh:
Anders Broman
2012-06-25
1
-1
/
+1
*
Remove HAVE_WIRELESS_TOOLBAR from the other build systems.
Jörg Mayer
2012-06-20
1
-1
/
+0
*
Start to have an generic wireless toolbar. Sligtly modified patch from
Anders Broman
2012-06-19
1
-0
/
+1
*
Add initial support for Qt along with a "ui" subdirectory.
Gerald Combs
2012-01-04
1
-0
/
+2
*
Change the use of threads from "mostly always, depending on your
Gerald Combs
2011-11-07
1
-3
/
+0
*
Add a HAVE_GEOIP_V6 configuration option and enable it by default.
Gerald Combs
2011-10-05
1
-1
/
+4
*
Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGER
Jörg Mayer
2011-09-25
1
-1
/
+0
*
Move the *pcap stuff together. Add an item for
Guy Harris
2011-08-06
1
-4
/
+7
*
Another fix for building with MSVC2005.
Stig Bjørlykke
2011-08-01
1
-3
/
+0
*
No need to define USE_THREADS twice.
Chris Maynard
2011-07-15
1
-2
/
+0
*
On Windows enable threads everywhere instead of just in dumpcap. If
Gerald Combs
2011-07-14
1
-0
/
+5
*
Replace all strerror() with g_strerror().
Stig Bjørlykke
2011-06-28
1
-2
/
+0
*
Remove old PCRE references from the Windows build environment. We're not
Gerald Combs
2011-06-23
1
-3
/
+0
*
AttachConsole() needs _WIN32_WINNT 0x0500.
Stig Bjørlykke
2011-06-20
1
-2
/
+2
*
Add back support for building with MSVC2005 (and older).
Stig Bjørlykke
2011-06-20
1
-0
/
+3
*
Make pcap-ng the default. Add a compile-time option to prefer pcap-ng or
Gerald Combs
2011-06-17
1
-2
/
+3
*
Remove HAVE_AIRPDCAP
Anders Broman
2011-05-31
1
-1
/
+0
*
WANT_PACKET_EDITOR fixups for Windows.
Chris Maynard
2011-05-12
1
-1
/
+1
[next]