summary refs log tree commit diff
path: root/bin/relay.c (follow)
Commit message (Collapse)AuthorAge
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
| | | | https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs
* Ignore SIGPIPE in relayJune McEnroe2019-09-07
| | | | Allows restarting consumers safely.
* Factor out cap_rights_limit error handlingJune McEnroe2019-08-28
|
* Break nicks with ZWNJJune McEnroe2019-05-27
| | | | This should prevent bad wrapping.
* Move relay to binJune McEnroe2019-05-04