| Commit message (Expand) | Author | Age | Files | Lines |
* | Add comments showing IFT names for the IFT-to-Wiretap encapsulation array. | Gilbert Ramirez | 1999-11-19 | 1 | -40/+55 |
* | Clean up some ANSI C nits pointed out by "gcc -pedantic". | Guy Harris | 1999-11-18 | 2 | -5/+5 |
* | (AppTrafType & ATT_HLTYPE) is the type of high-level traffic, and | Guy Harris | 1999-11-18 | 1 | -4/+16 |
* | Check in my work so far on enabling the ATM iptrace capability. Not | Gilbert Ramirez | 1999-11-18 | 2 | -55/+160 |
* | Fixed the checking of the return value from file_gets() (fgets()). | Gilbert Ramirez | 1999-11-18 | 1 | -5/+5 |
* | Add some comment based on some spelunking done in some capture files, | Guy Harris | 1999-11-17 | 1 | -1/+10 |
* | Remove potential for a bad toshiba trace file to overflow a fixed char[] | Gilbert Ramirez | 1999-11-11 | 1 | -3/+5 |
* | Change my e-mail address to the forwarding address my *alma mater* | Guy Harris | 1999-11-11 | 2 | -3/+3 |
* | Remove unnecessary file_seek per packet, speeding up loading of a | Gilbert Ramirez | 1999-11-11 | 1 | -3/+4 |
* | Add LAPD support. | Gilbert Ramirez | 1999-11-11 | 2 | -13/+20 |
* | More small memleak fixes. | Gilbert Ramirez | 1999-11-10 | 1 | -2/+4 |
* | Fixed small memory leak in wiretap (frame_buffer wasn't being freed), | Gilbert Ramirez | 1999-11-10 | 5 | -17/+22 |
* | Add in a gross heuristic that attempts to detect files with the version | Guy Harris | 1999-11-06 | 3 | -49/+161 |
* | Add support for capture files written by programs linked with Alexey | Guy Harris | 1999-11-06 | 2 | -29/+78 |
* | Give it an RCS ID. | Guy Harris | 1999-10-31 | 1 | -0/+2 |
* | Move the initial comment inside the first "%{", so that it shows up in | Guy Harris | 1999-10-31 | 1 | -3/+2 |
* | The answer to the question "why pass err to open_routines[i]() if err is | Guy Harris | 1999-10-31 | 1 | -4/+1 |
* | Give it an RCS ID. | Guy Harris | 1999-10-31 | 1 | -9/+8 |
* | Add a module to wiretap to be able to read trace files from Toshiba's | Gilbert Ramirez | 1999-10-31 | 9 | -24/+501 |
* | Change ASCEND_MAX_SEEK from 1000000 to 100000, so as not to excessively slow | Gerald Combs | 1999-10-28 | 1 | -2/+2 |
* | Include <time.h> to get "struct tm" declared. | Guy Harris | 1999-10-27 | 1 | -1/+2 |
* | A fix, from Olivier, to the previous patch. | Guy Harris | 1999-10-19 | 1 | -3/+3 |
* | Add Gerald Combs to the list of contributors; he added the Ascend/Lucent | Guy Harris | 1999-10-18 | 1 | -1/+1 |
* | Olivier Abad's patches to add: | Guy Harris | 1999-10-18 | 6 | -6/+192 |
* | avoid mistakingly commit dynamically generated files, like "Makefile". | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -0/+15 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -2/+8 |
* | The #defines to turn "yy{lex,error}" into names specific to the | Guy Harris | 1999-10-10 | 1 | -11/+2 |
* | Move some definitions of stuff not used outside the Lucent/Ascend | Guy Harris | 1999-10-08 | 3 | -13/+15 |
* | Add an "ascend-int.h" file, to declare routines used by more than one of | Guy Harris | 1999-10-08 | 4 | -3/+48 |
* | 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 |