| 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 | -6/+6 |
* | Have the Wiretap open, read, and seek-and-read routines return, in | Guy Harris | 2004-01-25 | 1 | -15/+25 |
* | Fix all fixable warnings | Jörg Mayer | 2004-01-24 | 1 | -5/+5 |
* | Make "vms_check_file_type()" seek back to the beginning of the line that | Guy Harris | 2003-05-27 | 1 | -1/+14 |
* | From Martin Warnes: fix to check the "XXXtrace" part of the per-packet | Guy Harris | 2003-05-20 | 1 | -98/+121 |
* | From Martin Warnes: support for VMS UCX$TRACE output in wiretap. | Guy Harris | 2003-05-19 | 1 | -9/+42 |
* | 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 | -2/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Graeme Hewson noted that zlib has a bug wherein "gzseek()" doesn't set | Guy Harris | 2002-06-07 | 1 | -6/+3 |
* | From Marc Milgram: properly handle fragmented packets. | Guy Harris | 2002-03-25 | 1 | -14/+37 |
* | Bug fix from Marc Milgram: occasionally the VMS parser would read off | Guy Harris | 2002-03-07 | 1 | -2/+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/+14 |
* | Check for errors in seeks, "tell"s, and "stat()"s/"fstat()"s. | Guy Harris | 2002-03-04 | 1 | -18/+49 |
* | From Joerg Mayer: get rid of "-Wno-unused" flag in some configure | Guy Harris | 2002-03-02 | 1 | -2/+3 |
* | Have Wiretap set the snapshot length to 0 if it can't be derived from | Guy Harris | 2002-02-08 | 1 | -2/+2 |
* | Bug fixes from Marc Milgram. | Guy Harris | 2002-01-30 | 1 | -49/+46 |
* | From Marc Milgram: fix to allow VMS TCPIPtrace files that don't have | Guy Harris | 2002-01-15 | 1 | -2/+2 |
* | From Marc Milgram: all packets in DBS Etherwatch and VMS TCPIPTRACE | Guy Harris | 2002-01-08 | 1 | -2/+2 |
* | VMS TCPIPtrace efficiency improvments, from Marc Milgram. | Gerald Combs | 2001-12-24 | 1 | -7/+12 |
* | VMS TCPIPtrace wiretap module, from Marc Milgram. | Guy Harris | 2001-10-18 | 1 | -0/+412 |