index
:
pounce
this commit
master
IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
local.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Refactor XDG base directory iterator API
June McEnroe
2021-10-05
*
Load and reload local certificates like normal
June McEnroe
2021-10-05
*
Delete local-path socket like normal
June McEnroe
2021-10-05
*
FreeBSD: Remove capsicum support
June McEnroe
2021-10-05
*
Remove TCP keepalive settings
June McEnroe
2021-10-03
*
Don't create new tls_server(3), just reconfigure
June McEnroe
2021-08-21
*
Zero local-key memory before freeing it
June McEnroe
2021-08-21
*
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