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
/
tshark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parallelize fuzz-test.sh
Gerald Combs
2016-03-14
1
-0
/
+3
*
Making wiretap option blocks more generic.
Michael Mann
2016-02-23
1
-11
/
+17
*
tshark: load decode_as_entries file
Michael Mann
2016-02-21
1
-0
/
+4
*
Allow/Create an option to use "capture filter" labels defined in wireshark GU...
Mike78
2016-01-27
1
-0
/
+10
*
Initialize Qt info_data_t structure in constructor.
Michael Mann
2015-12-23
1
-3
/
+0
*
capture_info: Fix initialization of packet counter
Roland Knall
2015-12-23
1
-0
/
+3
*
Allow "capture info data" to not be a singleton.
Michael Mann
2015-12-19
1
-1
/
+3
*
Make init_progfile_dir() take a function pointer [-Wpedantic]
João Valverde
2015-12-14
1
-1
/
+1
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-4
/
+2
*
Fixup a couple of stdout checks.
Gerald Combs
2015-11-11
1
-2
/
+2
*
Skip only the actual file descriptor close when writing to stdout.
Guy Harris
2015-11-10
1
-2
/
+2
*
Treat "-" as "standard input" in the CLI, not in libwiretap.
Guy Harris
2015-11-10
1
-4
/
+16
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
1
-12
/
+0
*
Don't include "file.h" if you don't need it.
Guy Harris
2015-11-04
1
-1
/
+2
*
Catch REPORT_DISSECTOR_BUG() calls in dissector registration routines.
Guy Harris
2015-10-28
1
-1
/
+3
*
Allow use of variadic macros
Peter Wu
2015-10-05
1
-37
/
+31
*
Add a test to verify we pre-allocated enough hf entries.
Jeff Morriss
2015-09-23
1
-3
/
+4
*
Add a "fieldcount" report to tshark -G to let us easily see how many fields
Jeff Morriss
2015-09-23
1
-0
/
+3
*
Display the name of the invalid field when tshark is run with -T fields
Matthieu Coudron
2015-09-12
1
-4
/
+12
*
Add debug printing to tshark
Hadriel Kaplan
2015-08-30
1
-2
/
+59
*
Pcapng: clean up Section Header Block handling
Hadriel Kaplan
2015-08-18
1
-10
/
+6
*
Pcapng: support Name Resolution Block options
Hadriel Kaplan
2015-08-06
1
-3
/
+10
*
Tshark doesn't display column text as field in 2-pass mode
Hadriel Kaplan
2015-07-26
1
-1
/
+2
*
DNS: move DNS name resolution pref to Name Resolution prefs
Hadriel Kaplan
2015-07-25
1
-5
/
+3
*
Fix retrieval of data link type supported by remote interfaces with authentic...
Pascal Quantin
2015-07-22
1
-1
/
+8
*
Add new long options to GUIs to allow arbitrary protocols and heuristics to b...
Jim Young
2015-07-17
1
-0
/
+43
*
Add a "heuristic dissectors" tab to the Enable Protocols dialog.
Michael Mann
2015-07-14
1
-0
/
+3
*
Create very basic "generic" stat tap API to create a "GUI" independent table.
Michael Mann
2015-07-03
1
-0
/
+1
*
Take all epan_column_info members that always get allocated to "number of col...
Michael Mann
2015-06-29
1
-18
/
+20
*
tshark: fix memleak from version lookup
Peter Wu
2015-06-23
1
-2
/
+5
*
Refactor RTD stats.
Michael Mann
2015-06-22
1
-0
/
+2
*
Further refactor SRT stats.
Michael Mann
2015-06-21
1
-0
/
+2
*
Use pid_t on UN*X, and HANDLE on Windows, for the process ID.
Guy Harris
2015-06-10
1
-2
/
+2
*
[MSVC 2015] Use intptr_t for "pointer stored as int" to make MSVC happy.
Anders
2015-06-09
1
-2
/
+2
*
Have a common routine for constructing strings listing interfaces.
Guy Harris
2015-04-05
1
-25
/
+2
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-3
/
+3
*
Change a lot of http:// URLs to https://.
Gerald Combs
2015-03-10
1
-4
/
+4
*
Suppress a bunch of cast-qual warnings.
Gerald Combs
2015-02-20
1
-2
/
+5
*
Just have init_progfile_dir() take a void pointer.
Guy Harris
2015-02-20
1
-1
/
+1
*
Clean up ftype-conversion and dfilter error message string handling.
Guy Harris
2015-01-18
1
-5
/
+8
*
Use g_strdup_printf(), rather than a fixed-length buffer, for the app name.
Guy Harris
2015-01-03
1
-2
/
+5
*
tshark: Add endpoints statistics
Michael Mann
2015-01-02
1
-1
/
+1
*
Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.
Guy Harris
2015-01-01
1
-0
/
+5
*
Call setlocale() before getting version information.
Guy Harris
2015-01-01
1
-3
/
+3
*
Don't include signal.h unless we need it.
Guy Harris
2014-12-31
1
-0
/
+2
*
Do the full string in get_{compiled,runtime}_version_info().
Guy Harris
2014-12-31
1
-8
/
+6
*
tshark: endpoints statistics are not supported for now, do not list them in -z
Pascal Quantin
2014-12-31
1
-1
/
+1
*
Move the version_info.c stuff to wsutil/ws_version_info.c.
Guy Harris
2014-12-31
1
-1
/
+0
*
Removed duplicated #include lines
Dario Lombardo
2014-12-28
1
-2
/
+0
*
Don't use a leading - in getopt_long() option strings.
Guy Harris
2014-12-27
1
-4
/
+9
[next]