aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a Win32 frontend for xCPřemysl Eric Janouch2023-07-1512-1/+2085
* CleanupPřemysl Eric Janouch2023-07-091-3/+1
* xC: don't crash with unknown terminalsPřemysl Eric Janouch2023-07-071-1/+5
* Fix Cygwin build warningsPřemysl Eric Janouch2023-07-072-2/+3
* Fix the integration testPřemysl Eric Janouch2023-07-051-1/+3
* Update README.adocPřemysl Eric Janouch2023-07-041-2/+3
* Move project version to file, add xS manual pagePřemysl Eric Janouch2023-07-047-25/+73
* xC: fix an OpenBSD build warningPřemysl Eric Janouch2023-07-041-1/+1
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-2/+4
* Fix the static analysis testPřemysl Eric Janouch2023-06-161-2/+10
* xC: fix a harmless copy-paste errorPřemysl Eric Janouch2023-06-131-1/+1
* xC: improve the --format modePřemysl Eric Janouch2023-05-221-3/+18
* xP: highlight hovered buffer list itemsPřemysl Eric Janouch2023-04-141-0/+3
* xP: make middle click close buffersPřemysl Eric Janouch2023-04-131-0/+8
* xP: make the buffer list selectable by VimiumPřemysl Eric Janouch2023-04-052-4/+5
* xP: render date changes as they happenPřemysl Eric Janouch2023-01-251-0/+14
* xP: use the correct log functionPřemysl Eric Janouch2023-01-251-1/+1
* xC: fully synchronize input history with frontendsPřemysl Eric Janouch2022-10-051-20/+96
* xP: fix ESC H detection on Macintosh systemsPřemysl Eric Janouch2022-10-041-0/+7
* xP: disable WebSocket compression on SafariPřemysl Eric Janouch2022-10-041-4/+13
* xC: clean upPřemysl Eric Janouch2022-09-301-2/+0
* Bump liberty, improve fallback manual page outputPřemysl Eric Janouch2022-09-302-2/+3
* xC/xP: send buffer input history during syncPřemysl Eric Janouch2022-09-303-1/+82
* Move protocol code generators to libertyPřemysl Eric Janouch2022-09-308-1406/+13
* Clean up protocol code generatorsPřemysl Eric Janouch2022-09-306-43/+67
* xP: fix automatic scrolling downPřemysl Eric Janouch2022-09-281-7/+7
* xC/xP: fix unseen message countingPřemysl Eric Janouch2022-09-282-20/+16
* xS: parse project version from CMakeLists.txtPřemysl Eric Janouch2022-09-275-10/+24
* xD: use SHA-256 for certificate fingerprintsPřemysl Eric Janouch2022-09-263-6/+8
* Update READMEPřemysl Eric Janouch2022-09-261-1/+5
* Update documentation, clean upPřemysl Eric Janouch2022-09-2610-17/+41
* Merge hid IRCd from haven as xSPřemysl Eric Janouch2022-09-264-0/+3800
|\
| * hid: rename to xS before merge into xKPřemysl Eric Janouch2022-09-264-26/+25
| * hid: bump the FD limitPřemysl Eric Janouch2022-08-021-0/+8
| * hid: make note of a deprecationPřemysl Eric Janouch2022-03-161-0/+1
| * hid: add WebIRC supportPřemysl Eric Janouch2022-03-151-5/+45
| * hid: implement WALLOPSPřemysl Eric Janouch2022-02-051-0/+20
| * hid: reflect the original project's new namePřemysl Eric Janouch2021-08-061-1/+1
| * Name changePřemysl Eric Janouch2020-08-012-2/+2
| * hid: mention Go 1.12 alternative to TLS autodetectionPřemysl Janouch2019-02-271-0/+4
| * hid: clean up/finalize loggingPřemysl Janouch2018-08-061-27/+26
| * hid: move off of the log packagePřemysl Janouch2018-08-061-34/+32
| * hid: port logging facilitiesPřemysl Janouch2018-08-061-0/+99
| * hid: cleanupsPřemysl Janouch2018-08-061-12/+15
| * hid: port IRC tests from liberty, fix tag parsingPřemysl Janouch2018-08-062-1/+30
| * hid: rename connCloseWrite to connCloseWriterPřemysl Janouch2018-08-061-11/+11
| * hid: add the first testsPřemysl Janouch2018-08-061-0/+139
| * hid: fix SSL 2.0 autodetectionPřemysl Janouch2018-08-041-1/+1
| * hid: add support for customized repliesPřemysl Janouch2018-08-031-5/+41
| * hid: unify exit codes with the flag packagePřemysl Janouch2018-08-031-1/+1