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
*
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
*
Conditional support for packet-editor [default=no].
Jakub Zawadzki
2011-05-12
1
-0
/
+1
*
Make the use of UIManager a configure option.
Anders Broman
2011-05-12
1
-0
/
+2
*
On Windows: don't (try but fail--the code did not work) to define
Jeff Morriss
2011-04-29
1
-0
/
+3
*
Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...
Bill Meier
2011-03-08
1
-3
/
+0
*
Disable Code Analysis warning C6011 for now. Hopefully Clang can pick
Gerald Combs
2011-02-18
1
-0
/
+6
*
On Windows, try putting __declspec(noreturn) in front of declarations of
Guy Harris
2011-02-17
1
-0
/
+11
*
Fix typo in comment
Stephen Fisher
2010-11-27
1
-1
/
+1
*
Define HAVE_GTK in config.h when compiling with GTK for the GUI
Stephen Fisher
2010-11-26
1
-0
/
+3
*
Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...
Sake Blok
2010-10-03
1
-0
/
+1
*
Retry of SVN 34338, now tested on my WinXP dev VM:
Sake Blok
2010-10-03
1
-0
/
+1
*
New packet list is no longer experimental.
Bill Meier
2010-08-21
1
-1
/
+1
*
From Kovarththanan Rajaratnam via bug 3500:
Gerald Combs
2010-06-01
1
-0
/
+3
*
Some changes req'd to build Wireshark with VS 2010 (VC10). [More changes stil...
Bill Meier
2010-04-14
1
-2
/
+2
[next]