summary refs log tree commit diff
path: root/dispatch.c (follow)
Commit message (Expand)AuthorAge
* Don't use strlcpy in dispatchJune McEnroe2020-07-24
* Grant CAP_SETSOCKOPT in dispatch 1.3p1June McEnroe2020-06-12
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Don't bother setting SO_NOSIGPIPEJune McEnroe2020-05-18
* Pass -1 as backlog to listen(2)June McEnroe2020-05-11
* Use for loop for getopt in calico 1.2p1June McEnroe2020-04-02
* Do not crash on error from accept in calicoJune McEnroe2020-04-02
* 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