aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS, bump versionv0.9.8Přemysl Eric Janouch2020-09-022-1/+11
* Update copyright yearsPřemysl Eric Janouch2020-09-022-2/+2
* README: improve libasciidoc compatibilityPřemysl Eric Janouch2020-09-021-2/+5
* README: discourage from using libeditPřemysl Eric Janouch2020-09-021-0/+3
* 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-022-2/+9
* degesch: fix a pointer operation in the libedit layerPřemysl Eric Janouch2020-09-021-1/+2
* Bump libertyPřemysl Eric Janouch2020-09-021-0/+0
* Name changePřemysl Eric Janouch2020-09-0222-23/+23
* CMakeLists.txt: add a commentPřemysl Janouch2020-09-021-0/+2
* 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
* Update NEWS, bump versionv0.9.7Přemysl Janouch2018-10-214-4/+7
* degesch: add a comment about ENOTCONNPřemysl Janouch2018-10-211-0/+2
* Update NEWSPřemysl Janouch2018-10-211-0/+14
* kike: fix wildcard handling in WHOISPřemysl Janouch2018-10-211-6/+6
* kike: allow STATS with no parametersPřemysl Janouch2018-10-211-4/+4
* kike: explicit conversion from pointer to booleanPřemysl Janouch2018-08-011-1/+1
* kike: break out properly on errors in MODE processingPřemysl Janouch2018-08-011-1/+2
* kike: reset user modes while processing USERPřemysl Janouch2018-08-011-0/+1
* kike: do nothing on equivalent renicksPřemysl Janouch2018-08-011-0/+4
* kike: code cleanupsPřemysl Janouch2018-08-011-4/+1
* kike: fix grammar in hostname validationPřemysl Janouch2018-08-011-1/+2
* kike: fix grammar in config item descriptionPřemysl Janouch2018-08-011-1/+1
* kike: add a comment about identifier encodingPřemysl Janouch2018-08-011-0/+7
* Update NEWS, bump versionv0.9.6Přemysl Janouch2018-06-222-2/+6
* fancy-prompt.lua: workaround a Readline UTF-8 bugPřemysl Janouch2018-06-221-0/+4
* Bump libertyPřemysl Janouch2018-06-221-0/+0
* degesch: add static analysis for the loggerPřemysl Janouch2018-06-212-0/+16
* Remove .travis.ymlPřemysl Janouch2018-06-211-50/+0
* Update READMEPřemysl Janouch2018-06-211-5/+5
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-2118-50/+32
* Update submodule URL for libertyPřemysl Janouch2018-06-211-1/+1
* Prepare NEWS for the next releasePřemysl Janouch2018-06-211-0/+23
* degesch: fix some log messagesPřemysl Janouch2018-06-211-5/+5
* kike: disable TLS session reusePřemysl Janouch2018-01-091-0/+3
* kike: handle accept() errors betterPřemysl Janouch2018-01-091-9/+14
* kike: thorough review, no functional changesPřemysl Janouch2018-01-091-3/+15
* kike: introduce cstr_set()Přemysl Janouch2018-01-081-23/+12
* degesch: introduce cstr_set()Přemysl Janouch2018-01-082-74/+39
* 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
* degesch: simplify a popular assertionPřemysl Janouch2018-01-081-20/+10
* degesch: simplify the configuration dumperPřemysl Janouch2018-01-081-29/+11
* degesch: show an error message on log write failurePřemysl Janouch2018-01-081-2/+17
* degesch: make buffer index computation easier to followPřemysl Janouch2018-01-081-2/+3