| Commit message (Expand) | Author | Age | Files | Lines |
* | The caplen and iplen are not always going to be equal. Need to use > and <= i... | Mike Hall | 2000-08-15 | 1 | -7/+12 |
* | Initialize "last_blob" and "current_blob" when the file is opened. | Guy Harris | 2000-08-12 | 1 | -21/+23 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 21 | -23/+116 |
* | If we have a random stream open for a compressed Sniffer file, have the | Guy Harris | 2000-08-11 | 2 | -174/+354 |
* | Added wiretap support to read the Cisco Secure Intrusion Detection System IPL... | Mike Hall | 2000-08-08 | 7 | -6/+298 |
* | Mention IDSN4BSD's i4btrace utility as a supported trace file format. | Gilbert Ramirez | 2000-08-04 | 1 | -1/+6 |
* | Add a comment explaining why we're defining S_ISDIR and company. | Guy Harris | 2000-07-31 | 1 | -1/+7 |
* | It appears that, at least with Visual C++ 6.0, the "stat()" supplied in | Guy Harris | 2000-07-31 | 1 | -4/+15 |
* | In "buffer.h", include <winsock.h> if we have it, so that "u_char" is | Guy Harris | 2000-07-31 | 2 | -5/+9 |
* | Support for capturing packet data from a pipe (a FIFO, or standard input). | Olivier Abad | 2000-07-30 | 2 | -64/+64 |
* | Add a script, "aclocal-flags", which figures out where | Guy Harris | 2000-07-26 | 1 | -1/+3 |
* | In the final scene of the horror movie, just when you think the monster | Guy Harris | 2000-07-26 | 4 | -130/+184 |
* | Use unsigned character pointers and arrays rather than signed character | Guy Harris | 2000-07-26 | 7 | -26/+28 |
* | In Tethereal: | Guy Harris | 2000-07-20 | 1 | -3/+7 |
* | Don't reposition the random stream in "ngsniffer_open()" if there isn't | Guy Harris | 2000-06-28 | 1 | -5/+6 |
* | Add routines to Wiretap to allow a client of Wiretap to get: | Guy Harris | 2000-06-27 | 2 | -4/+22 |
* | Joerg Mayer's changes to add support for NetXRay file format version | Guy Harris | 2000-06-24 | 3 | -8/+13 |
* | Patch from Joerg Mayer to fix a problem reading Sniffer files: | Guy Harris | 2000-06-15 | 1 | -5/+10 |
* | Patch from Joerg Mayer to fix a problem reading Sniffer files: | Guy Harris | 2000-06-15 | 1 | -27/+24 |
* | Document the fact that we can now read compressed Sniffer files. | Gilbert Ramirez | 2000-06-08 | 1 | -14/+16 |
* | Fix list of deliverables (add wtap-int.h) | Gilbert Ramirez | 2000-06-06 | 1 | -2/+3 |
* | Graham Bloice's Win32 Makefile changes to build in batch mode (gets rid | Guy Harris | 2000-05-29 | 1 | -1/+4 |
* | Changed my mail address to oabad@cybercable.fr (dhis.net is too | Olivier Abad | 2000-05-28 | 1 | -1/+1 |
* | Support for reading compressed Sniffer files, from Tim Farley, Joerg | Guy Harris | 2000-05-25 | 6 | -76/+615 |
* | Add wtap-int.h. Move definitions relevant to the internal workins of wiretap | Gilbert Ramirez | 2000-05-19 | 19 | -286/+337 |
* | In Wiretap, a file stream handle is a "FILE_T", not a "FILE_T *" (a | Guy Harris | 2000-05-19 | 10 | -47/+47 |
* | "wtap.h" doesn't need to include "ascend.h" or "toshiba.h". | Guy Harris | 2000-05-19 | 1 | -3/+1 |
* | Remove the "union pseudo_header" from the "frame_data" structure; | Guy Harris | 2000-05-18 | 20 | -443/+887 |
* | Use "htoles()" rather than "pletohs()" to convert host-byte-order shorts | Guy Harris | 2000-05-12 | 1 | -9/+9 |
* | Fix minor typo found by Alan Harrison. | Guy Harris | 2000-05-12 | 1 | -2/+2 |
* | In wiretap, set err to 0 before doing anything inside wtap_loop(). | Gilbert Ramirez | 2000-05-12 | 1 | -1/+4 |
* | Include an example of "wdd" output data from an Ascend trace I got ages | Guy Harris | 2000-05-10 | 1 | -1/+17 |
* | Rename the "private" member of a "wtap_dumper" structure to "dump", as | Guy Harris | 2000-05-10 | 5 | -58/+58 |
* | Graham Bloice's changes to, on Win32 using Microsoft's "nmake": | Guy Harris | 2000-04-29 | 1 | -2/+2 |
* | Get rid of the "start" field in the private data for RADCOM, i4btrace, | Guy Harris | 2000-04-15 | 4 | -40/+12 |
* | Build tethereal and editcap on Win32. | Gilbert Ramirez | 2000-04-12 | 1 | -0/+3 |
* | Declare, in "wtap.h", Richard's new "wtap_read()" function. | Guy Harris | 2000-04-08 | 1 | -1/+2 |
* | Some stuff, like libdencode, needs a wiretap routine that allows | Richard Sharpe | 2000-04-08 | 1 | -1/+6 |
* | Use the "-o" flag, rather than using the "-t" flag and redirecting the | Guy Harris | 2000-04-06 | 1 | -1/+1 |
* | The Win32 port of libpcap requires that programs with which it's built | Guy Harris | 2000-04-04 | 1 | -1/+3 |
* | Jochen Friedrich <jochen@nwe.de> | Gilbert Ramirez | 2000-03-30 | 1 | -2/+2 |
* | Use the "-o" flag, rather than using the "-t" flag and redirecting the | Guy Harris | 2000-03-29 | 1 | -2/+2 |
* | Make the previous checkin actually compile on big-endian machines. | Guy Harris | 2000-03-22 | 1 | -1/+4 |
* | Byte-swap the frame table on big-endian machines. | Guy Harris | 2000-03-22 | 1 | -9/+24 |
* | In a Network Monitor capture file, get the starting offsets of frames | Guy Harris | 2000-03-22 | 11 | -86/+124 |
* | Sigh. OpenBSD defines "HAVE_UNISTD_H" in the Makefile for zlib, so, | Guy Harris | 2000-03-14 | 1 | -11/+28 |
* | Fix for reading toshiba trace files that were created by using the | Gilbert Ramirez | 2000-03-04 | 1 | -11/+23 |
* | The frame header in HP-UX 11 trace files is 4 octets longer (than HP-UX 9 | Olivier Abad | 2000-03-01 | 1 | -3/+52 |
* | Note that one can probably symbolically request that nettl log incoming | Guy Harris | 2000-02-19 | 1 | -1/+5 |
* | If we see a file with an unknown network type, report the type in a | Guy Harris | 2000-02-19 | 1 | -1/+3 |