aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/file_access.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-17- Write rf5 files (I don't think tektronix software will be able to read thes...Luis Ontanon1-1/+1
2005-06-10Initial checkin of the 32 bit tektronix k12 binary format (rf5)Luis Ontanon1-2/+9
2005-03-01The DBS Etherwatch file handler does look for a magic number (the wordGuy Harris1-1/+1
2005-01-28From Yoshihiro Oyama: support "-" as a file name, referring to theGuy Harris1-4/+40
2004-10-11From Mark C. Brown: add support for writing nettl files.Guy Harris1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-30On at least some platforms, a #define of O_BINARY is needed even ifGuy Harris1-1/+6
2004-06-29define of O_BINARY not needed, if fcntl.h is includedUlf Lamping1-6/+1
2004-04-28From Joe Marcus Clarke: force the standard output to be in binary modeGuy Harris1-3/+6
2004-02-11From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.Guy Harris1-1/+7
2004-02-06V9 format appears to be used by some versions of EtherPeek, too.Guy Harris1-2/+2
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris1-4/+5
2003-12-02From Martijn Schipper: support for reading AiroPeek files in V9 captureGuy Harris1-1/+7
2003-12-01It's RedHat, not Red Hat.Richard Sharpe1-2/+2
2003-11-06From Scott Emberley: support for writing Network Instruments ObserverGuy Harris1-2/+2
2003-10-31From Scott Emberley: support for reading Network Instruments version 9Guy Harris1-1/+7
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackGuy Harris1-1/+7
2003-10-01Have a pseudo-header for Ethernet packets, giving the size of the FCS -Guy Harris1-20/+1
2003-08-26From Jesper Peterson: support for Endace ERF file format.Guy Harris1-1/+7
2003-08-23Use "file_access.c", not "file_io.c", as the latter is already in use inGuy Harris1-0/+703