| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSD | Guy Harris | 2001-03-15 | 1 | -2/+3 |
* | Etherpeek version 5, 6, and 7 support, from Daniel Thompson. | Guy Harris | 2001-02-22 | 1 | -2/+9 |
* | Code to handle Frame Relay Sniffer captures, from Jeff Foster. | Guy Harris | 2001-01-08 | 1 | -2/+3 |
* | Add support for the DLT_LINUX_SLL capture type in the current CVS | Guy Harris | 2000-12-23 | 1 | -2/+3 |
* | IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB. | Guy Harris | 2000-11-15 | 1 | -2/+3 |
* | Make sure to pass the sent/received direction from pppdump.c in | Gilbert Ramirez | 2000-09-21 | 1 | -7/+9 |
* | Add support for reading pppd log files in wiretap. | Gilbert Ramirez | 2000-09-19 | 1 | -2/+3 |
* | Code to read capture files from some version of tcpdump from some sort | Guy Harris | 2000-09-15 | 1 | -21/+22 |
* | Change wtap_read() API so that the data offset is set via a pointer, and | Gilbert Ramirez | 2000-09-07 | 1 | -3/+11 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -1/+3 |
* | Added wiretap support to read the Cisco Secure Intrusion Detection System IPL... | Mike Hall | 2000-08-08 | 1 | -2/+3 |
* | In the final scene of the horror movie, just when you think the monster | Guy Harris | 2000-07-26 | 1 | -20/+21 |
* | Add routines to Wiretap to allow a client of Wiretap to get: | Guy Harris | 2000-06-27 | 1 | -1/+4 |
* | Joerg Mayer's changes to add support for NetXRay file format version | Guy Harris | 2000-06-24 | 1 | -2/+2 |
* | Support for reading compressed Sniffer files, from Tim Farley, Joerg | Guy Harris | 2000-05-25 | 1 | -16/+23 |
* | Add wtap-int.h. Move definitions relevant to the internal workins of wiretap | Gilbert Ramirez | 2000-05-19 | 1 | -209/+9 |
* | Remove the "union pseudo_header" from the "frame_data" structure; | Guy Harris | 2000-05-18 | 1 | -9/+17 |
* | Fix minor typo found by Alan Harrison. | Guy Harris | 2000-05-12 | 1 | -2/+2 |
* | Rename the "private" member of a "wtap_dumper" structure to "dump", as | Guy Harris | 2000-05-10 | 1 | -2/+2 |
* | Get rid of the "start" field in the private data for RADCOM, i4btrace, | Guy Harris | 2000-04-15 | 1 | -8/+2 |
* | Declare, in "wtap.h", Richard's new "wtap_read()" function. | Guy Harris | 2000-04-08 | 1 | -1/+2 |
* | In a Network Monitor capture file, get the starting offsets of frames | Guy Harris | 2000-03-22 | 1 | -2/+3 |
* | Use WTAP_ERR_UNSUPPORTED_ENCAP for all attempts to open or read a | Guy Harris | 2000-02-19 | 1 | -2/+2 |
* | Fix files that had Gilbert's old e-mail address or that didn't have my | Guy Harris | 2000-01-22 | 1 | -2/+2 |
* | Handle i4btrace captures if they're from a machine with the opposite | Guy Harris | 1999-12-15 | 1 | -1/+12 |
* | One field in the NetXRay header appears to be the number of frames in | Guy Harris | 1999-12-15 | 1 | -3/+3 |
* | more work on netxray, still not sniffer compatible though | Nathan Neulinger | 1999-12-14 | 1 | -1/+2 |
* | Added support for writing netxray version 1.1 dumps. | Nathan Neulinger | 1999-12-14 | 1 | -1/+7 |
* | Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module | Gilbert Ramirez | 1999-12-12 | 1 | -3/+11 |
* | Put in a private data structure hanging off the "wtap_dumper" structure | Guy Harris | 1999-12-11 | 1 | -3/+9 |
* | Provide different file types for "modified" and Red Hat 6.1 "libpcap" | Guy Harris | 1999-12-11 | 1 | -16/+19 |
* | Provide a table of descriptive and short (command-line) names for | Guy Harris | 1999-12-05 | 1 | -1/+7 |
* | Give those capture file formats we can write a "short name", to be used | Guy Harris | 1999-12-04 | 1 | -1/+3 |
* | More infrastructure changes for Ethereal - make | Guy Harris | 1999-12-04 | 1 | -2/+2 |
* | Add some infrastructure for the use of Ethereal, so it can make a list | Guy Harris | 1999-12-04 | 1 | -1/+6 |
* | Add support to Wiretap for writing Network Monitor 1.x-format capture | Guy Harris | 1999-12-04 | 1 | -5/+35 |
* | Support for iptrace 1.0 traces (AIX 3). Thanks to Florian Lohoff | Gilbert Ramirez | 1999-11-26 | 1 | -11/+12 |
* | Add LAPD support. | Gilbert Ramirez | 1999-11-11 | 1 | -5/+12 |
* | Add in a gross heuristic that attempts to detect files with the version | Guy Harris | 1999-11-06 | 1 | -4/+5 |
* | Add support for capture files written by programs linked with Alexey | Guy Harris | 1999-11-06 | 1 | -2/+3 |
* | Add a module to wiretap to be able to read trace files from Toshiba's | Gilbert Ramirez | 1999-10-31 | 1 | -3/+3 |
* | A fix, from Olivier, to the previous patch. | Guy Harris | 1999-10-19 | 1 | -3/+3 |
* | Olivier Abad's patches to add: | Guy Harris | 1999-10-18 | 1 | -2/+8 |
* | Add "wtap_file_encap()", to return the encapsulation of packets in the | Guy Harris | 1999-10-06 | 1 | -1/+4 |
* | Better handle errors from zlib: | Guy Harris | 1999-10-05 | 1 | -1/+12 |
* | Fix it so that it builds with "--disable-zlib". | Guy Harris | 1999-09-24 | 1 | -3/+9 |
* | Adds progress bar functionality back for loading files (it was changed to | Ashok Narayanan | 1999-09-23 | 1 | -1/+3 |
* | This commit contains support for reading capture files compressed using | Ashok Narayanan | 1999-09-22 | 1 | -3/+4 |
* | Added support for Lucent/Ascend "wdd" output. | Gerald Combs | 1999-09-13 | 1 | -6/+8 |
* | Added Guy's patch to use the pseudo header facility to pass up the Ascend | Gerald Combs | 1999-09-11 | 1 | -1/+18 |