index
:
pounce
this commit
master
IRC bouncer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dispatch.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FreeBSD: Remove capsicum support
June McEnroe
2021-10-05
*
Use a fixed size pollfd array in calico
June McEnroe
2020-11-13
*
Disallow / anywhere in server name
June McEnroe
2020-11-13
*
Check bounds of ClientHello extensions length
June McEnroe
2020-11-12
*
Sandbox calico with pledge(2) and unveil(2)
June McEnroe
2020-08-27
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-06
*
Remove compat.h
June McEnroe
2020-08-01
*
Don't use strlcpy in dispatch
June McEnroe
2020-07-24
*
Grant CAP_SETSOCKOPT in dispatch
1.3p1
June McEnroe
2020-06-12
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Don't bother setting SO_NOSIGPIPE
June McEnroe
2020-05-18
*
Pass -1 as backlog to listen(2)
June McEnroe
2020-05-11
*
Use for loop for getopt in calico
1.2p1
June McEnroe
2020-04-02
*
Do not crash on error from accept in calico
June McEnroe
2020-04-02
*
Avoid a couple VLAs with constant size
Michael Forney
2019-11-20
*
Use strlcpy for sun_paths
June McEnroe
2019-11-20
*
Declare more missing functions and deal with lack of SO_NOSIGPIPE
June McEnroe
2019-11-06
*
Change license to GPLv3
June McEnroe
2019-11-06
*
Send an unrecognized_name alert when failing to dispatch
June McEnroe
2019-11-02
*
Apply capsicum to calico
June McEnroe
2019-11-02
*
Don't try to sendfd if connect failed
June McEnroe
2019-11-02
*
Add SNI socket dispatcher
June McEnroe
2019-11-02