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
...
*
Use "old-style" moc options to ensure backward compatibility for Qt tools
João Valverde
2016-03-29
1
-1
/
+2
*
Trun on -Wused-but-marked-unused but only as warning, never as error.
Joerg Mayer
2016-03-28
1
-0
/
+3
*
Fix out-of-tree "gen-authors" target
Peter Wu
2016-03-28
1
-5
/
+5
*
Remove -W from compiler warnings
João Valverde
2016-03-25
1
-1
/
+0
*
Add ax_lib_socket_nsl.m4 macro
João Valverde
2016-03-25
1
-6
/
+0
*
Put pcapio.c into a writecap library, and use it.
Guy Harris
2016-03-24
1
-3
/
+6
*
extcap: add ciscodump.
Dario Lombardo
2016-03-24
1
-1
/
+28
*
Remove ADNS support
João Valverde
2016-03-21
1
-12
/
+4
*
Fix building without extcap enabled
João Valverde
2016-03-21
1
-3
/
+3
*
Fix CMake target FOLDER properties
Graham Bloice
2016-03-20
1
-2
/
+2
*
cmake: Remove extcap from include directories
João Valverde
2016-03-18
1
-1
/
+0
*
OS X: Remove GTK+ packaging.
Gerald Combs
2016-03-14
1
-2
/
+2
*
Move /asn1 to /epan/dissectors
João Valverde
2016-03-13
1
-1
/
+0
*
cmake: Copy docs to build datafile dir for NSIS packaging.
João Valverde
2016-03-11
1
-0
/
+22
*
Add doc/CMakeLists.txt
João Valverde
2016-03-10
1
-158
/
+1
*
AUTHORS: sort by name
Alexis La Goutte
2016-03-08
1
-1
/
+2
*
Add conflict check filter
Alexis La Goutte
2016-03-07
1
-0
/
+4
*
CMake: Avoid pipes and the `cut` command.
Gerald Combs
2016-03-06
1
-6
/
+9
*
cmake: fix gen-authors target.
Dario Lombardo
2016-03-04
1
-1
/
+1
*
extcap: move ssh common functions to ssh-base.
Dario Lombardo
2016-03-04
1
-0
/
+1
*
extcap: add local_interfaces_to_list() to wsutil.
Dario Lombardo
2016-03-04
1
-0
/
+1
*
Create perl script to append existing AUTHORS file with information from git ...
Michael Mann
2016-03-03
1
-0
/
+8
*
CMake: Add more structure to libwireshark build
João Valverde
2016-03-01
1
-1
/
+1
*
extcap: Move extcap handling to base
Roland Knall
2016-02-29
1
-1
/
+1
*
extcap: move windows functions into extcap-base
Dario Lombardo
2016-02-26
1
-0
/
+4
*
Don't add the wiretap directory to the list of include directories.
Guy Harris
2016-02-18
1
-1
/
+0
*
Build the extcap programs in the extcap directory.
Guy Harris
2016-02-15
1
-2
/
+5
*
Use CMake conventional nomenclature for CXX_FLAGS
João Valverde
2016-02-11
1
-8
/
+8
*
CMake: Avoid unnecessary link dependency with SBC and fix debian warnings
João Valverde
2016-02-06
1
-1
/
+0
*
Fix Qt4 moc option argument and add build parametrization
João Valverde
2016-02-03
1
-0
/
+8
*
Add configure-time synchronous DNS warnings.
Gerald Combs
2016-02-02
1
-0
/
+5
*
Allow/Create an option to use "capture filter" labels defined in wireshark GU...
Mike78
2016-01-27
1
-0
/
+3
*
Allow make-version.pl to use git when missing from path
Christian Tellefsen
2016-01-27
1
-2
/
+5
*
Don't treat Visual Studio specially for linker flags.
Guy Harris
2016-01-27
1
-26
/
+14
*
Explain why we're still checking for MSVC.
Guy Harris
2016-01-27
1
-1
/
+10
*
CMake: Produce correct plugindir for pkg-config
Michal Privoznik
2016-01-23
1
-1
/
+1
*
CMake: Fix an endif.
Gerald Combs
2016-01-19
1
-1
/
+1
*
Add Lua dependings only if LUA is enabled
Michal Labedzki
2016-01-18
1
-1
/
+1
*
Generate better pkg-config file
Michal Privoznik
2016-01-04
1
-0
/
+6
*
cmake: do not fail if help/faq.txt already exists
Peter Wu
2015-12-30
1
-2
/
+8
*
Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...
Michael Mann
2015-12-28
1
-2
/
+1
*
Fix a typo in a comment.
Guy Harris
2015-12-23
1
-1
/
+1
*
extcap: add randpktdump, a random packet generator.
Dario Lombardo
2015-12-22
1
-0
/
+23
*
CMake: Make "install ... DESTINATION" paths relative.
Gerald Combs
2015-12-18
1
-8
/
+20
*
Note why we do -Wno-variadic-macros.
Guy Harris
2015-12-14
1
-0
/
+4
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-1
/
+0
*
Revert "Build Flex-generated files with "warnings are errors"."
Guy Harris
2015-12-05
1
-11
/
+11
*
Build Flex-generated files with "warnings are errors".
Guy Harris
2015-12-05
1
-11
/
+11
*
CMake+PortableApps: Include the VC runtime (second try).
Gerald Combs
2015-12-04
1
-0
/
+2
*
More libcodecs -> libwscodecs.
Guy Harris
2015-12-04
1
-2
/
+2
[prev]
[next]