| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -Wbad-function-cast to extra gcc flags. | Olivier Biot | 2004-01-10 | 1 | -2/+2 |
* | The year in a LANalyzer capture's trace summary record is a 2-byte year | Guy Harris | 2004-01-07 | 1 | -7/+5 |
* | Packet data is an array of "guint8"s, not an array of "char"s; declare | Guy Harris | 2004-01-06 | 3 | -11/+9 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 8 | -19/+19 |
* | 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 | 2 | -82/+298 |
* | Make all the byte arrays for writing out stuff "guint8" rather than | Guy Harris | 2003-12-29 | 1 | -11/+11 |
* | removed some MSVC warnings (warning level 2) | Ulf Lamping | 2003-12-28 | 1 | -3/+3 |
* | Add -pedantic to --with-extra-gcc-checks | Jörg Mayer | 2003-12-24 | 1 | -2/+2 |
* | removed some MSVC warnings (conversions between double/float and int) | Ulf Lamping | 2003-12-23 | 1 | -3/+3 |
* | removed some MSVC warnings (moved pcap.h before glib.h) | Ulf Lamping | 2003-12-21 | 1 | -2/+5 |
* | libpcap.c:1777: warning: implicit declaration of function htons | Jörg Mayer | 2003-12-21 | 1 | -2/+2 |
* | Add some additional sanity checking. | Guy Harris | 2003-12-19 | 1 | -1/+10 |
* | Add support for a link-layer type value of 143 as DOCSIS in libpcap | Guy Harris | 2003-12-18 | 1 | -1/+3 |
* | From Jan Kiszka: IrDA support. | Guy Harris | 2003-12-18 | 3 | -9/+163 |
* | WildPackets' EtherHelp appears to write EtherPeek-compatible files, | Guy Harris | 2003-12-18 | 1 | -1/+15 |
* | Fix more "CPPLAGS" typoes. | Guy Harris | 2003-12-17 | 1 | -3/+3 |
* | prevent MSVC warning: | Ulf Lamping | 2003-12-11 | 2 | -15/+15 |
* | From Jeff Morriss: add support for libpcap MTP2 and MTP3 captures. | Guy Harris | 2003-12-03 | 4 | -6/+21 |
* | "strtoul()" returns a "long", not a "long long". | Guy Harris | 2003-12-03 | 1 | -2/+2 |
* | Check for errors and EOF, and handle them appropriately; don't treat all | Guy Harris | 2003-12-02 | 1 | -19/+108 |
* | From Martijn Schipper: support for reading AiroPeek files in V9 capture | Guy Harris | 2003-12-02 | 7 | -6/+324 |
* | It's RedHat, not Red Hat. | Richard Sharpe | 2003-12-01 | 1 | -2/+2 |
* | "file_seek()" sets "*err" - we don't have to set it ourselves. | Guy Harris | 2003-11-25 | 1 | -13/+4 |
* | "file_seek()" sets "*err" - there's no need to set it ourselves. It | Guy Harris | 2003-11-25 | 1 | -15/+7 |
* | From Olivier Biot: add a "--enable-profile-build" flag to request that | Guy Harris | 2003-11-18 | 1 | -1/+17 |
* | From Brian Ginsbach: fix handling of IRIX and UNICOS/mp snoop captures | Guy Harris | 2003-11-11 | 1 | -3/+3 |
* | Let people configure whether to build with Zlib or not solely by | Guy Harris | 2003-11-07 | 2 | -7/+9 |
* | From Scott Emberley: support for writing Network Instruments Observer | Guy Harris | 2003-11-06 | 5 | -27/+188 |
* | Sigh. Some snoop files have 6 bytes of padding; assume the file is a | Guy Harris | 2003-11-04 | 1 | -29/+77 |
* | The time in Observer files is in nanoseconds since midnight, January 1, | Guy Harris | 2003-11-01 | 2 | -18/+46 |
* | Temporarily get rid of the "struct tm" in "struct observer_time", and | Guy Harris | 2003-10-31 | 2 | -2/+8 |
* | From Scott Emberley: support for reading Network Instruments version 9 | Guy Harris | 2003-10-31 | 7 | -6/+393 |
* | The quantities in the hcidump header are little-endian, not big-endian. | Guy Harris | 2003-10-30 | 1 | -5/+5 |
* | From Marcel Holtmann: support for reading Linux Bluez Bluetooth stack | Guy Harris | 2003-10-30 | 7 | -8/+205 |
* | Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLC | Guy Harris | 2003-10-25 | 4 | -14/+18 |
* | Move the version number checking for libpcap files, to see whether to | Guy Harris | 2003-10-24 | 2 | -22/+62 |
* | The capture tools for DGUX has swapped the included/original packet lengths o... | Ronnie Sahlberg | 2003-10-24 | 1 | -1/+10 |
* | Give every Makefile.nmake file a "distclean" rule, and have "distclean" | Guy Harris | 2003-10-10 | 1 | -3/+6 |
* | Use #ifndef HAVE_UNISTD_H instead of #ifdef _WIN32 | Jörg Mayer | 2003-10-03 | 1 | -2/+2 |
* | From Graham Bloice: define YY_NO_UNISTD_H on Win32, so that if Flex was | Guy Harris | 2003-10-03 | 1 | -1/+5 |
* | Have a pseudo-header for Ethernet packets, giving the size of the FCS - | Guy Harris | 2003-10-01 | 1 | -1/+0 |
* | Have a pseudo-header for Ethernet packets, giving the size of the FCS - | Guy Harris | 2003-10-01 | 17 | -173/+529 |
* | It appears that, at least for gigabit pod captures, there are time stamp | Guy Harris | 2003-09-28 | 1 | -21/+52 |
* | From packet steve: update to give the correct name for "file_access.c", | Guy Harris | 2003-09-24 | 1 | -6/+21 |
* | From Jesper Peterson: add support for AAL5 records in ERF files, | Guy Harris | 2003-09-19 | 1 | -18/+57 |
* | Put in a note telling people how to add a new libpcap encapsulation | Guy Harris | 2003-09-04 | 1 | -1/+47 |
* | From Jesper Peterson: | Guy Harris | 2003-08-26 | 1 | -4/+7 |
* | From Jesper Peterson: support for Endace ERF file format. | Guy Harris | 2003-08-26 | 8 | -6/+538 |
* | Use "file_access.c", not "file_io.c", as the latter is already in use in | Guy Harris | 2003-08-23 | 3 | -6/+6 |