| Commit message (Expand) | Author | Age | Files | Lines |
* | Move u3 code to top-level directory since it's not GTK specific | Stephen Fisher | 2010-11-28 | 1 | -1/+3 |
* | Move main_statusbar.h to the top-level directory; none of its routines | Guy Harris | 2010-11-27 | 1 | -0/+1 |
* | From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5223 : | Jeff Morriss | 2010-09-18 | 1 | -0/+1 |
* | From Michael Bernhard via bug 3398 with minor fixups: | Gerald Combs | 2010-06-01 | 1 | -0/+1 |
* | Move some code (including the optional objects) into libwsutil | Jeff Morriss | 2010-05-28 | 1 | -17/+0 |
* | Add routines vfprintf_stderr() and fprintf_stderr() to print to the | Guy Harris | 2010-05-07 | 1 | -0/+1 |
* | From Andrej Kuehnal: | Anders Broman | 2010-03-06 | 1 | -0/+1 |
* | In Wireshark and TShark, run dumpcap to get interface lists and lists of | Guy Harris | 2010-03-04 | 1 | -5/+17 |
* | Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H | Stig Bjørlykke | 2009-10-06 | 1 | -2/+2 |
* | Remove strcasecmp. We use g_ascii_strcasecmp exclusively | Kovarththanan Rajaratnam | 2009-08-31 | 1 | -1/+0 |
* | Pull mkstemp() into tempfile.c. That's the only place we use it now, and | Gerald Combs | 2009-07-02 | 1 | -2/+0 |
* | From Vincenzo Condoleo via bug 2589: | Gerald Combs | 2009-05-20 | 1 | -0/+1 |
* | Add tap-megaco-common.h, so it'll show up in the distribution tarball. | Guy Harris | 2008-12-31 | 1 | -0/+1 |
* | Service response time statistics for MEGACO (CLI part). | Balint Reczey | 2008-12-31 | 1 | -0/+2 |
* | Move privileges.c and unicode-utils.c from epan to wsutil (so things like | Jeff Morriss | 2008-06-30 | 1 | -6/+2 |
* | Revert incorrect change which killed *nix buuilds... | Bill Meier | 2008-06-21 | 1 | -6/+5 |
* | Fix editcap Windows build problem..... | Bill Meier | 2008-06-21 | 1 | -5/+6 |
* | From Ken Smith (bug 2574): Allow editcap to parse files into even time intervals | Sake Blok | 2008-06-21 | 1 | -0/+1 |
* | various code cleanup | Ulf Lamping | 2008-04-12 | 1 | -1/+0 |
* | And remove tap_dfilter_dlg.h | Stig Bjørlykke | 2008-04-12 | 1 | -1/+0 |
* | Removed menu.h | Stig Bjørlykke | 2008-04-12 | 1 | -1/+0 |
* | move statusbar related code from main.c into it's own main_statusbar.c | Ulf Lamping | 2008-04-12 | 1 | -1/+0 |
* | Pull capture_loop.c into dumpcap.c, as dumpcap is the only program that | Guy Harris | 2008-02-16 | 1 | -2/+0 |
* | rawshark doesn't appear to need pcapio.c, either. | Guy Harris | 2008-02-16 | 1 | -1/+0 |
* | Remove from rawshark_SOURCES some files that rawshark doesn't appear to | Guy Harris | 2008-02-16 | 1 | -6/+0 |
* | Add rawshark, a utility that, when given raw pcap-formatted packets and | Gerald Combs | 2008-02-15 | 1 | -0/+12 |
* | From Balint Reczey (bug 2233): | Sake Blok | 2008-02-03 | 1 | -0/+3 |
* | If libcap is present, have dumpcap use it to drop privileges while | Gerald Combs | 2007-11-20 | 1 | -2/+5 |
* | Move sync_pipe_write.c to WIRESHARK_COMMON_SRC since it is now also needed | Stephen Fisher | 2007-09-26 | 1 | -1/+1 |
* | remove trailing backslash | Ulf Lamping | 2007-09-25 | 1 | -1/+1 |
* | as "advertised" some days ago: | Ulf Lamping | 2007-09-25 | 1 | -11/+10 |
* | Put airpcap.h back in the distribution. | Gerald Combs | 2007-06-27 | 1 | -0/+1 |
* | Have editcap and capinfos compile --without-plugins | Luis Ontanon | 2007-06-17 | 1 | -8/+2 |
* | Fix compilation under VS6 (hopefully without breaking compilation | Gerald Combs | 2007-06-11 | 1 | -0/+3 |
* | Have editcap and capinfos loading the wiretap plugins. | Luis Ontanon | 2007-05-25 | 1 | -1/+12 |
* | From Dustin Johnson: | Gerald Combs | 2007-05-18 | 1 | -1/+0 |
* | Move epan/crypt-md5.[ch] to epan/crypt. Remove | Gerald Combs | 2007-01-02 | 1 | -1/+1 |
* | From Alejandro Vaquero: | Anders Broman | 2006-10-24 | 1 | -0/+1 |
* | Add airpcap.h to the distribution. | Gerald Combs | 2006-10-06 | 1 | -0/+1 |
* | Finally got it to complie. | Anders Broman | 2006-10-04 | 1 | -0/+2 |
* | Add support for reading from stdin under Windows. Based on a patch sent | Gerald Combs | 2006-09-22 | 1 | -1/+2 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -0/+2 |
* | Add duplicate frame detection (and removal) to editcap. (Some switches | Gerald Combs | 2006-07-27 | 1 | -1/+2 |
* | we dont need our own snprintf any more since we always use g_snprintf() instead. | Ronnie Sahlberg | 2006-07-20 | 1 | -3/+0 |
* | More ethereal -> wireshark. | Gerald Combs | 2006-05-31 | 1 | -2/+2 |
* | Rename the main executable to "wireshark", along with more conversions: | Gerald Combs | 2006-05-31 | 1 | -11/+11 |
* | Tethereal/tethereal -> TShark/tshark. | Gerald Combs | 2006-05-31 | 1 | -9/+9 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Put the low-level sync routines into a common file so they can be shared | Guy Harris | 2006-04-03 | 1 | -0/+3 |
* | When capturing, we only support writing to libpcap files. Given that, | Guy Harris | 2006-03-04 | 1 | -0/+3 |