Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete wasteful ;; | deraadt | 2020-01-22 | 1 | -2/+2 |
* | Remove "len < 0" check; len is socklen_t (uint32_t) so can't be | millert | 2017-04-27 | 1 | -2/+2 |
* | Move to the <limits.h> universe. | deraadt | 2015-01-16 | 1 | -2/+1 |
* | Remove deprecated RFC2292 ancillary data convenience functions. | chrisz | 2014-06-13 | 1 | -308/+1 |
* | replace spaces with tabs for indentation | stsp | 2014-02-17 | 1 | -2/+2 |
* | Fix inet6_opt_init() to only check extlen when extbuff is not NULL | mpi | 2014-02-07 | 1 | -5/+2 |
* | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). | itojun | 2006-12-09 | 1 | -1/+226 |
* | return is not a function. (cosmetic) | itojun | 2006-12-08 | 1 | -28/+28 |
* | ansify. ok deraadt@ moritz@ | otto | 2005-03-25 | 1 | -29/+12 |
* | add inet6_option_* and inet6_rthdr_*. | itojun | 1999-12-11 | 1 | -0/+388 |