Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use a static buffer for base directory paths | June McEnroe | 2020-08-21 |
| | |||
* | Use configPath to load TLS cert/priv | June McEnroe | 2020-08-20 |
| | |||
* | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-04 |
| | | | | LibreSSL is "a modified version of that library". | ||
* | Remove tls_close error handling | June McEnroe | 2020-07-23 |
| | | | | | It seems that sometimes tls_close returns non-zero but tls_error returns a null string... We're exiting anyway, so just ignore it. | ||
* | Bump ParamCap to 254 | June McEnroe |