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
/
Makefile.nmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "svn" with "git" all over the place.
Gerald Combs
2014-02-07
1
-13
/
+16
*
Make it easier to try GTK 3.6
Anders Broman
2014-01-27
1
-3
/
+3
*
Partially revert r54824.
Gerald Combs
2014-01-16
1
-1
/
+4
*
Allow the use of Win flex-bison and document how to do that.
Gerald Combs
2014-01-16
1
-4
/
+1
*
cfile.c is in WIRESHARK_COMMON_SRC so there's no need to add it again.
Gerald Combs
2014-01-09
1
-1
/
+0
*
At least some of the files in PLATFORM_CAPTURE_SRC are needed by
Guy Harris
2014-01-08
1
-1
/
+1
*
Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.
Guy Harris
2014-01-08
1
-1
/
+4
*
TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...
Michael Mann
2014-01-08
1
-6
/
+58
*
Add a "captype" file that just reports the type of a capture file, based
Guy Harris
2013-12-13
1
-11
/
+27
*
Move most of the plugin code from epan to wsutil and remove all
Guy Harris
2013-12-02
1
-3
/
+0
*
- Rename PCAP_VERSION to WINPCAP_VERSION - the version of the underlying
Jörg Mayer
2013-12-01
1
-1
/
+1
*
Try to get qmake to create wireshark-tap-register.c.
Gerald Combs
2013-11-21
1
-0
/
+3
*
Move the epan/filesystem.c routines to wsutil; they're not specific to
Guy Harris
2013-11-17
1
-2
/
+1
*
Fix relative path now that u3 folder has been removed
Pascal Quantin
2013-10-27
1
-3
/
+3
*
Remove U3 code and packaging.
Gerald Combs
2013-10-27
1
-15
/
+0
*
If static analysis is enabled disable error checking when compiling the
Gerald Combs
2013-10-17
1
-0
/
+7
*
Update the User Guide for the upcoming 1.11.0 release
Pascal Quantin
2013-10-12
1
-1
/
+1
*
Update to the latest Windows library tags. Add an "install_qt" target.
Gerald Combs
2013-10-12
1
-1
/
+4
*
QT_DIR → QT5_BASE_DIR. This matches the CMake environment.
Gerald Combs
2013-10-12
1
-9
/
+9
*
Look for Qt in WIRESHARK_LIB_DIR. Add a conditional check for qmake.
Gerald Combs
2013-10-11
1
-0
/
+6
*
"install-generated-files" depends on "doc". Set dependencies
Gerald Combs
2013-10-11
1
-2
/
+2
*
qtshark.exe doesn't depend on tshark_OBJECTS.
Gerald Combs
2013-10-11
1
-1
/
+1
*
Don't return an error if cleaning the Qt directory fails.
Gerald Combs
2013-10-11
1
-3
/
+3
*
Revert the changes made to resolve https://bugs.wireshark.org/bugzilla/show_b...
Chris Maynard
2013-10-10
1
-2
/
+2
*
As the Qt build will not use portaudio, we don't need to
Jörg Mayer
2013-10-10
1
-3
/
+2
*
Add some QT_DIR checks.
Gerald Combs
2013-10-08
1
-0
/
+8
*
Add an initial Qt configuration and makefile targets.
Gerald Combs
2013-10-08
1
-0
/
+19
*
Define NOMINMAX for the entire Qt build.
Gerald Combs
2013-09-11
1
-1
/
+3
*
Switch to make-services.py. Fix some variable names and version tests.
Gerald Combs
2013-08-07
1
-2
/
+2
*
Add a routine to get application memory usage to epan.
Anders Broman
2013-07-30
1
-3
/
+3
*
clean target misses some build artefacts; capinfos.lib and editcap.lib
Graham Bloice
2013-07-28
1
-1
/
+1
*
Make it possible to use GetProcessMemoryInfo on Windows.
Anders Broman
2013-07-24
1
-1
/
+5
*
GeoIP 1.5.1.
Gerald Combs
2013-07-20
1
-0
/
+1
*
Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...
Jeff Morriss
2013-07-15
1
-1
/
+0
*
Move the print modules into epan.
Jeff Morriss
2013-07-12
1
-4
/
+2
*
Add strnatcmp by Martin Pool for 'natural order' string comparisons, and make...
Chris Maynard
2013-07-10
1
-3
/
+3
*
Allow the Gtk+ and Qt versions to be built simultaneously (with autotools).
Jeff Morriss
2013-06-25
1
-2
/
+2
*
makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.
Chris Maynard
2013-06-25
1
-63
/
+63
*
Upgrade user manual
Pascal Quantin
2013-05-30
1
-1
/
+1
*
Correct the c-ares directory name in the clean_setup target.
Chris Maynard
2013-05-29
1
-1
/
+1
*
Add dftest.exe to EXECUTABLES. For clean-local target, clean randpkt.exe, no...
Chris Maynard
2013-05-22
1
-3
/
+4
*
Install and uninstall our global profiles.
Gerald Combs
2013-05-01
1
-0
/
+5
*
Switch to WinPcap 4.1.3.
Gerald Combs
2013-03-09
1
-1
/
+1
*
Switch to c-ares 1.9.1.
Gerald Combs
2013-03-08
1
-0
/
+1
*
Revert part of r48021: those hunks are no more needed with r48170
Pascal Quantin
2013-03-07
1
-4
/
+0
*
From Balint:
Gerald Combs
2013-03-07
1
-2
/
+2
*
Try to fix the "LNK4217: locally defined symbol" warnings.
Gerald Combs
2013-03-07
1
-2
/
+2
*
Don't define WS_BUILD_DLL when building capinfos and editcap. In the case
Gerald Combs
2013-03-04
1
-2
/
+2
*
Try to fix LNK4217 (locally defined symbol imported in function) and C4273 (i...
Pascal Quantin
2013-03-02
1
-1
/
+6
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-4
/
+0
[next]