| Commit message (Expand) | Author | Age | Files | Lines |
* | Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap", | Guy Harris | 2004-03-03 | 1 | -2/+1 |
* | Cast the arguments to <ctype.h> macros to "guchar", to squelch | Guy Harris | 2004-02-09 | 1 | -7/+8 |
* | Have the Wiretap open, read, and seek-and-read routines return, in | Guy Harris | 2004-01-25 | 1 | -12/+31 |
* | Fix all fixable warnings | Jörg Mayer | 2004-01-24 | 1 | -3/+3 |
* | For WTAP_ENCAP_ETHERNET, you have to fill in the "eth.fcs_len" member of | Guy Harris | 2003-12-31 | 1 | -1/+12 |
* | From Neils Koot: | Guy Harris | 2003-12-29 | 1 | -82/+297 |
* | From Marc Milgram: e-mail address update. | Guy Harris | 2003-01-17 | 1 | -2/+2 |
* | "tm_isdst" must be set to -1 before "mktime()" is called, so that | Guy Harris | 2002-10-10 | 1 | -1/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -6/+6 |
* | Graeme Hewson noted that zlib has a bug wherein "gzseek()" doesn't set | Guy Harris | 2002-06-07 | 1 | -4/+2 |
* | Make "wtap_seek_read()" return TRUE on success and FALSE on error, like | Guy Harris | 2002-03-05 | 1 | -17/+16 |
* | Have "wtap_seek_read()" return 0 on success and -1 on failure, and take | Guy Harris | 2002-03-05 | 1 | -9/+16 |
* | Check for errors in seeks, "tell"s, and "stat()"s/"fstat()"s. | Guy Harris | 2002-03-04 | 1 | -19/+41 |
* | From Joerg Mayer: get rid of "-Wno-unused" flag in some configure | Guy Harris | 2002-03-02 | 1 | -2/+2 |
* | Have Wiretap set the snapshot length to 0 if it can't be derived from | Guy Harris | 2002-02-08 | 1 | -3/+8 |
* | From Marc Milgram: all packets in DBS Etherwatch and VMS TCPIPTRACE | Guy Harris | 2002-01-08 | 1 | -2/+2 |
* | DBS Etherwatch wiretap module, from Marc Milgram. | Guy Harris | 2001-10-19 | 1 | -0/+366 |