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
*
Make sure err_info is always set, and print it iff it's non-null.
Guy Harris
2014-12-18
1
-9
/
+15
*
WTAP_ERR_UNWRITABLE_ errors aren't returned by reads or open-for-reading.
Guy Harris
2014-12-18
1
-16
/
+4
*
Rename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRITABLE_REC_TYPE.
Guy Harris
2014-12-18
1
-2
/
+2
*
Handle "I can't map this for that file format" better.
Guy Harris
2014-12-18
1
-2
/
+60
*
Report WTAP_ERR_UNSUPPORTED correctly.
Guy Harris
2014-12-17
1
-2
/
+2
*
Rename WTAP_ERR_UNSUPPORTED_FILE_TYPE to WTAP_ERR_UNWRITABLE_FILE_TYPE.
Guy Harris
2014-12-17
1
-2
/
+2
*
Rename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABLE_ENCAP.
Guy Harris
2014-12-17
1
-5
/
+5
*
Add a Buffer to wtap_pkthdr to hold file-type-specific packet metadata.
Guy Harris
2014-12-01
1
-1
/
+3
*
Clean up routine names, don't pass capture_file into libwireshark.
Guy Harris
2014-11-29
1
-7
/
+7
*
Get rid of another global in the print code.
Guy Harris
2014-11-22
1
-1
/
+3
*
Get rid of write_headers global variable.
Guy Harris
2014-11-22
1
-1
/
+1
*
Add tshark -G dissector-tables to dump a list of dissector tables.
Guy Harris
2014-11-17
1
-0
/
+3
*
Do the "-z help" processing separately, and do it for Wireshark as well.
Guy Harris
2014-11-15
1
-5
/
+5
*
Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].
Guy Harris
2014-11-14
1
-1
/
+1
*
Get rid of unnecessary includes of ctype.h.
Guy Harris
2014-10-18
1
-1
/
+0
*
No need for WTAP_ERR_CANT_READ.
Guy Harris
2014-10-07
1
-5
/
+0
*
Make the time stamp resolution per-packet.
Guy Harris
2014-09-28
1
-28
/
+0
*
tshark: fix -H option
Pascal Quantin
2014-09-27
1
-7
/
+6
*
Update the simple dialog code.
Gerald Combs
2014-09-25
1
-9
/
+9
*
Free err_info on WTAP_ERR_DECOMPRESS.
Guy Harris
2014-09-20
1
-0
/
+1
*
Modify includes of config.h so that out-of-tree builds, i.e. CMake
Graham Bloice
2014-08-24
1
-1
/
+1
*
Refactor "common" hostlist/endpoint table functionality.
Michael Mann
2014-08-18
1
-0
/
+1
*
Fix whitespace/indentation to match editor modelines.
Bill Meier
2014-08-05
1
-14
/
+14
*
Rename buffer_ routines to ws_buffer_ to avoid name collisions.
Guy Harris
2014-08-02
1
-3
/
+3
*
Apply refactored "conversation" (tap) data to TShark.
Michael Mann
2014-07-30
1
-1
/
+2
*
Refactor "common" Conversation table functionality.
Michael Mann
2014-07-26
1
-0
/
+2
*
Replace lseek/fstat by ws_lseek64/ws_fstat64
Peter Wu
2014-07-25
1
-2
/
+2
*
Clean up indentation (get rid of tabs).
Guy Harris
2014-07-22
1
-1
/
+1
*
Get rid of NO_INTERFACES_FOUND - it's not an error.
Guy Harris
2014-07-22
1
-8
/
+3
*
Reset state when cycling ring-buffer files in tshark.
Evan Huus
2014-07-05
1
-5
/
+9
*
Move utility routines for capturing into a libcaputils static library.
Guy Harris
2014-07-04
1
-42
/
+7
*
Include <sys/capaibility.h> to get _LINUX_CAPABILITY_VERSION defined.
Guy Harris
2014-07-03
1
-0
/
+4
*
Include "capture-pcap-util.h" even if we don't have libpcap.
Guy Harris
2014-07-03
1
-1
/
+2
*
Get rid of an extra blank line.
Guy Harris
2014-07-03
1
-1
/
+0
*
Make --help and --version information a bit more uniform.
Guy Harris
2014-07-03
1
-5
/
+61
*
Regularize the help output of programs.
Guy Harris
2014-07-03
1
-18
/
+8
*
Regularize the first line of version output.
Guy Harris
2014-07-03
1
-5
/
+5
*
Drop privileges even earlier.
Guy Harris
2014-07-01
1
-29
/
+29
*
Drop privileges very early on.
Guy Harris
2014-06-30
1
-34
/
+5
*
Move capture_session.h to capchild; what it declares is defined there.
Guy Harris
2014-06-30
1
-1
/
+1
*
Move capture_ui_utils.[ch] to libui.
Guy Harris
2014-06-30
1
-1
/
+3
*
Move some more stuff into wsutil.
Guy Harris
2014-06-29
1
-23
/
+9
*
Check the validity of fields given to tshark with "-e": complain and exit if
Jeff Morriss
2014-06-27
1
-0
/
+8
*
Indicate tshark can read (-r) from stdin and named pipes now.
Jeff Morriss
2014-06-25
1
-1
/
+1
*
Support -w even if we're not built with pcap.
Guy Harris
2014-06-24
1
-3
/
+16
*
Load WinPcap before we get the run-time information string.
Guy Harris
2014-06-24
1
-14
/
+11
*
For capchild headers, include <capchild/XXX.h>.
Guy Harris
2014-06-24
1
-2
/
+2
*
Have individual programs get libpcap and libz version info.
Guy Harris
2014-06-23
1
-1
/
+23
*
Add a routine to return a version string including VCS information.
Guy Harris
2014-06-22
1
-9
/
+10
*
Move get_os_major_version() to wsutil and rename it to get_windows_major_vers...
Guy Harris
2014-06-21
1
-1
/
+2
[next]