support for additionally SIZE constrained Typereference
[obnox/wireshark/wip.git] / wiretap / vms.c
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-04-03 guyMake editcap use wtap_read(); that eliminates the last...
2004-10-01 jmayerGet rid of warnings about shadowed variables (code...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-02-09 guyCast the arguments to <ctype.h> macros to "guchar"...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-24 jmayerFix all fixable warnings
2003-05-27 guyMake "vms_check_file_type()" seek back to the beginning...
2003-05-20 guyFrom Martin Warnes: fix to check the "XXXtrace" part...
2003-05-19 guyFrom Martin Warnes: support for VMS UCX$TRACE output...
2003-01-17 guyFrom Marc Milgram: e-mail address update.
2002-10-10 guy"tm_isdst" must be set to -1 before "mktime()" is calle...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-06-07 guyGraeme Hewson noted that zlib has a bug wherein "gzseek...
2002-03-25 guyFrom Marc Milgram: properly handle fragmented packets.
2002-03-07 guyBug fix from Marc Milgram: occasionally the VMS parser...
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-03-04 guyCheck for errors in seeks, "tell"s, and "stat()"s/...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2002-01-30 guyBug fixes from Marc Milgram.
2002-01-15 guyFrom Marc Milgram: fix to allow VMS TCPIPtrace files...
2002-01-08 guyFrom Marc Milgram: all packets in DBS Etherwatch and...
2001-12-24 geraldVMS TCPIPtrace efficiency improvments, from Marc Milgram.
2001-10-18 guyVMS TCPIPtrace wiretap module, from Marc Milgram.