Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more old-compiler compensation. | Guy Harris | 2019-08-08 | 1 | -2/+2 |
* | Handle the IPv6 Jumbo Payload option. | Guy Harris | 2019-05-02 | 1 | -0/+21 |
* | Treat the length field in an Ethernet header as such. | Guy Harris | 2019-04-22 | 1 | -19/+44 |
* | Fix some warnings | Francois-Xavier Le Bail | 2019-03-31 | 1 | -0/+1 |
* | Introduce a buffer stack, and use it for ESP decryption. | Guy Harris | 2019-03-30 | 1 | -0/+43 |
* | Add nd_{v}snprintf() routines/wrappers. | Guy Harris | 2018-01-29 | 1 | -2/+2 |
* | Always include <config.h> rather than "config.h". | Guy Harris | 2018-01-21 | 1 | -1/+1 |
* | Use quoted include netdissect-stdinc.h instead of angle-bracketed one | Francois-Xavier Le Bail | 2018-01-21 | 1 | -1/+1 |
* | Use strlcpy(), rather than snprintf(), to avoid null format string warnings. | Guy Harris | 2016-08-06 | 1 | -2/+3 |
* | add a missing declaration in netdissect.c | Gisle Vanem | 2016-08-06 | 1 | -0/+1 |
* | Move more libsmi stuff to netdissect.c. | Guy Harris | 2016-08-04 | 1 | -0/+44 |
* | Add netdissect.c. | Guy Harris | 2016-08-04 | 1 | -0/+100 |