| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unneeded includes of <sys/time.h>. | Guy Harris | 2015-02-28 | 1 | -4/+0 |
* | Suppress a bunch of cast-qual warnings. | Gerald Combs | 2015-02-20 | 1 | -2/+5 |
* | (Trivial) Fix printf-related 'Mismatch on sign' warnings | Bill Meier | 2015-02-09 | 1 | -1/+1 |
* | Do the full string in get_{compiled,runtime}_version_info(). | Guy Harris | 2014-12-31 | 1 | -6/+4 |
* | Move the version_info.c stuff to wsutil/ws_version_info.c. | Guy Harris | 2014-12-31 | 1 | -2/+0 |
* | Only include <wsutil/os_version_info.h> if we need it. | Guy Harris | 2014-12-25 | 1 | -1/+0 |
* | Check for getopt_long(), not getopt(). | Guy Harris | 2014-12-25 | 1 | -1/+1 |
* | Move twelve show_version() functions from the varoius programs and | Stephen Fisher | 2014-12-24 | 1 | -16/+1 |
* | Fix The left operand of '!=' is a garbage value issue found by Clang Analyzer | Alexis La Goutte | 2014-12-22 | 1 | -1/+1 |
* | Make sure err_info is always set, and print it iff it's non-null. | Guy Harris | 2014-12-18 | 1 | -11/+3 |
* | WTAP_ERR_UNWRITABLE_ errors aren't returned by reads or open-for-reading. | Guy Harris | 2014-12-18 | 1 | -4/+0 |
* | Rename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRITABLE_REC_TYPE. | Guy Harris | 2014-12-18 | 1 | -1/+1 |
* | Handle "I can't map this for that file format" better. | Guy Harris | 2014-12-18 | 1 | -3/+29 |
* | Rename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABLE_ENCAP. | Guy Harris | 2014-12-17 | 1 | -3/+3 |
* | Rename the strnatcmp.c routines and make them use the g_ascii_XXX() routines. | Guy Harris | 2014-10-29 | 1 | -2/+2 |
* | Ensure pcapng application name is always dynamically allocated | Evan Huus | 2014-09-22 | 1 | -1/+1 |
* | Modify includes of config.h so that out-of-tree builds, i.e. CMake | Graham Bloice | 2014-08-24 | 1 | -1/+1 |
* | Fix whitespace/indentation to match editor modelines. | Bill Meier | 2014-08-05 | 1 | -1/+1 |
* | Use get_*_int() from wsutil, rather than defining our own. | Guy Harris | 2014-07-03 | 1 | -39/+25 |
* | Make --help and --version information a bit more uniform. | Guy Harris | 2014-07-03 | 1 | -23/+73 |
* | More getopt_long, to add --help and --version support. | Guy Harris | 2014-07-03 | 1 | -1/+10 |
* | Add command-line argument to request the version to a number of the utilities. | Jeff Morriss | 2014-06-21 | 1 | -6/+17 |
* | Revert "Refactor Wiretap" | Guy Harris | 2014-05-09 | 1 | -8/+8 |
* | Refactor Wiretap | Michael Mann | 2014-05-09 | 1 | -8/+8 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Fix mergecap.c: Dereference of null pointer (clang analyzer) | Hadriel Kaplan | 2014-02-25 | 1 | -2/+2 |
* | Replace "svn" with "git" all over the place. | Gerald Combs | 2014-02-07 | 1 | -3/+3 |
* | Don't write out packets that have a "captured length" bigger than we're | Guy Harris | 2014-01-22 | 1 | -4/+17 |
* | Check the return of wtap_dump_close() even if we've gotten a read error; | Guy Harris | 2014-01-21 | 1 | -3/+10 |
* | For -h option: output to stdout and exit(0) as per convention; | Bill Meier | 2014-01-03 | 1 | -45/+54 |
* | The "file types" we have are actually combinations of types and | Guy Harris | 2013-11-08 | 1 | -9/+9 |
* | Whitespace cleanup, sort options, add modelines. | Chris Maynard | 2013-09-06 | 1 | -75/+82 |
* | Move merge.{h,c} into wiretap: these modules use wiretap to merge files. | Jeff Morriss | 2013-07-16 | 1 | -8/+4 |
* | Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specific | Jeff Morriss | 2013-07-16 | 1 | -1/+2 |
* | Add strnatcmp by Martin Pool for 'natural order' string comparisons, and make... | Chris Maynard | 2013-07-10 | 1 | -1/+14 |
* | Only cast the variable after checking it. | Michael Tüxen | 2013-03-10 | 1 | -3/+3 |
* | Use explicit casts. | Anders Broman | 2013-03-05 | 1 | -2/+2 |
* | When any of our executables start on Windows create or open a "Wireshark | Gerald Combs | 2013-02-20 | 1 | -0/+1 |
* | Add wtap_pseudo_header union to wtap_pkthdr structure. | Jakub Zawadzki | 2012-10-16 | 1 | -2/+1 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -2/+0 |
* | Avoid needlessly shadowing another variable. | Martin Mathieson | 2012-05-10 | 1 | -1/+0 |
* | Fix typo. | Michael Tüxen | 2012-04-25 | 1 | -1/+1 |
* | Fix copy and paste error. | Michael Tüxen | 2012-04-25 | 1 | -1/+1 |
* | Fix compilation. While there, remove some trailing whitespaces. | Michael Tüxen | 2012-04-25 | 1 | -2/+2 |
* | use in_files->filename | Anders Broman | 2012-04-25 | 1 | -1/+1 |
* | Add some info in SHB if writing a pcap-ng file. | Anders Broman | 2012-04-25 | 1 | -1/+24 |
* | From Michael Mann: | Anders Broman | 2012-01-23 | 1 | -1/+1 |
* | Alphabetize the list of encapsulation types via "mergecap -T" as well as the ... | Chris Maynard | 2011-12-22 | 1 | -14/+51 |
* | Rename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it really reports any | Guy Harris | 2011-12-13 | 1 | -2/+2 |
* | Hopefully clarify usage a bit to indicate multiple infile's can be specified ... | Chris Maynard | 2011-11-30 | 1 | -2/+20 |