Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upstream: remove addr.[ch] functions that are unused and | djm@openbsd.org | 2024-10-18 | 1 | -10/+12 |
* | upstream: Use strtonum() instead of severely non-idomatic | deraadt@openbsd.org | 2024-04-30 | 1 | -5/+7 |
* | upstream: fix test: getnameinfo returns a non-zero value on error, not | djm@openbsd.org | 2023-03-27 | 1 | -2/+2 |
* | upstream: allow ssh-keyscan(1) to accept CIDR address ranges, e.g. | djm@openbsd.org | 2022-10-28 | 1 | -1/+72 |
* | upstream: be stricter in which characters will be accepted in | djm@openbsd.org | 2022-05-02 | 1 | -2/+2 |
* | upstream: Plug mem addrinfo mem leaks. | dtucker@openbsd.org | 2021-10-22 | 1 | -5/+17 |
* | upstream: Remove unnecessary semicolons | dtucker@openbsd.org | 2021-10-22 | 1 | -3/+3 |
* | upstream: Fix typos in comments. | dtucker@openbsd.org | 2021-10-22 | 1 | -3/+3 |
* | ifdef new instance of sin6_scope_id | Darren Tucker | 2021-01-23 | 1 | -0/+2 |
* | upstream: Move address handling functions out into their own file | dtucker@openbsd.org | 2021-01-11 | 1 | -0/+421 |