Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a range checking bug in ng_int32_parse which affected 64-bit | jdp | 2001-05-19 | 1 | -4/+5 |
* | Fix some memory leaks | julian | 2001-01-10 | 1 | -16/+23 |
* | Add the use of M_ZERO to netgraph. | dwmalone | 2000-11-18 | 1 | -2/+1 |
* | Go back to using data_len in struct ngpppoe_init_data after discussions | brian | 2000-11-16 | 1 | -19/+86 |
* | Since neither archie nor I work at Whistle any more, change our email | julian | 2000-10-24 | 1 | -1/+1 |
* | Avoid free'ing a NULL pointer. | archie | 2000-08-31 | 1 | -1/+2 |
* | - Add new unsigned and hex integer parse types; this allows simplifying | archie | 2000-08-10 | 1 | -41/+146 |
* | Fix typo: "ng_parse_fixedsstring_info" -> "ng_parse_fixedstring_info" | archie | 2000-03-13 | 1 | -8/+8 |
* | Remove a bunch of un-needed includes. | julian | 1999-12-07 | 1 | -2/+0 |
* | Fix bug parsing 32 bit integers on machines where sizeof(long) == 4. | archie | 1999-12-03 | 1 | -1/+2 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 1 | -0/+1604 |