aboutsummaryrefslogtreecommitdiff
path: root/degesch.c
Commit message (Expand)AuthorAgeFilesLines
* degesch: fix Lua 5.3 buildPřemysl Eric Janouch2020-10-291-1/+1
* Bump liberty, test UTF-8 sanitizationPřemysl Eric Janouch2020-10-211-6/+14
* degesch: add a hidden LOMEM compile optionPřemysl Eric Janouch2020-10-201-1/+21
* Improve OpenSSL integrationPřemysl Eric Janouch2020-10-201-4/+4
* degesch: comment about improving word wrapperPřemysl Eric Janouch2020-10-191-0/+8
* degesch: slightly cut down memory usagePřemysl Eric Janouch2020-10-191-16/+25
* degesch: silence the compilerPřemysl Eric Janouch2020-10-191-2/+4
* degesch: fix processing WHO repliesPřemysl Eric Janouch2020-10-191-4/+4
* degesch: update an outdated commentPřemysl Eric Janouch2020-10-161-1/+1
* degesch: cleanupPřemysl Eric Janouch2020-10-161-25/+25
* degesch: watch away statuses with away-notify/WHOPřemysl Eric Janouch2020-10-161-19/+106
* degesch: don't eat NAMES for unknown channelsPřemysl Eric Janouch2020-10-161-0/+3
* degesch: stubplement TAGMSGPřemysl Eric Janouch2020-10-161-0/+9
* degesch: clarify handling of unexpected JOINsPřemysl Eric Janouch2020-10-161-5/+5
* degesch: improve a function namePřemysl Eric Janouch2020-10-161-2/+2
* Tolerate cut-off UTF-8 messagesPřemysl Eric Janouch2020-10-121-1/+22
* Bump libertyPřemysl Eric Janouch2020-10-121-2/+2
* Bump libertyPřemysl Eric Janouch2020-10-121-44/+10
* degesch: add support for crossed-out textPřemysl Eric Janouch2020-10-111-10/+21
* degesch: support more coloursPřemysl Eric Janouch2020-10-111-4/+21
* degesch: prefer British spelling in commentsPřemysl Eric Janouch2020-10-111-23/+23
* Bump libertyPřemysl Eric Janouch2020-10-101-1/+1
* degesch: fix prompt not showing up after changePřemysl Eric Janouch2020-10-061-5/+3
* degesch: enable wrapping in the backlog by defaultPřemysl Eric Janouch2020-10-041-1/+1
* degesch: resolve the issue with less(1) and SO/SIPřemysl Eric Janouch2020-10-041-10/+25
* degesch: make the unread marker look a bit fancierPřemysl Janouch2020-10-041-1/+27
* degesch: fix a typoPřemysl Eric Janouch2020-10-041-1/+1
* degesch: make use of arguments in _new() functionsPřemysl Eric Janouch2020-10-041-10/+10
* degesch: save some memory on channel usersPřemysl Eric Janouch2020-10-041-26/+21
* degesch: expand comment about character encodingPřemysl Eric Janouch2020-10-021-2/+7
* Bump liberty, use iscntrl_ascii()Přemysl Eric Janouch2020-10-021-2/+2
* degesch: remove unnecessary quotes from macro defsPřemysl Eric Janouch2020-09-201-16/+16
* degesch: update comment to reflect realityPřemysl Eric Janouch2020-09-201-1/+2
* Update copyright yearsPřemysl Eric Janouch2020-09-021-1/+1
* degesch: work around a libedit attribute issuePřemysl Eric Janouch2020-09-021-3/+16
* degesch: fix a libedit crashPřemysl Eric Janouch2020-09-021-1/+2
* degesch: fix Lua 5.4 buildPřemysl Eric Janouch2020-09-021-1/+8
* degesch: fix a pointer operation in the libedit layerPřemysl Eric Janouch2020-09-021-1/+2
* Name changePřemysl Eric Janouch2020-09-021-1/+1
* degesch: fix log reopening after a buffer renamePřemysl Janouch2020-03-231-2/+2
* degesch: clean up unused functionsPřemysl Janouch2020-03-221-32/+0
* Fix handling terminal resizes while the terminal is suspendedPřemysl Janouch2020-03-211-0/+2
* degesch: fix getpwuid usagePřemysl Janouch2019-12-071-0/+1
* degesch: add a comment about ENOTCONNPřemysl Janouch2018-10-211-0/+2
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
* degesch: fix some log messagesPřemysl Janouch2018-06-211-5/+5
* degesch: introduce cstr_set()Přemysl Janouch2018-01-081-74/+32
* degesch: thorough review, no functional changesPřemysl Janouch2018-01-081-20/+61
* degesch: fix IPv6:port in irc_split_host_port()Přemysl Janouch2018-01-081-12/+14
* degesch: fix a minor bug in buffer_merge()Přemysl Janouch2018-01-081-2/+1