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 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
*
Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave the
Gerald Combs
2012-08-01
1
-0
/
+1
*
WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...
Michael Mann
2012-07-20
1
-0
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
From Pontus Fuchs:
Guy Harris
2012-06-28
1
-0
/
+2
*
From Tony Trinh:
Anders Broman
2012-06-25
1
-1
/
+1
*
Also add ws80211_utils.c for CMake builds.
Jörg Mayer
2012-06-24
1
-0
/
+2
*
Complete cmake support for netlink detection
Jörg Mayer
2012-06-20
1
-0
/
+8
*
And another instance of HAVE_WIRELESS_TOOLBAR I missed
Jörg Mayer
2012-06-20
1
-1
/
+0
*
Copy over Makefile.common changes to CMakeLists
Jörg Mayer
2012-06-20
1
-0
/
+1
*
Do the changes to configure from r43354 in cmake as well.
Jörg Mayer
2012-06-19
1
-0
/
+1
*
No more GIOP plugins, no more plugins/giop directory.
Guy Harris
2012-06-01
1
-1
/
+0
*
Document which warnings are c++ only.
Jörg Mayer
2012-03-15
1
-9
/
+14
*
Reflect the move of alert_box.c to the ui directory.
Guy Harris
2012-03-08
1
-1
/
+1
*
Reflect the move of dftest.c back to the top-level directory.
Guy Harris
2012-02-19
1
-1
/
+1
*
Trying to fix the compile of ui/util.c on Windows by moving the
Jörg Mayer
2012-02-17
1
-1
/
+3
*
Start moving files to ui/ and ui/cli/
Jörg Mayer
2012-02-17
1
-42
/
+42
*
Last fix to the wrong approach.
Jörg Mayer
2012-02-08
1
-0
/
+1
*
Make sure that we only have to set (or pick up) the docdir environment
Jörg Mayer
2012-02-07
1
-1
/
+1
*
From QA Cafe:
Anders Broman
2012-02-05
1
-0
/
+1
*
Fix long standing but that prevented installation to
Jörg Mayer
2012-02-05
1
-3
/
+3
*
- Add a comment how to improve the output of supported features later on.
Jörg Mayer
2012-02-04
1
-1
/
+18
*
- Move setting _U_ into config.h, because
Jörg Mayer
2012-02-02
1
-4
/
+11
*
Prepare the cmake infrastucture for eventually building
Jörg Mayer
2012-02-02
1
-16
/
+58
*
Manually revert the changes to CMakeLists.txt from commit 40602 - they should...
Jörg Mayer
2012-01-20
1
-2
/
+2
*
Bug 6448 says the embedded Python stuff does not really work.
Jeff Morriss
2012-01-20
1
-2
/
+2
*
Reflect the move of recent.c from ui/gtk to the top-level directory.
Guy Harris
2012-01-18
1
-0
/
+1
*
move alert box for cmake builds as well
Jörg Mayer
2012-01-16
1
-1
/
+1
[next]