aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-06From Eric Hall to fix bug 1289:morriss1-2/+2
2007-02-01make tshark compile and work also when pcap is not availablesahlberg1-0/+11
2007-01-31Don't send G_LOG_LEVEL_ERROR|G_LOG_LEVEL_CRITICAL|G_LOG_FLAG_FATAL|G_LOG_FLAG...morriss1-4/+1
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;guy1-4/+9
2006-12-23Have -X options defined before epan_init() gets called.lego1-2/+22
2006-12-05From Douglas Pratley with trivial changes and documentation changes sfisher1-1/+3
2006-11-23Fix for bug #1211. Patch from Joshua Wright to add -S option to tshark'ssfisher1-0/+1
2006-11-21We also need the memory allocation subsystem initialized in anythingguy1-4/+0
2006-11-21Call guids_init() in epan_init(), so anything that needs libwireshark -guy1-3/+0
2006-11-21Squelch a compiler warning.guy1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-4/+4
2006-10-19Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()gerald1-1/+1
2006-10-19Clean up the word wrap stuff a bit. (Arguably, that should be done inguy1-1/+1
2006-10-19Fix up the changes to put the Portaudio information at the end of theguy1-1/+1
2006-10-08from Richard van der Hoff:ulfl1-5/+2
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentgerald1-39/+28
2006-08-26Go back to setting the capture filter to an empty string when we start;guy1-10/+3
2006-08-21Initialize the cfilter field of a capture_opts structure to a nullguy1-4/+11
2006-08-18guids are not olnly used in dcerpc interfaces and they often occur in many ...sahlberg1-0/+3
2006-08-01Reported by Stephen Fisher <stephentfisher@yahoo.com>:jmayer1-1/+1
2006-06-30Call init_progfile_dir() - on Windows, at least, it's necessary in orderguy1-0/+10
2006-06-02image/wireshark.rc.injmayer1-8/+8
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-0/+3067