aboutsummaryrefslogtreecommitdiff
path: root/xD.c
Commit message (Collapse)AuthorAgeFilesLines
* xD: use SHA-256 for certificate fingerprintsPřemysl Eric Janouch2022-09-261-4/+4
| | | | Just like xS. 2.0.0 is the ideal time for such a breaking change.
* Start X11 and web frontends for xCPřemysl Eric Janouch2022-09-051-27/+12
| | | | | | | | | | | | | | | For this, we needed a wire protocol. After surveying available options, it was decided to implement an XDR-like protocol code generator in portable AWK. It now has two backends, per each of: - xF, the X11 frontend, is in C, and is meant to be the primary user interface in the future. - xP, the web frontend, relies on a protocol proxy written in Go, and is meant for use on-the-go (no pun intended). They are very much work-in-progress proofs of concept right now, and the relay protocol is certain to change.
* Bump copyright yearsPřemysl Eric Janouch2022-08-171-1/+1
|
* xC, xD: add basic WALLOPS supportPřemysl Eric Janouch2022-02-041-0/+24
|
* xD: bump the soft file descriptor limitPřemysl Eric Janouch2021-09-231-1/+19
| | | | | | | By default it's a mere thousand connections, which is unnecessarily crippling our advertised ability to handle lots of them. Thanks for the advice, Lennart.
* Come up with sillier names for the binariesPřemysl Eric Janouch2021-08-061-0/+4079
I'm not entirely sure, but it looks like some people might not like jokes about the Holocaust. On a more serious note, the project has become more serious over the 7 or so years of its existence.