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
*
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
*
Add HAVE_PCAP_FREE_DATALINKS to config.h.win32, as we've added it to
Guy Harris
2010-03-17
1
-0
/
+1
*
Switch to using a bundled version of the openSUSE Build Service packages
Gerald Combs
2009-12-21
1
-0
/
+2
*
Use the WinPcap version of pcap_datalink_val_to_description if it's
Gerald Combs
2009-12-18
1
-0
/
+1
*
Add the time zone abbreviation to the result of abs_time_to_str() and
Guy Harris
2009-12-11
1
-0
/
+6
*
Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
Stig Bjørlykke
2009-10-06
1
-1
/
+0
*
We no longer support the old plugin API so remove it completely from the buil...
Kovarththanan Rajaratnam
2009-09-09
1
-11
/
+0
*
Remove strcasecmp. We use g_ascii_strcasecmp exclusively
Kovarththanan Rajaratnam
2009-08-31
1
-1
/
+0
*
Reorder (no functionality change)
Kovarththanan Rajaratnam
2009-08-31
1
-8
/
+10
*
Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unused
Kovarththanan Rajaratnam
2009-08-31
1
-50
/
+0
*
Remove superfluous config parameters
Kovarththanan Rajaratnam
2009-08-30
1
-2
/
+0
[next]