Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Obliging every capture file reader's "open()" routine to seek to the | Guy Harris | 2001-03-10 | 1 | -2/+1 |
* | Fix for pppdump buffer-overflow check. | Gilbert Ramirez | 2000-12-09 | 1 | -5/+14 |
* | Add an overflow check to process_data(). | Gerald Combs | 2000-11-19 | 1 | -1/+6 |
* | "wtap_read()" must *always* set "*err" when it returns FALSE - if it's | Guy Harris | 2000-11-19 | 1 | -1/+4 |
* | Add #include <string.h>, to get prototypes for mem* and str* functions. | Gilbert Ramirez | 2000-11-17 | 1 | -1/+2 |
* | Make sure to pass the sent/received direction from pppdump.c in | Gilbert Ramirez | 2000-09-21 | 1 | -3/+7 |
* | Oh well, get rid of the debug printf's. | Gilbert Ramirez | 2000-09-19 | 1 | -89/+1 |
* | Add support for reading pppd log files in wiretap. | Gilbert Ramirez | 2000-09-19 | 1 | -0/+664 |