| Commit message (Expand) | Author | Age | Files | Lines |
* | New method: str-addr. | Kaz Kylheku | 2022-10-03 | 1 | -0/+68 |
* | New sockaddr-str function. | Kaz Kylheku | 2022-10-02 | 1 | -0/+49 |
* | unix: fix sock-opt test case. | Kaz Kylheku | 2021-10-05 | 1 | -2/+2 |
* | ffi, sockets: add sock-opt and sock-set-opt. | Paul A. Patience | 2021-09-12 | 1 | -0/+12 |
* | sockets: add test for recent sock-peer place issue. | Kaz Kylheku | 2021-09-11 | 1 | -1/+5 |
* | sockets: bug in clearing SOCK_* type flags. | Kaz Kylheku | 2021-09-11 | 1 | -0/+4 |
* | tests: support BSD flavors loosely, not just OpenBSD. | Kaz Kylheku | 2021-08-13 | 1 | -1/+1 |
* | genman, lib, tests: use defvarl where possible. | Paul A. Patience | 2021-07-05 | 2 | -9/+9 |
* | openbsd: fix tests. | Kaz Kylheku | 2021-04-20 | 1 | -1/+1 |
* | tests: implicitly generate empty .expected files. | Kaz Kylheku | 2021-04-12 | 4 | -0/+0 |
* | MacOS: adjust socket-basic test for dgram size. | Kaz Kylheku | 2021-03-24 | 1 | -4/+7 |
* | New inaddr-str and in6addr-str functions. | Kaz Kylheku | 2020-07-24 | 4 | -0/+198 |
* | tests: use internal OS identification method. | Kaz Kylheku | 2017-05-13 | 1 | -1/+1 |
* | Run IPv6 tests only on some operating systems. | Kaz Kylheku | 2016-03-10 | 1 | -4/+7 |
* | Dgram test: multiple transfers on one stream, IPv6. | Kaz Kylheku | 2016-03-07 | 2 | -0/+39 |
* | Basic regression test case for sockets. | Kaz Kylheku | 2016-03-07 | 2 | -0/+31 |