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 tap-*-common.{h,c} into ui/ since that's the home for common UI functions.
Jeff Morriss
2013-06-26
1
-3
/
+1
*
Move tempfile.{h,c} into wsutil.
Jeff Morriss
2013-06-26
1
-3
/
+0
*
editcap no longer has to link against nstime.o, it's in libwsutil now.
Jeff Morriss
2013-06-26
1
-1
/
+0
*
Move a couple of time-related modules into wsutil.
Jeff Morriss
2013-06-25
1
-1
/
+0
*
Update various warning-option lists to match what the configure script
Guy Harris
2013-06-01
1
-19
/
+14
*
Move -Wlogical-op to list of standard compiler flags for c-only.
Jörg Mayer
2013-06-01
1
-1
/
+1
*
capture_unix_ifnames.c is gone.
Guy Harris
2013-05-22
1
-1
/
+1
*
Suppress warnings when using Apple's C compiler.
Michael Tüxen
2013-05-14
1
-2
/
+4
*
Move common code into UseAsn2Wrs.cmake.
Jörg Mayer
2013-05-07
1
-0
/
+1
*
Sort the list of packages to make it easier to check results.
Jörg Mayer
2013-05-01
1
-0
/
+3
*
- Fix logic for finding packages with differing Find-name
Jörg Mayer
2013-05-01
1
-19
/
+22
*
Our scripts do ont work with python3, so only pick up a python2
Jörg Mayer
2013-05-01
1
-1
/
+5
*
Fix suspected copy-and-pasteo.
Guy Harris
2013-04-28
1
-1
/
+1
*
Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...
Jörg Mayer
2013-04-25
1
-4
/
+20
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+1
*
Mimic autoconf behavior and enable -Wc++-compat by default.
Jörg Mayer
2013-04-22
1
-1
/
+1
*
Revert
Jörg Mayer
2013-04-22
1
-2
/
+0
*
Use -Wshadow in cmake builds
Jörg Mayer
2013-04-21
1
-0
/
+1
*
Merge asn2deb and idl2deb from official Debian package
Balint Reczey
2013-03-06
1
-0
/
+6
*
Revert "Make Solaris Studio hide internal shared library symbols by default"
Balint Reczey
2013-03-02
1
-6
/
+1
*
Make Solaris Studio hide internal shared library symbols by default
Balint Reczey
2013-03-02
1
-1
/
+6
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-11
/
+3
*
Export libwsutil symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-02-28
1
-1
/
+8
*
Add dumpabi targets to CMake builds
Balint Reczey
2013-02-25
1
-0
/
+2
*
Reflect the move of recent.c to the ui directory.
Guy Harris
2013-02-02
1
-1
/
+0
*
Use CMAKE_VERSION for the Info.plist comment.
Gerald Combs
2013-01-18
1
-1
/
+1
*
Generate Info.plist using CMake and enable it in QtShark.pro. Update the dates.
Gerald Combs
2013-01-18
1
-0
/
+8
*
Move common time shifting code to ui/time_shift.[ch]. Change the
Gerald Combs
2012-12-21
1
-1
/
+1
*
Use pcapio routines. This concludes the preperation for
Michael Tüxen
2012-12-21
1
-0
/
+1
*
text2pcap needs only the wsutil lib, not the wiretap lib (as far as I can see).
Michael Tüxen
2012-12-18
1
-1
/
+1
*
Add libui_dirty.
Gerald Combs
2012-12-17
1
-0
/
+2
*
We don't need Cocoa or Core Services for anything.
Guy Harris
2012-11-22
1
-7
/
+7
*
Link with CoreFoundation and SystemConfiguration and add cfuitils.c on
Gerald Combs
2012-11-22
1
-4
/
+14
*
Add capture_unix_ifnames.c to the list of files needed when building for
Guy Harris
2012-11-22
1
-1
/
+1
*
From Mike Garratt:
Anders Broman
2012-11-19
1
-1
/
+1
*
Fix ui/qt/print_dialog.cpp:228:23: error: variable ‘status’ set but not u...
Jörg Mayer
2012-11-01
1
-1
/
+7
*
capinfos needs libwsutil. Explicitely link against it.
Jörg Mayer
2012-10-03
1
-0
/
+1
*
Add manpages for reordercap
Jörg Mayer
2012-10-03
1
-0
/
+4
*
Get rid of HAVE_CONFIG_H for cmake. Fix one case where it was still used.
Jörg Mayer
2012-09-28
1
-1
/
+0
*
Update regexes to match the version string changes in r45112.
Gerald Combs
2012-09-24
1
-6
/
+6
*
From Jim Young, bug 7745.
Martin Mathieson
2012-09-24
1
-1
/
+19
*
*NIX (autofoo and cmake) part of the fix for
Jeff Morriss
2012-09-18
1
-30
/
+41
*
Update CMakeLists to respect the recent libui changes so that wireshark and
Evan Huus
2012-09-15
1
-1
/
+2
*
Create a common libui using CMake similar to what we do with Autotools.
Gerald Combs
2012-09-14
1
-4
/
+6
*
Get netlink detection working with cmake (not complete)
Jörg Mayer
2012-09-06
1
-2
/
+3
*
Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend
Gerald Combs
2012-08-24
1
-1
/
+0
*
Move the pipe input routines to the common UI directory.
Gerald Combs
2012-08-23
1
-0
/
+1
*
The proper way to set compiler flags in cmake is not by using
Jörg Mayer
2012-08-23
1
-1
/
+20
*
The name configure.in has been deprecated for many years.
Jörg Mayer
2012-08-23
1
-2
/
+2
*
Commit 44474 added some arguments to the ac_init macro that broke
Jörg Mayer
2012-08-19
1
-1
/
+1
[next]