| Commit message (Expand) | Author | Age | Files | Lines |
* | Give it a copyright notice and RCS ID. | Guy Harris | 1999-10-06 | 1 | -0/+23 |
* | Whitespace cleanup. | Guy Harris | 1999-10-06 | 1 | -2/+2 |
* | Add "wtap_file_encap()", to return the encapsulation of packets in the | Guy Harris | 1999-10-06 | 3 | -3/+24 |
* | Make "wtap_strerror()" handle zlib errors *correctly*. | Guy Harris | 1999-10-05 | 1 | -10/+10 |
* | Better handle errors from zlib: | Guy Harris | 1999-10-05 | 12 | -146/+157 |
* | A "time units" value of 5 means "microseconds", according to an FDDI | Guy Harris | 1999-09-30 | 1 | -2/+2 |
* | "snoop" seems to treat "IEEE 802.3" and "Ethernet" datalink types the | Guy Harris | 1999-09-28 | 1 | -2/+2 |
* | DO NOT check for "unistd.h"; due to an unfortunate botch in the way | Guy Harris | 1999-09-24 | 1 | -2/+43 |
* | Fix it so that it builds with "--disable-zlib". | Guy Harris | 1999-09-24 | 12 | -29/+30 |
* | Many more packaging changes. Lets compilation with new gtk subdirectory | Gilbert Ramirez | 1999-09-24 | 1 | -1/+5 |
* | Give it an RCS ID. | Guy Harris | 1999-09-23 | 3 | -0/+48 |
* | Give it an RCS ID. | Guy Harris | 1999-09-23 | 1 | -0/+2 |
* | When reading a capture file, we can detect whether it's compressed or | Guy Harris | 1999-09-23 | 2 | -14/+14 |
* | Get rid of unused variable. | Guy Harris | 1999-09-23 | 1 | -2/+1 |
* | Adds progress bar functionality back for loading files (it was changed to | Ashok Narayanan | 1999-09-23 | 4 | -5/+22 |
* | Fix to allow compressed file handling of Ascend captures | Ashok Narayanan | 1999-09-22 | 3 | -19/+30 |
* | Oops - new file for zLib commit which I missed out. | Ashok Narayanan | 1999-09-22 | 1 | -0/+55 |
* | This commit contains support for reading capture files compressed using | Ashok Narayanan | 1999-09-22 | 13 | -146/+179 |
* | Added support for Lucent/Ascend "wdd" output. | Gerald Combs | 1999-09-13 | 1 | -6/+8 |
* | Add support for "wdd" trace output. | Gerald Combs | 1999-09-13 | 3 | -78/+230 |
* | Some old CPP or tools that take C code in input do | Laurent Deniel | 1999-09-12 | 1 | -5/+5 |
* | Added Guy's patch to use the pseudo header facility to pass up the Ascend | Gerald Combs | 1999-09-11 | 5 | -40/+58 |
* | Get rid of an unused variable. | Guy Harris | 1999-09-11 | 1 | -2/+0 |
* | "ascend_seek()" isn't used outside "ascend.c", so make it static to | Guy Harris | 1999-09-11 | 1 | -2/+2 |
* | "ascend_read()" is local to "ascend.c" - declare it there, not in | Guy Harris | 1999-09-11 | 2 | -3/+4 |
* | Include "ascend.h" to declare "ascend_seek_read()". | Guy Harris | 1999-09-11 | 1 | -8/+10 |
* | Add in ascend.c, ascend.h, ascend-grammar.y and ascend-scanner.l. These | Gerald Combs | 1999-09-11 | 4 | -0/+549 |
* | Added support for Lucent/Ascend packet traces. The MAX and Pipeline router | Gerald Combs | 1999-09-11 | 6 | -113/+290 |
* | Put in an RCS ID (and a copyright notice and GPL notice; unfortunately, | Guy Harris | 1999-09-09 | 1 | -0/+24 |
* | When skipping over the padding at the end of a record in a capture file, | Guy Harris | 1999-09-02 | 1 | -5/+28 |
* | When reading packets from a capture file, don't seek around record | Guy Harris | 1999-09-01 | 1 | -50/+49 |
* | Fix, from Bert Driehuis, to the stuff that checks for BSD/OS. | Guy Harris | 1999-08-31 | 1 | -2/+2 |
* | Olivier Abad's fix to the problem where some capture files appeared to | Guy Harris | 1999-08-31 | 1 | -0/+1 |
* | Convert the seconds value to the right byte order before using it at | Guy Harris | 1999-08-31 | 1 | -6/+10 |
* | Fixes from Olivier Abad to the code to maintain "wth->data_offset". | Guy Harris | 1999-08-30 | 1 | -7/+20 |
* | Keep in the "wtap" structure the current offset into the file being | Guy Harris | 1999-08-28 | 10 | -25/+82 |
* | Changed #include "glib.h" to #include <glib.h>, for stylistic reasons. | Gilbert Ramirez | 1999-08-24 | 1 | -2/+2 |
* | Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaning | Guy Harris | 1999-08-24 | 7 | -20/+46 |
* | Modify the comments to show how much of a mess the different DLT_ values | Guy Harris | 1999-08-22 | 1 | -9/+18 |
* | Fix the pcap-encapsulation-to-wiretap-encapsulation mapping table. | Guy Harris | 1999-08-22 | 3 | -10/+23 |
* | Add a "wtap_strerror()" routine, which takes as an argument an error | Guy Harris | 1999-08-22 | 2 | -2/+38 |
* | Get rid of some cruft left in by previous checkins as placeholders. | Guy Harris | 1999-08-22 | 9 | -116/+155 |
* | DLT_NULL, from "libpcap", means different things on different platforms | Guy Harris | 1999-08-22 | 2 | -18/+71 |
* | The 16-bit and 32-bit fields in the "frame4" record header in ATM | Guy Harris | 1999-08-20 | 1 | -8/+8 |
* | Fix a comment. | Guy Harris | 1999-08-20 | 1 | -1/+1 |
* | Add Olivier Abad to the list of Wiretap authors, as the code to read | Guy Harris | 1999-08-20 | 1 | -0/+7 |
* | Note that we now have the ability to read Ethernet and X.25 captures | Guy Harris | 1999-08-20 | 1 | -1/+6 |
* | Remove the stuff about filters in Wiretap, as that capability was | Guy Harris | 1999-08-20 | 1 | -21/+6 |
* | Get rid of an unused variable left stranded on the beach when a wave | Guy Harris | 1999-08-20 | 1 | -2/+1 |
* | Add support for reading Full Frontal ATM from an ATM Sniffer capture | Guy Harris | 1999-08-20 | 3 | -294/+122 |