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
*
Sync filelists between autofoo and cmake.
Jörg Mayer
2012-01-13
1
-1
/
+1
*
CMakeLists.txt: Make sure TSHARK_TAP_SRC is defined before
Gerald Combs
2012-01-12
1
-4
/
+4
*
I had a capture_errs.c but capture-wpcap.c eated it.
Guy Harris
2011-12-30
1
-1
/
+0
*
Dafine G_DISABLE_SINGLE_INCLUDES while compiling. This mimics a patch
Jörg Mayer
2011-12-01
1
-0
/
+1
*
As reported by Michael Speck:
Stig Bjørlykke
2011-11-09
1
-4
/
+0
*
Change the use of threads from "mostly always, depending on your
Gerald Combs
2011-11-07
1
-9
/
+2
*
Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGER
Jörg Mayer
2011-09-25
1
-4
/
+0
*
Add a tap for showing all expert items.
Martin Mathieson
2011-09-15
1
-0
/
+1
*
Make it possible to disable building with libpcap.
Jörg Mayer
2011-08-30
1
-1
/
+5
*
Only build rawshark and dumpcap if we have libpcap
Jörg Mayer
2011-08-29
1
-2
/
+2
*
rtp-player now compiles with gtk3
Jörg Mayer
2011-08-29
1
-1
/
+1
*
GTK3 only builds if portaudio is disabled (rtp player is not
Jörg Mayer
2011-08-23
1
-1
/
+1
*
Remove support for libpcre, we use GRegex in GLib.
Stig Bjørlykke
2011-08-23
1
-6
/
+0
*
Missed (at least) one place where to rename UI_MANAGER -> ENABLE_UI_MANAGER
Jörg Mayer
2011-08-22
1
-1
/
+1
*
Rename UI_MANAGER to ENABLE_UI_MANAGER, put it into
Jörg Mayer
2011-08-22
1
-0
/
+3
*
mate_grammar.lemon:
Jörg Mayer
2011-08-07
1
-2
/
+5
*
We can always add ${GTHREAD2_LIBRARIES} - this variable will be empty
Jörg Mayer
2011-08-05
1
-3
/
+1
*
Use GLIB2_LDFLAGS instead of GLIB2_LIBRARIES for wsutil, since it
Gerald Combs
2011-08-05
1
-0
/
+6
*
Define PACKAGE in config.h.
Gerald Combs
2011-08-02
1
-1
/
+0
*
Add tap-hosts.c.
Gerald Combs
2011-08-02
1
-0
/
+1
*
At the request of Tony Trinh on -dev, set(CMAKE_VERBOSE_MAKEFILE OFF)
Chris Maynard
2011-07-19
1
-2
/
+2
*
Add option for USE_THREADS.
Michael Tüxen
2011-07-16
1
-0
/
+4
*
Add LTE RLC stats tap to tshark.
Martin Mathieson
2011-07-14
1
-0
/
+1
*
Add LTE MAC statistics to tshark.
Martin Mathieson
2011-07-14
1
-0
/
+1
*
Copy over behaviour of commit 37967 for configure.in
Jörg Mayer
2011-07-12
1
-1
/
+2
*
rev 37741 added tap-rtspstat.c to Makefile.common.
Jörg Mayer
2011-06-22
1
-0
/
+1
*
Add configure options to make change the default file format
Jörg Mayer
2011-06-17
1
-0
/
+4
*
Add GTK3 cmake options. It doesn't build, just like its configure pendant.
Jörg Mayer
2011-06-08
1
-5
/
+15
*
From Roland Knall via bug 6007:
Stig Bjørlykke
2011-06-08
1
-1
/
+0
*
Move packet-sercosiii.c to be a builtin dissector.
Anders Broman
2011-06-07
1
-1
/
+0
*
From Dirk Jagdmann via bug 5875:
Gerald Combs
2011-05-19
1
-0
/
+1
*
Update CMakeLists to follow commit 37219.
Jörg Mayer
2011-05-19
1
-0
/
+4
*
Play catch up with recent configure.in changes:
Jörg Mayer
2011-05-12
1
-0
/
+6
*
Add frame_data_sequence.c.
Guy Harris
2011-04-27
1
-0
/
+1
*
Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.
Chris Maynard
2011-04-11
1
-0
/
+1
*
Add ICMP tap support, and add a tshark tap to measure such things as:
Chris Maynard
2011-04-05
1
-0
/
+1
*
From Roland Knall:
Jaap Keuter
2011-02-21
1
-0
/
+3
*
dumpcap failed to link - add glib2 and wsutil libraries to fix this.
Jörg Mayer
2011-01-18
1
-0
/
+2
*
Free dumpcap from linking to wiretap.
Jaap Keuter
2011-01-04
1
-1
/
+0
*
u3.c has moved.
Jörg Mayer
2010-11-28
1
-0
/
+1
*
First try to install docbook stuff as well - not yet working
Jörg Mayer
2010-11-16
1
-0
/
+1
*
- Pod stuff is independent of the guides, so check/use
Jörg Mayer
2010-10-02
1
-5
/
+3
*
Fix for
Jörg Mayer
2010-10-01
1
-2
/
+5
*
- Reorder how packagetests are run
Jörg Mayer
2010-10-01
1
-21
/
+29
*
- Reset a few more variables used in FindXYZ scripts.
Jörg Mayer
2010-09-28
1
-4
/
+7
*
- FindGLIB2.cmake updates from
Jörg Mayer
2010-09-25
1
-1
/
+1
*
Actually do what I said I did in the previous checkin.
Guy Harris
2010-09-24
1
-1
/
+1
*
Plugins are not shared libraries, so:
Guy Harris
2010-09-24
1
-5
/
+1
*
Undo some part of
Jörg Mayer
2010-09-23
1
-13
/
+6
*
H.sivank:
Jörg Mayer
2010-09-23
1
-4
/
+9
[next]