|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| ... |  | 
| * | xP: use the correct log function | Přemysl Eric Janouch | 2023-01-25 | 1 | -1/+1 | 
| * | xC: fully synchronize input history with frontends | Přemysl Eric Janouch | 2022-10-05 | 1 | -20/+96 | 
| * | xP: fix ESC H detection on Macintosh systems | Přemysl Eric Janouch | 2022-10-04 | 1 | -0/+7 | 
| * | xP: disable WebSocket compression on Safari | Přemysl Eric Janouch | 2022-10-04 | 1 | -4/+13 | 
| * | xC: clean up | Přemysl Eric Janouch | 2022-09-30 | 1 | -2/+0 | 
| * | Bump liberty, improve fallback manual page output | Přemysl Eric Janouch | 2022-09-30 | 2 | -2/+3 | 
| * | xC/xP: send buffer input history during sync | Přemysl Eric Janouch | 2022-09-30 | 3 | -1/+82 | 
| * | Move protocol code generators to liberty | Přemysl Eric Janouch | 2022-09-30 | 8 | -1406/+13 | 
| * | Clean up protocol code generators | Přemysl Eric Janouch | 2022-09-30 | 6 | -43/+67 | 
| * | xP: fix automatic scrolling down | Přemysl Eric Janouch | 2022-09-28 | 1 | -7/+7 | 
| * | xC/xP: fix unseen message counting | Přemysl Eric Janouch | 2022-09-28 | 2 | -20/+16 | 
| * | xS: parse project version from CMakeLists.txt | Přemysl Eric Janouch | 2022-09-27 | 5 | -10/+24 | 
| * | xD: use SHA-256 for certificate fingerprints | Přemysl Eric Janouch | 2022-09-26 | 3 | -6/+8 | 
| * | Update README | Přemysl Eric Janouch | 2022-09-26 | 1 | -1/+5 | 
| * | Update documentation, clean up | Přemysl Eric Janouch | 2022-09-26 | 10 | -17/+41 | 
| * | Merge hid IRCd from haven as xS | Přemysl Eric Janouch | 2022-09-26 | 4 | -0/+3800 | 
| |\ |  | 
| | * | hid: rename to xS before merge into xK | Přemysl Eric Janouch | 2022-09-26 | 4 | -26/+25 | 
| | * | hid: bump the FD limit | Přemysl Eric Janouch | 2022-08-02 | 1 | -0/+8 | 
| | * | hid: make note of a deprecation | Přemysl Eric Janouch | 2022-03-16 | 1 | -0/+1 | 
| | * | hid: add WebIRC support | Přemysl Eric Janouch | 2022-03-15 | 1 | -5/+45 | 
| | * | hid: implement WALLOPS | Přemysl Eric Janouch | 2022-02-05 | 1 | -0/+20 | 
| | * | hid: reflect the original project's new name | Přemysl Eric Janouch | 2021-08-06 | 1 | -1/+1 | 
| | * | Name change | Přemysl Eric Janouch | 2020-08-01 | 2 | -2/+2 | 
| | * | hid: mention Go 1.12 alternative to TLS autodetection | Přemysl Janouch | 2019-02-27 | 1 | -0/+4 | 
| | * | hid: clean up/finalize logging | Přemysl Janouch | 2018-08-06 | 1 | -27/+26 | 
| | * | hid: move off of the log package | Přemysl Janouch | 2018-08-06 | 1 | -34/+32 | 
| | * | hid: port logging facilities | Přemysl Janouch | 2018-08-06 | 1 | -0/+99 | 
| | * | hid: cleanups | Přemysl Janouch | 2018-08-06 | 1 | -12/+15 | 
| | * | hid: port IRC tests from liberty, fix tag parsing | Přemysl Janouch | 2018-08-06 | 2 | -1/+30 | 
| | * | hid: rename connCloseWrite to connCloseWriter | Přemysl Janouch | 2018-08-06 | 1 | -11/+11 | 
| | * | hid: add the first tests | Přemysl Janouch | 2018-08-06 | 1 | -0/+139 | 
| | * | hid: fix SSL 2.0 autodetection | Přemysl Janouch | 2018-08-04 | 1 | -1/+1 | 
| | * | hid: add support for customized replies | Přemysl Janouch | 2018-08-03 | 1 | -5/+41 | 
| | * | hid: unify exit codes with the flag package | Přemysl Janouch | 2018-08-03 | 1 | -1/+1 | 
| | * | hid: cleanups | Přemysl Janouch | 2018-08-03 | 1 | -22/+31 | 
| | * | hid: fix listener shutdown | Přemysl Janouch | 2018-08-03 | 1 | -1/+8 | 
| | * | hid: fix nickname verification in the user MODE message | Přemysl Janouch | 2018-08-02 | 1 | -1/+1 | 
| | * | hid: port default formatting strings to fmt | Přemysl Janouch | 2018-08-02 | 1 | -4/+4 | 
| | * | hid: ircSendToRoommates -> ircNotifyRoommates | Přemysl Janouch | 2018-08-01 | 1 | -4/+3 | 
| | * | hid: figured out how to port timeouts | Přemysl Janouch | 2018-08-01 | 1 | -20/+64 | 
| | * | hid: another round of general code cleanups | Přemysl Janouch | 2018-08-01 | 1 | -91/+92 | 
| | * | hid: bringup of what we have this far | Přemysl Janouch | 2018-07-31 | 1 | -24/+36 | 
| | * | hid: port configuration and initialization | Přemysl Janouch | 2018-07-31 | 1 | -106/+427 | 
| | * | hid: port IRC 3.2 message tag parsing, unused | Přemysl Janouch | 2018-07-30 | 1 | -18/+66 | 
| | * | hid: use time.Time and time.Duration | Přemysl Janouch | 2018-07-30 | 1 | -45/+42 | 
| | * | hid: port MODE, STATS, LINKS, KILL | Přemysl Janouch | 2018-07-30 | 1 | -22/+560 | 
| | * | hid: port PART, KICK, INVITE, JOIN, AWAY, ISON, ADMIN, DIE | Přemysl Janouch | 2018-07-29 | 1 | -7/+329 | 
| | * | hid: port PRIVMSG, NOTICE, NAMES, WHO, WHOIS/WAS, TOPIC, SUMMON, USERS | Přemysl Janouch | 2018-07-29 | 1 | -34/+486 | 
| | * | hid: first round of mixed fixes and cleanups | Přemysl Janouch | 2018-07-29 | 1 | -207/+253 | 
| | * | hid: add a work in progress IRC daemon | Přemysl Janouch | 2018-07-28 | 3 | -0/+1629 |