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.nmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make "bpf_image" available on Windows. This enables the "Compile BPF" button ...
Sake Blok
2010-10-03
1
-0
/
+2
*
Retry of SVN 34338, now tested on my WinXP dev VM:
Sake Blok
2010-10-03
1
-0
/
+2
*
Allow up to Python 2.7 now (was 2.6) and move Python build statements into sa...
Stephen Fisher
2010-09-24
1
-39
/
+33
*
Assume we HAVE_GZCLEARERR on Windows and when using cmake
Jeff Morriss
2010-09-23
1
-0
/
+1
*
Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().
Gerald Combs
2010-09-16
1
-0
/
+10
*
I suspect the changes to config.nmake committed in SVN #33942 were not intended.
Bill Meier
2010-08-26
1
-2
/
+2
*
Doxygen fixes.
Anders Broman
2010-08-26
1
-2
/
+2
*
Add ws_load_library and ws_module_open, which respectively call
Gerald Combs
2010-08-25
1
-0
/
+2
*
Update the WinPcap developer's pack to 4.1.2. Update PCAP_VERSION to 4.1.2 o...
Jeff Morriss
2010-08-25
1
-1
/
+1
*
Change PCAP_VERSION to 4.1.2. Hopefully this will cause the U3/PortableApps ...
Jeff Morriss
2010-08-25
1
-1
/
+1
*
Remove experimental marker from NEW_PACKET_LIST.
Jaap Keuter
2010-08-05
1
-4
/
+2
*
1.3.6 -> 1.5.0
Gerald Combs
2010-06-07
1
-2
/
+2
*
From Kovarththanan Rajaratnam via bug 3500:
Gerald Combs
2010-06-01
1
-22
/
+79
*
Our default target platform is still win32.
Gerald Combs
2010-05-06
1
-1
/
+1
*
Checking in Stigs changes from
Anders Broman
2010-05-06
1
-1
/
+1
*
1.3.5 -> 1.3.6.
Gerald Combs
2010-05-05
1
-1
/
+1
*
Manifests are not needed when building with VC10.
Bill Meier
2010-04-22
1
-1
/
+7
*
Add settings for "Microsoft Visual Studio 2010" note that
Anders Broman
2010-04-21
1
-2
/
+22
*
Rename README.win32 to README.windows and add a 64-bit download link.
Gerald Combs
2010-04-09
1
-2
/
+6
*
Add coment about why 'links' fails if it is used to generate release-notes.txt
Bill Meier
2010-04-05
1
-1
/
+1
*
1.3.4 -> 1.3.5.
Gerald Combs
2010-03-31
1
-1
/
+1
*
Update c-ares to 1.7.1.
Gerald Combs
2010-03-26
1
-2
/
+2
*
Define HAVE_PCAP_LIST_DATALINKS, HAVE_PCAP_FREE_DATALINKS, and
Guy Harris
2010-03-17
1
-4
/
+12
*
Use the right #define value to check whether WinPcap has
Guy Harris
2010-03-17
1
-0
/
+1
*
Use the latest GTK+ 2.16 bundle. For the Win32 build this means downgrading
Gerald Combs
2010-02-24
1
-6
/
+7
*
Correct GTK+ package for Win64.
Guy Harris
2010-02-15
1
-1
/
+1
*
Use the latest GTK bundle (2.18.7)
Anders Broman
2010-02-15
1
-5
/
+10
*
1.3.3 -> 1.3.4.
Gerald Combs
2010-02-11
1
-1
/
+1
*
Remove comment stating that GTK 2.12 is being used since Wireshark 0.99.7.
Stephen Fisher
2010-01-21
1
-1
/
+0
*
Use the correct GTK_INST_VERSION.
Gerald Combs
2010-01-21
1
-1
/
+1
*
Drop our requirement for MSVCR71.DLL.
Gerald Combs
2010-01-19
1
-4
/
+4
*
Use the official kfw packages.
Gerald Combs
2009-12-23
1
-4
/
+4
*
Switch to using a bundled version of the openSUSE Build Service packages
Gerald Combs
2009-12-21
1
-9
/
+8
*
Use the WinPcap version of pcap_datalink_val_to_description if it's
Gerald Combs
2009-12-18
1
-0
/
+2
*
Disable PCRE in the Win32 build. GRegex uses a newer version than we do
Gerald Combs
2009-12-18
1
-1
/
+1
*
Use the latest c-ares and GeoIP libraries. Try to fix the Win32 installer
Gerald Combs
2009-12-17
1
-15
/
+11
*
Use gtk+-bundle_2.18.5-20091215_win32
Anders Broman
2009-12-17
1
-2
/
+2
*
Use gtk+-bundle_2.16.6-20091215_win32
Anders Broman
2009-12-16
1
-1
/
+1
*
Fix compilation under Windows. Allocate our hash buffer dynamically so
Gerald Combs
2009-12-08
1
-1
/
+2
*
Switch back to normal versioning. Bump the version to 1.3.3.
Gerald Combs
2009-11-24
1
-1
/
+1
*
Switch from individual GLib, GTK+, and related packages to the all-in-one
Gerald Combs
2009-11-19
1
-73
/
+22
*
Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.
Gerald Combs
2009-11-12
1
-2
/
+2
*
Update to the GnuTLS 2.8.5
Tomas Kukosa
2009-11-11
1
-1
/
+1
*
Updates for FOP 0.95.
Gerald Combs
2009-11-10
1
-1
/
+4
*
Switch the default Fop version to 0.95 and adjust custom_layer_pdf.xsl
Gerald Combs
2009-11-09
1
-1
/
+1
*
Bump development version.
Anders Broman
2009-10-29
1
-1
/
+1
*
Use pango 1.26
Anders Broman
2009-10-25
1
-5
/
+5
*
Make the new packet list the default on Win64.
Gerald Combs
2009-10-23
1
-1
/
+1
*
Fix the WpdPack version on Win64.
Gerald Combs
2009-10-22
1
-1
/
+1
*
Use 2.22.2-1
Anders Broman
2009-10-21
1
-1
/
+1
[next]