aboutsummaryrefslogtreecommitdiffstats
path: root/tfshark.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Regularize the help output of programs.Guy Harris1-18/+8
2014-07-03Regularize the first line of version output.Guy Harris1-4/+4
2014-07-01Drop privileges even earlier.Guy Harris1-18/+18
2014-06-30Drop privileges very early on.Guy Harris1-9/+5
2014-06-29Put in missing forward declaration.Guy Harris1-0/+1
2014-06-29Move some more stuff into wsutil.Guy Harris1-23/+8
2014-06-22Fix build errors for tfshark and echld.Guy Harris1-8/+9
2014-06-21Move get_copyright_info() to wsutil.Guy Harris1-0/+1
2014-05-23Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."Guy Harris1-1/+1
2014-05-23Allow wtap_read() and wtap_seek_read() to return non-packet records.Guy Harris1-1/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris1-23/+44
2014-05-09Refactor WiretapMichael Mann1-44/+23
2014-04-12Get rid of more tvb_get_nstringz* calls.Guy Harris1-0/+4
2014-03-21Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'Hadriel Kaplan1-0/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki1-3/+5
2014-02-14Disable tfshark taps for now.Evan Huus1-0/+4
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs1-5/+5
2014-01-11Clean up OPTSTRING, removing ':'s from options that don't expect args and rem...Chris Maynard1-1/+1
2014-01-10FixAnders Broman1-1/+3
2014-01-08Sorry, the bytes-to-read argument to file_read() is unsigned int, soGuy Harris1-49/+49
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann1-0/+2794