| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed small memory leak in wiretap (frame_buffer wasn't being freed), | Gilbert Ramirez | 1999-11-10 | 1 | -9/+9 |
* | The answer to the question "why pass err to open_routines[i]() if err is | Guy Harris | 1999-10-31 | 1 | -4/+1 |
* | Add a module to wiretap to be able to read trace files from Toshiba's | Gilbert Ramirez | 1999-10-31 | 1 | -2/+19 |
* | Olivier Abad's patches to add: | Guy Harris | 1999-10-18 | 1 | -2/+4 |
* | Better handle errors from zlib: | Guy Harris | 1999-10-05 | 1 | -1/+38 |
* | Fix it so that it builds with "--disable-zlib". | Guy Harris | 1999-09-24 | 1 | -3/+2 |
* | When reading a capture file, we can detect whether it's compressed or | Guy Harris | 1999-09-23 | 1 | -9/+9 |
* | Adds progress bar functionality back for loading files (it was changed to | Ashok Narayanan | 1999-09-23 | 1 | -2/+9 |
* | This commit contains support for reading capture files compressed using | Ashok Narayanan | 1999-09-22 | 1 | -14/+15 |
* | Added support for Lucent/Ascend packet traces. The MAX and Pipeline router | Gerald Combs | 1999-09-11 | 1 | -2/+10 |
* | Keep in the "wtap" structure the current offset into the file being | Guy Harris | 1999-08-28 | 1 | -1/+2 |
* | Get rid of some cruft left in by previous checkins as placeholders. | Guy Harris | 1999-08-22 | 1 | -2/+2 |
* | Have the per-capture-file-type open routines "wtap_open_offline()" calls | Guy Harris | 1999-08-19 | 1 | -38/+50 |
* | In "wtap_dump_close()", don't shove the return value of "fclose()" into | Guy Harris | 1999-08-18 | 1 | -3/+2 |
* | Make "wtap_dump()" and "wtap_dump_close()" return error codes, and check | Guy Harris | 1999-08-18 | 1 | -7/+22 |
* | Add to Wiretap the ability to write capture files; for now, it can only | Guy Harris | 1999-08-18 | 1 | -4/+102 |
* | Have "wtap_open_offline()" return, on failure, an indication of the | Guy Harris | 1999-08-15 | 1 | -4/+21 |
* | Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, and | Guy Harris | 1999-08-02 | 1 | -1/+6 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -2/+4 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -5/+1 |
* | Added display filters to wiretap. | Gilbert Ramirez | 1999-03-01 | 1 | -5/+12 |
* | Add support for Cinco Networks NetXRay - which is, after their acquision | Guy Harris | 1999-02-20 | 1 | -1/+6 |
* | I changed the wtap_open_offline() function so that it takes only the | Gilbert Ramirez | 1999-01-21 | 1 | -70/+26 |
* | Add suppport for Microsoft Network Monitor Ethernet capture files. | Guy Harris | 1999-01-17 | 1 | -1/+11 |
* | Added the iptrace (AIX's packet-capture tool) file format to wiretap. | Gilbert Ramirez | 1999-01-02 | 1 | -1/+11 |
* | Add support to wiretap for reading Sun "snoop" capture files. | Guy Harris | 1998-11-15 | 1 | -68/+14 |
* | More patches from Guy, cleaning up warnings when using gcc -Wall. | Gilbert Ramirez | 1998-11-12 | 1 | -8/+9 |
* | I added the LANalzyer file format to wiretap. I cleaned up some code in the | Gilbert Ramirez | 1998-11-12 | 1 | -71/+31 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -0/+208 |