Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xD: use SHA-256 for certificate fingerprints | Přemysl Eric Janouch | 2022-09-26 | 1 | -4/+4 |
| | | | | Just like xS. 2.0.0 is the ideal time for such a breaking change. | ||||
* | Start X11 and web frontends for xC | Přemysl Eric Janouch | 2022-09-05 | 1 | -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 years | Přemysl Eric Janouch | 2022-08-17 | 1 | -1/+1 |
| | |||||
* | xC, xD: add basic WALLOPS support | Přemysl Eric Janouch | 2022-02-04 | 1 | -0/+24 |
| | |||||
* | xD: bump the soft file descriptor limit | Přemysl Eric Janouch | 2021-09-23 | 1 | -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 binaries | Přemysl Eric Janouch | 2021-08-06 | 1 | -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. |