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
*
CMake: Try to fix version.h dependencies.
Gerald Combs
2015-05-05
1
-10
/
+10
*
Add tshark -z "ncp,srt"
Michael Mann
2015-05-01
1
-0
/
+1
*
CMake: Always set PROCESSOR_ARCHITECTURE on Windows.
Gerald Combs
2015-04-30
1
-2
/
+6
*
CMake for Windows improvements
Graham Bloice
2015-04-30
1
-8
/
+15
*
CMake Windows fixes
Graham Bloice
2015-04-29
1
-1
/
+7
*
Add service_response_time_table for TShark srt stats.
Michael Mann
2015-04-28
1
-0
/
+1
*
Add tshark -z "smb2,srt"
Michael Mann
2015-04-28
1
-0
/
+1
*
Add tshark -z "ldap,srt"
Michael Mann
2015-04-27
1
-0
/
+1
*
CMake fix windows setup
Graham Bloice
2015-04-23
1
-4
/
+4
*
[Androiddump] Fix CMake install path for androiddump
michal.orynicz
2015-04-21
1
-5
/
+6
*
CMake minor updates
Graham Bloice
2015-04-20
1
-4
/
+5
*
Make androiddump loadable on OS X.
Gerald Combs
2015-04-17
1
-0
/
+12
*
Fix CMake warnings
Graham Bloice
2015-04-17
1
-2
/
+7
*
androiddump: Fix build on onther than Win platforms
Michal Labedzki
2015-04-17
1
-1
/
+4
*
CMake: Set WIN32 for GUI executables.
Gerald Combs
2015-04-17
1
-6
/
+12
*
Fix wireshark.pc when CMAKE_INSTALL_LIBDIR is absolute
Balint Reczey
2015-04-16
1
-5
/
+6
*
CMake: Try not to clobber our gspawn exes.
Gerald Combs
2015-04-15
1
-3
/
+5
*
Revert "CMake: Try not to clobber our gspawn exes."
Gerald Combs
2015-04-15
1
-14
/
+23
*
CMake: Try not to clobber our gspawn exes.
Gerald Combs
2015-04-15
1
-23
/
+14
*
Set the extcap working directory on Windows.
Gerald Combs
2015-04-15
1
-9
/
+20
*
CMake: Initial PortableApps targets.
Gerald Combs
2015-04-14
1
-0
/
+10
*
Start moving win-setup to PowerShell.
Gerald Combs
2015-04-14
1
-9
/
+30
*
Fix zlib DLL copy.
Gerald Combs
2015-04-13
1
-3
/
+9
*
Add the OpenSUSE zlib1.dll when needed.
Gerald Combs
2015-04-13
1
-2
/
+5
*
Add missing androiddump stuff
Michal Labedzki
2015-04-12
1
-2
/
+14
*
CMake: Add a build environment == generator check.
Gerald Combs
2015-04-10
1
-2
/
+16
*
Cleanup CMake VS solution
Graham Bloice
2015-04-09
1
-0
/
+5
*
Fix CMake build for Windows
Graham Bloice
2015-04-08
1
-0
/
+1
*
extcap: Add support for Android - androiddump
Michal Labedzki
2015-04-08
1
-0
/
+36
*
Add zlib compilation to CMake on Windows
Graham Bloice
2015-04-07
1
-7
/
+14
*
Fixup our anonsvn URLs.
Gerald Combs
2015-04-02
1
-0
/
+1
*
CMake updates for Windows build
Graham Bloice
2015-03-26
1
-6
/
+0
*
CMake cleanup for VS solution
Graham Bloice
2015-03-26
1
-0
/
+2
*
Always use html2text.py for FAQ, improve output
Peter Wu
2015-03-25
1
-3
/
+2
*
1.99.5 → 1.99.6.
v1.99.6rc0
Gerald Combs
2015-03-20
1
-1
/
+1
*
1.99.4 → 1.99.5.
v1.99.5rc0
Gerald Combs
2015-03-19
1
-1
/
+1
*
CMake: Fix an uninstall.exe dependency.
Gerald Combs
2015-03-16
1
-6
/
+0
*
Add a test-programs target everywhere.
Gerald Combs
2015-03-13
1
-1
/
+12
*
CMake: Add a top-level nsis_package target.
Gerald Combs
2015-03-12
1
-12
/
+66
*
CMake: Update wslua build and test.
Gerald Combs
2015-03-12
1
-4
/
+4
*
CMakeLists: fix indent (use tabs)
Alexis La Goutte
2015-03-10
1
-3
/
+3
*
Fix the exec call and paths in the test wrapper.
Gerald Combs
2015-03-07
1
-9
/
+2
*
CMake: Generate a wrapper for test.sh.
Gerald Combs
2015-03-07
1
-0
/
+23
*
1.99.3 → 1.99.4.
v1.99.4rc0
Gerald Combs
2015-03-05
1
-1
/
+1
*
Qt: Add more version and packaging information to the main window.
Gerald Combs
2015-02-19
1
-0
/
+7
*
Add AddressSanitizer (ASAN) build option
Alexis La Goutte
2015-02-18
1
-0
/
+11
*
Fix various warnings in wireshark-qt.cpp.
Gerald Combs
2015-02-18
1
-1
/
+1
*
Try to fix diagnostic suppression.
Gerald Combs
2015-02-14
1
-1
/
+1
*
Remove endif() left over from previous change.
Guy Harris
2015-02-05
1
-1
/
+0
*
Get rid of the temporary OS X-specific hack.
Guy Harris
2015-02-05
1
-8
/
+0
[next]