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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the protocol registration routines back into libwireshark
João Valverde
2017-11-21
1
-2
/
+0
*
Add ThreadSanitizer configure-time options.
Gerald Combs
2017-11-21
1
-2
/
+18
*
Rename UseMakeDissectorReg.cmake
João Valverde
2017-11-20
1
-2
/
+2
*
Fix (and chop) static build option
João Valverde
2017-11-19
1
-5
/
+0
*
CMake: Clean up Windows build
Graham Bloice
2017-11-18
1
-1
/
+2
*
Begin cleanup of make-dissector-reg.py
João Valverde
2017-11-18
1
-1
/
+2
*
CMake: Make Qt5 packages required if building Qt version
Graham Bloice
2017-11-14
1
-0
/
+8
*
Link with ZLIB_LIBRARIES if you link with wiretap.
Guy Harris
2017-11-12
1
-1
/
+3
*
autotools: Try to be clearer about --with-ssl and remove cruft
João Valverde
2017-11-05
1
-1
/
+0
*
Move the compiler version tests to ws_compiler_tests.h and use them elsewhere.
Guy Harris
2017-10-26
1
-2
/
+3
*
Warn the developer if we're building with GTK+.
Gerald Combs
2017-10-21
1
-0
/
+1
*
CMake: increase minimum required version to 2.8.11
Peter Wu
2017-10-17
1
-1
/
+1
*
CMake: fix Qt build with CMake 2.8.12 and before
Peter Wu
2017-10-17
1
-28
/
+15
*
cmake: fix CMP0026 deprecation warning in CMake 3.9
Peter Wu
2017-10-16
1
-22
/
+10
*
cmake: remove and reorder unused cmake policies
Peter Wu
2017-10-16
1
-21
/
+7
*
CMake: Allow user build flags to override default build flags
João Valverde
2017-10-13
1
-21
/
+18
*
Make osx-app.sh a configured file and remove Autotools targets.
Gerald Combs
2017-10-06
1
-1
/
+2
*
Add version check for plugin compatibility
João Valverde
2017-10-03
1
-2
/
+3
*
CMake: Fix extcap plugin directory
João Valverde
2017-10-01
1
-1
/
+1
*
Unsplit "m2m" plugin (wimax mac-to-mac encapsulation)
João Valverde
2017-10-01
1
-1
/
+0
*
Remove TPG plugin and dependencies
João Valverde
2017-09-28
1
-15
/
+0
*
Rename "ws_version_info.h", also .c
João Valverde
2017-09-26
1
-9
/
+9
*
CMake: Print build flags just before feature summary
João Valverde
2017-09-24
1
-6
/
+7
*
CMake: Pretty print PACKAGELIST
João Valverde
2017-09-24
1
-1
/
+2
*
plugins: Fixups for g9260461f4f
João Valverde
2017-09-23
1
-3
/
+2
*
Revert "CMake: Print a warning if CCACHE_CPP2 is unset."
Gerald Combs
2017-09-22
1
-4
/
+0
*
CMake: Print a warning if CCACHE_CPP2 is unset.
Gerald Combs
2017-09-22
1
-0
/
+4
*
Add Flow Graph functionality to TShark
Michael Mann
2017-09-22
1
-0
/
+1
*
cmake: look for Qt5 from Homebrew on macOS
Peter Wu
2017-09-21
1
-0
/
+7
*
CMake: fix extcaps dependency list
Martin Kaiser
2017-09-20
1
-3
/
+7
*
cmake: Add option to disable -Wframe-larger-than
Stig Bjørlykke
2017-09-17
1
-1
/
+1
*
plugins: Use minor version number for plugin install path
João Valverde
2017-09-17
1
-1
/
+1
*
plugins: Fix paths to match WSUG
João Valverde
2017-09-17
1
-0
/
+1
*
CMake: Initial work to install headers for the benefit of plugins
João Valverde
2017-09-17
1
-0
/
+20
*
cmake: Add -Wcomma as a warning flag.
Stig Bjørlykke
2017-09-16
1
-0
/
+1
*
CMake: Fix RPATH after ga338f87f33
João Valverde
2017-09-11
1
-2
/
+2
*
Use cmake_push_check_state() and cmake_pop_check_state().
Guy Harris
2017-09-08
1
-2
/
+6
*
CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIR
João Valverde
2017-09-06
1
-3
/
+5
*
CMake: Move CPACK remnants and remove stale comment
João Valverde
2017-09-06
1
-18
/
+9
*
plugins: config.h must not be included by public headers
João Valverde
2017-09-06
1
-11
/
+0
*
CMake: Use GNUInstallDirs module instead of our own
João Valverde
2017-09-03
1
-1
/
+1
*
CMake: prevent unnecessary rebuilds due to version.h
Peter Wu
2017-09-01
1
-0
/
+8
*
Revert "Add -Wused-but-marked-unused as an extra warning flag."
Alexis La Goutte
2017-08-30
1
-7
/
+0
*
CMake: We no longer support Visual C++ 2005 or 2008.
Gerald Combs
2017-08-29
1
-7
/
+0
*
cmake: add ENABLE_NGHTTP2 option
Peter Wu
2017-08-28
1
-1
/
+6
*
Add -Wused-but-marked-unused as an extra warning flag.
Guy Harris
2017-08-27
1
-0
/
+7
*
CMake: Package list updates.
Gerald Combs
2017-08-25
1
-18
/
+12
*
Remove support for CPack.
Michael Mann
2017-08-19
1
-2
/
+28
*
Fix some comments.
Guy Harris
2017-08-17
1
-2
/
+6
*
CMake: Switch back to shipping README.txt on Windows.
Gerald Combs
2017-08-16
1
-3
/
+17
[next]