Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Rolf Fiedler: fix a comment, and fix the code to get the packet | Guy Harris | 2004-04-02 | 1 | -3/+3 |
* | Clean up the code to check the file type. | Guy Harris | 2004-03-23 | 1 | -44/+12 |
* | "esc_read()" is passed a FILE_T, not a FILE_T * - a FILE_T is a pointer | Guy Harris | 2004-03-17 | 1 | -3/+3 |
* | Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap", | Guy Harris | 2004-03-03 | 1 | -2/+1 |
* | Set the packet encapsulation value to the file encapsulation. | Guy Harris | 2004-03-03 | 1 | -1/+2 |
* | Get rid of unused variables and #defines. | Guy Harris | 2004-02-13 | 1 | -7/+2 |
* | Use "guint8" for 8-bit binary data. | Guy Harris | 2004-02-12 | 1 | -36/+40 |
* | From Rolf Fiedler: support for reading EyeSDN USB S0 trace files. | Guy Harris | 2004-02-11 | 1 | -0/+349 |