summary refs log tree commit diff
path: root/dispatch.c (follow)
Commit message (Expand)AuthorAge
* Use a fixed size pollfd array in calicoJune McEnroe2020-11-13
* Disallow / anywhere in server nameJune McEnroe2020-11-13
* Check bounds of ClientHello extensions lengthJune McEnroe2020-11-12
* Sandbox calico with pledge(2) and unveil(2)June McEnroe2020-08-27
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-06
* Remove compat.hJune McEnroe2020-08-01
* 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
1'>Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe