aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;Guy Harris1-4/+9
2006-12-23Have -X options defined before epan_init() gets called.Luis Ontanon1-2/+22
2006-12-05From Douglas Pratley with trivial changes and documentation changes Stephen Fisher1-1/+3
2006-11-23Fix for bug #1211. Patch from Joshua Wright to add -S option to tshark'sStephen Fisher1-0/+1
2006-11-21We also need the memory allocation subsystem initialized in anythingGuy Harris1-4/+0
2006-11-21Call guids_init() in epan_init(), so anything that needs libwireshark -Guy Harris1-3/+0
2006-11-21Squelch a compiler warning.Guy Harris1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-4/+4
2006-10-19Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()Gerald Combs1-1/+1
2006-10-19Clean up the word wrap stuff a bit. (Arguably, that should be done inGuy Harris1-1/+1
2006-10-19Fix up the changes to put the Portaudio information at the end of theGuy Harris1-1/+1
2006-10-08from Richard van der Hoff:Ulf Lamping1-5/+2
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs1-39/+28
2006-08-26Go back to setting the capture filter to an empty string when we start;Guy Harris1-10/+3
2006-08-21Initialize the cfilter field of a capture_opts structure to a nullGuy Harris1-4/+11
2006-08-18guids are not olnly used in dcerpc interfaces and they often occur in many ...Ronnie Sahlberg1-0/+3
2006-08-01Reported by Stephen Fisher <stephentfisher@yahoo.com>:Jörg Mayer1-1/+1
2006-06-30Call init_progfile_dir() - on Windows, at least, it's necessary in orderGuy Harris1-0/+10
2006-06-02image/wireshark.rc.inJörg Mayer1-8/+8
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-0/+3067