summary refs log tree commit diff
path: root/dispatch.c (follow)
Commit message (Expand)AuthorAge
* Avoid a couple VLAs with constant sizeMichael Forney2019-11-20
* Use strlcpy for sun_pathsJune McEnroe2019-11-20
* Declare more missing functions and deal with lack of SO_NOSIGPIPEJune McEnroe2019-11-06
* Change license to GPLv3June McEnroe2019-11-06
* Send an unrecognized_name alert when failing to dispatchJune McEnroe2019-11-02
* Apply capsicum to calicoJune McEnroe2019-11-02
* Don't try to sendfd if connect failedJune McEnroe2019-11-02
* Add SNI socket dispatcherJune McEnroe2019-11-02