| Commit message (Expand) | Author | Age | Files | Lines |
* | Small Whitespacechange | Jörg Mayer | 2004-12-21 | 1 | -1/+1 |
* | Note that the link-layer types 170 and 171 are reserved (GFP-T is a bit | Guy Harris | 2004-12-09 | 1 | -0/+5 |
* | Add an entry for the new DLT_GPRS_LLC (so that nobody working on | Guy Harris | 2004-12-07 | 3 | -1/+17 |
* | Fix some typos | Jörg Mayer | 2004-12-04 | 1 | -9/+8 |
* | Updates by Martin Regner | Jörg Mayer | 2004-12-04 | 1 | -24/+35 |
* | Add a bit of info that should be present in a capture | Jörg Mayer | 2004-12-04 | 1 | -0/+6 |
* | Backup some notes on Airmagnet capture file format into Ethereal - I'm NOT go... | Jörg Mayer | 2004-11-22 | 1 | -0/+267 |
* | Check for errors from all calls to "file_getc()". | Guy Harris | 2004-10-30 | 1 | -3/+25 |
* | As Sam Leffler notes, the radiotap header isn't BSD-only, it's also used | Guy Harris | 2004-10-29 | 3 | -6/+6 |
* | From Mark C. Brown: | Guy Harris | 2004-10-19 | 1 | -4/+44 |
* | file_hdr.network is one byte long, so don't use htoles() on values it's | Guy Harris | 2004-10-17 | 1 | -2/+2 |
* | From Mark C. Brown: add 100VG support. | Guy Harris | 2004-10-14 | 2 | -0/+2 |
* | From Mark C. Brown: support dumping files with the raw ICMP and raw | Guy Harris | 2004-10-12 | 1 | -0/+10 |
* | Correctly update the count of bytes dumped. | Guy Harris | 2004-10-12 | 1 | -2/+1 |
* | fix MSVC unused magic warning | Ulf Lamping | 2004-10-12 | 1 | -2/+2 |
* | From Mark C. Brown: add support for writing nettl files. | Guy Harris | 2004-10-11 | 3 | -7/+175 |
* | From Mark C. Brown: add EISA 100BaseTX, EISA FDDI, and HSC FDDI support, | Guy Harris | 2004-10-06 | 2 | -12/+22 |
* | From Mark C. Brown: support for the NETTL_SUBSYS_HPPB_FDDI records. | Guy Harris | 2004-10-05 | 2 | -37/+115 |
* | From Mark C. Brown: add the HP-PB FDDI card type, although we currently | Guy Harris | 2004-10-01 | 2 | -1/+10 |
* | Get rid of warnings about shadowed variables (code was ok) | Jörg Mayer | 2004-10-01 | 3 | -26/+26 |
* | From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP and | Guy Harris | 2004-09-19 | 3 | -4/+14 |
* | Improve the heuristic for Frame Relay, and move that heuristic after the | Guy Harris | 2004-09-15 | 1 | -16/+37 |
* | to prevent problems reported by David Richards, don't depend on the cvarsdll ... | Ulf Lamping | 2004-09-12 | 1 | -1/+3 |
* | From Mark C. Brown: | Guy Harris | 2004-09-04 | 2 | -59/+90 |
* | Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clear | Guy Harris | 2004-07-27 | 2 | -2/+4 |
* | Add a missing backslash. | Guy Harris | 2004-07-26 | 1 | -1/+1 |
* | Add a Makefile.common for Wiretap, and have Makefile.am and | Guy Harris | 2004-07-26 | 3 | -106/+125 |
* | From Graham Bloice: add resources to wiretap.dll. | Guy Harris | 2004-07-23 | 1 | -1/+2 |
* | .cvsignore is dead | Jörg Mayer | 2004-07-18 | 1 | -28/+0 |
* | Add epan/dissectors/.cvsignore | Jörg Mayer | 2004-07-18 | 1 | -0/+2 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 73 | -104/+104 |
* | This shouldn't be checked in, as it's generated from Makefile.am. | Guy Harris | 2004-07-16 | 1 | -445/+0 |
* | If we don't know the board type in a Lanayzer capture, return | Guy Harris | 2004-07-08 | 1 | -2/+2 |
* | On at least some platforms, a #define of O_BINARY is needed even if | Guy Harris | 2004-06-30 | 1 | -1/+6 |
* | define of O_BINARY not needed, if fcntl.h is included | Ulf Lamping | 2004-06-29 | 1 | -6/+1 |
* | To return an EOF indication, return FALSE from the read routine *AND* | Guy Harris | 2004-06-16 | 1 | -1/+2 |
* | Add an encapsulation type for BACnet MS/TP, and map the newly-assigned | Guy Harris | 2004-06-07 | 3 | -4/+10 |
* | It really helps when you change the default from gtk1 -> gtk2 in the top | Jörg Mayer | 2004-06-01 | 1 | -2/+2 |
* | From Joe Marcus Clarke: force the standard output to be in binary mode | Guy Harris | 2004-04-28 | 1 | -3/+6 |
* | At last compiling on CygWin works again! Added the missing PCRE and GLIB | Olivier Biot | 2004-04-14 | 1 | -1/+9 |
* | From Mark C. Brown: add support for FDDI and Token Ring cards. | Guy Harris | 2004-04-02 | 2 | -13/+63 |
* | From Rolf Fiedler: fix a comment, and fix the code to get the packet | Guy Harris | 2004-04-02 | 1 | -3/+3 |
* | From Albert Chin: "config.h" should come before all other #includes. | Guy Harris | 2004-03-30 | 1 | -4/+5 |
* | Some aclocal warning fixes during autogen.sh | Jörg Mayer | 2004-03-27 | 1 | -4/+4 |
* | From Mark C. Brown: add support for iether (dual-port gigabit) cards in | Guy Harris | 2004-03-27 | 2 | -2/+4 |
* | Fix the CLEANFILES target so both static and shared libraries are cleaned. | Olivier Biot | 2004-03-24 | 1 | -1/+2 |
* | Add support for DLT_APPLE_IP_OVER_IEEE_1394. | Guy Harris | 2004-03-23 | 3 | -6/+13 |
* | Clean up the code to check the file type. | Guy Harris | 2004-03-23 | 1 | -44/+12 |
* | In the read routine, set the 802.11 pseudo-header for | Guy Harris | 2004-03-19 | 1 | -1/+16 |
* | "esc_read()" is passed a FILE_T, not a FILE_T * - a FILE_T is a pointer | Guy Harris | 2004-03-17 | 1 | -3/+3 |