| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for getopt_long(), not getopt(). | Guy Harris | 2014-12-25 | 1 | -1/+1 |
* | Report (and free) err_info for WTAP_ERR_DECOMPRESS. | Guy Harris | 2014-09-20 | 1 | -0/+1 |
* | Allow wtap_read() and wtap_seek_read() to return records other than packets. | Guy Harris | 2014-05-24 | 1 | -19/+21 |
* | Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records." | Guy Harris | 2014-05-23 | 1 | -45/+42 |
* | Allow wtap_read() and wtap_seek_read() to return non-packet records. | Guy Harris | 2014-05-23 | 1 | -42/+45 |
* | Revert "Refactor Wiretap" | Guy Harris | 2014-05-09 | 1 | -9/+9 |
* | Refactor Wiretap | Michael Mann | 2014-05-09 | 1 | -9/+9 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | Wireshark: Add option to choose format type of capture file | Michal Labedzki | 2014-02-25 | 1 | -1/+2 |
* | Replace "svn" with "git" all over the place. | Gerald Combs | 2014-02-07 | 1 | -3/+3 |
* | Drop support of Visual Studio 2005 | Alexis La Goutte | 2014-01-26 | 1 | -9/+1 |
* | For getopt() arg processing: | Bill Meier | 2014-01-02 | 1 | -95/+100 |
* | Move most of the plugin code from epan to wsutil and remove all | Guy Harris | 2013-12-02 | 1 | -14/+13 |
* | Move the epan/filesystem.c routines to wsutil; they're not specific to | Guy Harris | 2013-11-17 | 1 | -2/+2 |
* | nstime_to_sec() and capinfos secs_nsecs() seems to be same. | Jakub Zawadzki | 2013-11-09 | 1 | -7/+1 |
* | Replace wtap_nstime with nstime_t, remove wtap_nstime_to_sec. | Jakub Zawadzki | 2013-11-09 | 1 | -1/+1 |
* | The "file types" we have are actually combinations of types and | Guy Harris | 2013-11-08 | 1 | -3/+3 |
* | Print informations even on short reads. Bug 9310 (https://bugs.wireshark.org... | Michael Mann | 2013-10-22 | 1 | -4/+13 |
* | Trivial: Fix typo. | Chris Maynard | 2013-07-29 | 1 | -1/+1 |
* | Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th... | Jeff Morriss | 2013-07-15 | 1 | -2/+1 |
* | disable printing of all infos when USE_GOPTION is set and | Martin Kaiser | 2013-04-13 | 1 | -1/+5 |
* | TABs -> spaces | Martin Kaiser | 2013-04-13 | 1 | -201/+214 |
* | add a cast to make capinfos compile when USE_GOPTION is defined | Martin Kaiser | 2013-04-13 | 1 | -1/+1 |
* | capinfos -k displays the capture comment (from the shb) | Martin Kaiser | 2013-04-13 | 1 | -1/+46 |
* | From Balint: | Gerald Combs | 2013-03-07 | 1 | -0/+13 |
* | Use explicit casts. | Anders Broman | 2013-03-05 | 1 | -1/+1 |
* | str_util.c: Although the glib documentation doesn't explicitly say so, | Gerald Combs | 2013-02-28 | 1 | -0/+5 |
* | Try to fix compilation on Windows. | Gerald Combs | 2013-02-26 | 1 | -3/+3 |
* | Print human-readable statistics by default. Raw values can be printed | Gerald Combs | 2013-02-26 | 1 | -11/+72 |
* | include the wsutil/wsgcrypt.h instead of including gcrypt.h directly | Martin Kaiser | 2013-02-21 | 1 | -1/+1 |
* | When any of our executables start on Windows create or open a "Wireshark | Gerald Combs | 2013-02-20 | 1 | -3/+4 |
* | Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8105 : | Pascal Quantin | 2013-01-04 | 1 | -1/+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 |
* | Remove #define USE_GOPTION = 1, the code is incomplete | Anders Broman | 2012-07-23 | 1 | -1/+0 |
* | From Michael Mann: | Anders Broman | 2012-07-06 | 1 | -0/+142 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Keep track, in Wiretap, of whether the file is compressed, and provide | Guy Harris | 2012-05-24 | 1 | -1/+5 |
* | Don't show time stamp-based information if we don't have it (now that we | Guy Harris | 2012-02-26 | 1 | -36/+105 |
* | Rename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it really reports any | Guy Harris | 2011-12-13 | 1 | -2/+2 |
* | Handle ctime() and localtime() returning NULL and localtime() on Windows | Guy Harris | 2011-11-16 | 1 | -31/+30 |
* | Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5608 : | Jeff Morriss | 2011-08-09 | 1 | -3/+1 |
* | From Jose Pedro Oliveira via bug 5803: | Stig Bjørlykke | 2011-06-28 | 1 | -1/+1 |
* | Replace all strerror() with g_strerror(). | Stig Bjørlykke | 2011-06-28 | 1 | -1/+1 |
* | Move the Windows argument list conversion code to a common routine. | Gerald Combs | 2011-05-24 | 1 | -14/+2 |
* | Use a comparison instead of an assignment. Fixes Coverity CID 1194. | Gerald Combs | 2011-05-11 | 1 | -1/+1 |
* | For "per packet" file encapsulation, display a list of the encapsulations see... | Bill Meier | 2011-05-02 | 1 | -1/+30 |
* | Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discovered | Guy Harris | 2011-04-21 | 1 | -0/+1 |
* | Use g_snprintf instead of sprintf: Coverity 622. | Chris Maynard | 2011-04-12 | 1 | -4/+4 |
* | IMHO capinfos, when finished processing, should exit with an error status | Bill Meier | 2011-04-06 | 1 | -9/+22 |
* | From Jose Pedro Oliveira: | Anders Broman | 2011-04-05 | 1 | -1/+1 |