Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (void)printf() -> printf(); the cast adds clutter for little value. | 2020-01-24 | 1 | -18/+18 | |
* | Rework UDP parsing, particularly around IP addresses. | 2018-07-06 | 1 | -5/+5 | |
* | Remove remaining instances of the register keyword. | 2015-11-16 | 1 | -2/+2 | |
* | hex array of bytes should be printed fixed-form; from Jihyun Yu | 2015-09-06 | 1 | -2/+2 | |
* | Use safeputs() for radius, some decodes are likely to have unprintable | 2012-01-28 | 1 | -2/+3 | |
* | clean an XXX and don't print preceding ',' on first attribute; ok | 2006-05-23 | 1 | -4/+7 | |
* | typos from Jonathon Gray; | 2003-11-08 | 1 | -2/+2 | |
* | Avoid segv with some radius traffic. Fixes PR# 2135. | 2001-10-24 | 1 | -2/+2 | |
* | BSD license; Thomas H. Ptacek | 2001-08-21 | 1 | -1/+28 | |
* | Compile with -Wall. Add $OpenBSD$. (jakob@ ok) | 2000-10-03 | 1 | -29/+33 | |
* | remove unused variables | 1999-09-16 | 1 | -3/+0 | |
* | fix #includes | 1997-09-11 | 1 | -2/+3 | |
* | Add RADIUS printing support. Blech. | 1997-07-31 | 1 | -0/+258 |