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
*
Add enabled protocol list for dissectors who are disabled by default
Michael Mann
2016-12-24
1
-0
/
+12
*
Clean up initialization code for programs.
Guy Harris
2016-12-05
1
-2
/
+7
*
Have a routine to do all the work of initializing libwiretap.
Guy Harris
2016-12-04
1
-2
/
+1
*
tshark: Add -G folders report
Jim Young
2016-12-03
1
-0
/
+98
*
Enable exporting objects with tshark
Moshe Kaplan
2016-12-02
1
-0
/
+16
*
tshark: fix activation of heuristic dissectors by command line
Pascal Quantin
2016-11-14
1
-2
/
+2
*
Handle -K, -n, -N, and -u in the common dissection option code.
Guy Harris
2016-10-31
1
-42
/
+5
*
Have the routine that handles dissection options not exit.
Guy Harris
2016-10-31
1
-1
/
+2
*
Have routines for parsing options that affect dissection.
Guy Harris
2016-10-30
1
-67
/
+26
*
Properly align the text in an error message.
Guy Harris
2016-10-26
1
-1
/
+1
*
column-utils: add space to improve readability.
Dario Lombardo
2016-10-08
1
-2
/
+2
*
Combine Decode As and port preferences for tcp.port dissector table.
Michael Mann
2016-10-08
1
-0
/
+1
*
tshark.c: fix indentation
Pascal Quantin
2016-09-27
1
-1
/
+1
*
tshark: register extcap preferences
Pascal Quantin
2016-09-27
1
-0
/
+3
*
fix some compilation issues without extcap.
Dario Lombardo
2016-09-12
1
-0
/
+10
*
extcap: fix use-after-free for preferences
Peter Wu
2016-09-11
1
-15
/
+5
*
Have scan_plugins() take an argument specify what to do on load failures.
Guy Harris
2016-09-05
1
-1
/
+1
*
Crashing in proto_initialize_all_prefixes()? Debugging output.
Guy Harris
2016-08-31
1
-8
/
+0
*
Debugging printouts, to see why tshark -G crashes on the Win64 buildbot.
Guy Harris
2016-08-31
1
-0
/
+8
*
extcap: Restore functionality for options
Roland Knall
2016-07-29
1
-0
/
+19
*
No need to check for string option values being null.
Guy Harris
2016-07-21
1
-2
/
+1
*
Redo the block options APIs.
Guy Harris
2016-07-14
1
-10
/
+10
*
tshark fields filter added for other outputs
Martin Kacer
2016-06-29
1
-5
/
+5
*
tshark JSON and Elasticsearch output fix
Martin Kacer
2016-06-21
1
-6
/
+6
*
pcap: Add support to "new" Npcap native mode without setting PATH
Yang Luo
2016-06-21
1
-0
/
+1
*
Ability to invoke "Decode As..." as command-line argument for GUIshark.
Michael Mann
2016-06-19
1
-418
/
+2
*
Revert "tap: change glib functions to wmem."
Pascal Quantin
2016-06-19
1
-0
/
+6
*
tap: change glib functions to wmem.
Dario Lombardo
2016-06-17
1
-6
/
+0
*
tshark JSON and Elasticsearch output
Martin Kacer
2016-06-17
1
-6
/
+55
*
Add data structures necessary to support multiple Name Resolution blocks.
Michael Mann
2016-06-01
1
-7
/
+7
*
Add data structures necessary to support multiple Section Header blocks.
Michael Mann
2016-06-01
1
-9
/
+9
*
Add wtap_optionblock_set_option_string_format
Michael Mann
2016-05-22
1
-3
/
+1
*
TShark: Separate columns using UTF-8 arrows.
Gerald Combs
2016-05-11
1
-19
/
+20
*
TShark: Add a "-E bom=" option.
Gerald Combs
2016-05-11
1
-0
/
+1
*
[tshark] Document -U option and create a list of tap names when entering
AndersBroman
2016-05-11
1
-10
/
+18
*
Implement Export PDU for tshark
AndersBroman
2016-05-03
1
-2
/
+74
*
Link version code statically again
João Valverde
2016-04-21
1
-1
/
+1
*
Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
Gerald Combs
2016-04-13
1
-2
/
+2
*
Include ws_diag_control.h in config.h
João Valverde
2016-04-04
1
-1
/
+0
*
Remove synchronous DNS name resolution
João Valverde
2016-04-04
1
-5
/
+4
*
Move zlib version check to wsutil
João Valverde
2016-04-03
1
-22
/
+0
*
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
[next]