| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Unlink existing UNIX socket if it can't be connected to 2.1 | June McEnroe | 2020-11-23 |
| * | Swap localAccept parameter order | June McEnroe | 2020-11-14 |
| * | Add support for OpenBSD | June McEnroe | 2020-08-27 |
| * | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-06 |
| * | Remove compat.h | June McEnroe | 2020-08-01 |
| * | Use snprintf instead of strlcpy | June McEnroe | 2020-07-31 |
| * | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
| * | Don't bother setting SO_NOSIGPIPE | June McEnroe | 2020-05-18 |
| * | Enable TCP keepalive with half-hour idle | June McEnroe | 2020-05-18 |
| * | Do not crash on error from accept | June McEnroe | 2020-04-02 |
| * | Add option to set local client CA | June McEnroe | 2020-01-12 |
| * | Avoid a couple VLAs with constant size | Michael Forney | 2019-11-20 |
| * | Use strlcpy for sun_paths | June McEnroe | 2019-11-20 |
| * | Rename listen to local | June McEnroe | 2019-11-10 |