| Commit message (Expand) | Author | Age | Files | Lines |
* | Move utility routines for capturing into a libcaputils static library. | Guy Harris | 2014-07-04 | 1 | -12/+3 |
* | Add --help and --version support. | Guy Harris | 2014-07-03 | 1 | -1/+2 |
* | Make --help and --version information a bit more uniform. | Guy Harris | 2014-07-03 | 1 | -9/+12 |
* | Move filters.[ch] to libui. | Guy Harris | 2014-06-30 | 1 | -2/+0 |
* | Move stat_menu.h to libui. | Guy Harris | 2014-06-30 | 1 | -1/+0 |
* | Move proto_hier_stats.[ch] to libui. | Guy Harris | 2014-06-30 | 1 | -2/+0 |
* | Move capture.[ch] to libui. | Guy Harris | 2014-06-30 | 1 | -2/+0 |
* | Move capture_session.h to capchild; what it declares is defined there. | Guy Harris | 2014-06-30 | 1 | -11/+0 |
* | Move capture_ui_utils.[ch] to libui. | Guy Harris | 2014-06-30 | 1 | -4/+2 |
* | Move some more stuff into wsutil. | Guy Harris | 2014-06-29 | 1 | -4/+0 |
* | Move the routines to talk to dumpcap into a static libcapchild. | Guy Harris | 2014-06-23 | 1 | -4/+0 |
* | Move get_os_version_info() to libwsutil. | Guy Harris | 2014-06-21 | 1 | -3/+0 |
* | Continue to remove $Id$ from top of file | Alexis La Goutte | 2014-03-31 | 1 | -2/+0 |
* | Replace "svn" with "git" all over the place. | Gerald Combs | 2014-02-07 | 1 | -3/+3 |
* | Move cfile.c into SHARK_COMMON_SRC (as was done in nmake) | Jörg Mayer | 2014-01-09 | 1 | -4/+1 |
* | At least some of the files in PLATFORM_CAPTURE_SRC are needed by | Guy Harris | 2014-01-08 | 1 | -2/+2 |
* | Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name. | Guy Harris | 2014-01-08 | 1 | -2/+2 |
* | TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug... | Michael Mann | 2014-01-08 | 1 | -1/+9 |
* | Drop isprint.h use g_ascii_isprint() when this include hack was enabled. | Jakub Zawadzki | 2013-12-21 | 1 | -1/+0 |
* | Add a "captype" file that just reports the type of a capture file, based | Guy Harris | 2013-12-13 | 1 | -0/+4 |
* | Move most of the plugin code from epan to wsutil and remove all | Guy Harris | 2013-12-02 | 1 | -4/+2 |
* | Move a bunch of the crypt modules and pint.h into wsutil. | Jeff Morriss | 2013-08-01 | 1 | -1/+0 |
* | Move merge.{h,c} into wiretap: these modules use wiretap to merge files. | Jeff Morriss | 2013-07-16 | 1 | -4/+1 |
* | Move u3.{h,c} and g711.{h,c} into wsutil. | Jeff Morriss | 2013-07-16 | 1 | -4/+0 |
* | Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specific | Jeff Morriss | 2013-07-16 | 1 | -3/+1 |
* | Move the print modules into epan. | Jeff Morriss | 2013-07-12 | 1 | -8/+2 |
* | Move disabled_protos.{h,c} into epan. | Jeff Morriss | 2013-07-12 | 1 | -2/+0 |
* | Move some more modules into epan. | Jeff Morriss | 2013-07-11 | 1 | -4/+0 |
* | packet dissection now takes pointer to tvb instead of guint8 data | Jakub Zawadzki | 2013-07-11 | 1 | -0/+2 |
* | Add strnatcmp by Martin Pool for 'natural order' string comparisons, and make... | Chris Maynard | 2013-07-10 | 1 | -1/+2 |
* | Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. | Jeff Morriss | 2013-06-26 | 1 | -4/+0 |
* | Move tempfile.{h,c} into wsutil. | Jeff Morriss | 2013-06-26 | 1 | -4/+0 |
* | Move a couple of time-related modules into wsutil. | Jeff Morriss | 2013-06-25 | 1 | -3/+0 |
* | Allow the Gtk+ and Qt versions to be built simultaneously (with autotools). | Jeff Morriss | 2013-06-25 | 1 | -9/+9 |
* | Pull the capture-session state information out of capture_opts and put | Guy Harris | 2013-05-22 | 1 | -0/+1 |
* | On OS X, get the interface type from the System Configuration framework. | Guy Harris | 2013-05-22 | 1 | -1/+0 |
* | Tiny whitespace change | Jörg Mayer | 2013-05-12 | 1 | -8/+8 |
* | Send the output of the -D and -L options to the standard output rather | Guy Harris | 2013-04-25 | 1 | -1/+0 |
* | Add ws_symbol_export.h WIRESHARK_COMMON_INCLUDES to fix failing distcheck | Balint Reczey | 2013-02-28 | 1 | -1/+2 |
* | Move recent.c to the ui directory, as we did with its header file. | Guy Harris | 2013-02-02 | 1 | -1/+0 |
* | Use pcapio routines. This concludes the preperation for | Michael Tüxen | 2012-12-21 | 1 | -0/+5 |
* | On UN*X, if an interface has a description, use it as the "friendly | Guy Harris | 2012-11-22 | 1 | -0/+4 |
* | From Jim Young, bug 7745. | Martin Mathieson | 2012-09-24 | 1 | -0/+6 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | From Pontus Fuchs: | Guy Harris | 2012-06-28 | 1 | -0/+2 |
* | Build Wireshark with ws80211_utils.c | Jörg Mayer | 2012-06-24 | 1 | -1/+2 |
* | Makefile.common: | Jörg Mayer | 2012-06-20 | 1 | -2/+1 |
* | Add ws80211_utils.[ch] of bug https://bugs.wireshark.org/bugzilla/show_bug.cg... | Anders Broman | 2012-06-20 | 1 | -3/+6 |
* | Remove ui/qt/main.cpp from the list of source files for Wireshark, for | Guy Harris | 2012-03-18 | 1 | -1/+0 |
* | Add automake support for Qt - use --with-qt as a configure script | Guy Harris | 2012-03-18 | 1 | -0/+1 |