aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
Commit message (Expand)AuthorAgeFilesLines
* Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs2007-08-301-0/+21
* Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 :Jeff Morriss2007-08-221-4/+2
* Make sure that wiretap plugins are loaded before dissectors are (if a new enc...Luis Ontanon2007-08-071-1/+0
* Remove the "-I" flag from dumpcap, and add a "-M" flag used to specifyGerald Combs2007-07-201-1/+1
* One more step in privilege separation.Gerald Combs2007-06-111-9/+9
* The libpcap callback "user" argument *should* have been a "void *", asGuy Harris2007-05-251-1/+1
* Have editcap and capinfos loading the wiretap plugins.Luis Ontanon2007-05-251-5/+0
* Fix for bug 1614:Jaap Keuter2007-05-251-3/+16
* Prepare wireshark and tshark for wiretap pluginsLuis Ontanon2007-05-241-0/+1
* From Sake Blok:Stephen Fisher2007-05-211-6/+6
* Have init_progfile_dir() also check whetherGuy Harris2007-05-211-5/+5
* Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt2007-05-071-1/+1
* Add some GCC warnings to the standard set, and add some others to theGuy Harris2007-04-231-1/+1
* Fix warnings on Linux/gcc 4.1.1Stephen Fisher2007-04-031-1/+2
* The signature for load_cap_file changed in 21211Ronnie Sahlberg2007-03-261-1/+1
* From Doug Pratley:Stephen Fisher2007-03-261-25/+80
* From Sake Blok:Stephen Fisher2007-03-231-10/+26
* Fix problem where specifying -b duration:xx on tshark wasn't working byStephen Fisher2007-02-281-7/+5
* Squelch a few unused parameter warnings.Jeff Morriss2007-02-191-3/+3
* From Eric Hall to fix bug 1289:Jeff Morriss2007-02-061-2/+2
* make tshark compile and work also when pcap is not availableRonnie Sahlberg2007-02-011-0/+11
* Don't send G_LOG_LEVEL_ERROR|G_LOG_LEVEL_CRITICAL|G_LOG_FLAG_FATAL|G_LOG_FLAG...Jeff Morriss2007-01-311-4/+1
* Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;Guy Harris2007-01-021-4/+9
* Have -X options defined before epan_init() gets called.Luis Ontanon2006-12-231-2/+22
* From Douglas Pratley with trivial changes and documentation changes Stephen Fisher2006-12-051-1/+3
* Fix for bug #1211. Patch from Joshua Wright to add -S option to tshark'sStephen Fisher2006-11-231-0/+1
* We also need the memory allocation subsystem initialized in anythingGuy Harris2006-11-211-4/+0
* Call guids_init() in epan_init(), so anything that needs libwireshark -Guy Harris2006-11-211-3/+0
* Squelch a compiler warning.Guy Harris2006-11-211-0/+3
* change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping2006-11-051-4/+4
* Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()Gerald Combs2006-10-191-1/+1
* Clean up the word wrap stuff a bit. (Arguably, that should be done inGuy Harris2006-10-191-1/+1
* Fix up the changes to put the Portaudio information at the end of theGuy Harris2006-10-191-1/+1
* from Richard van der Hoff:Ulf Lamping2006-10-081-5/+2
* Add support for reading from stdin under Windows. Based on a patch sentGerald Combs2006-09-221-39/+28
* Go back to setting the capture filter to an empty string when we start;Guy Harris2006-08-261-10/+3
* Initialize the cfilter field of a capture_opts structure to a nullGuy Harris2006-08-211-4/+11
* guids are not olnly used in dcerpc interfaces and they often occur in many ...Ronnie Sahlberg2006-08-181-0/+3
* Reported by Stephen Fisher <stephentfisher@yahoo.com>:Jörg Mayer2006-08-011-1/+1
* Call init_progfile_dir() - on Windows, at least, it's necessary in orderGuy Harris2006-06-301-0/+10
* image/wireshark.rc.inJörg Mayer2006-06-021-8/+8
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-0/+3067