index
:
xK
coverity_scan
kike
master
origin/master
IRC daemon, bot, TUI client and GUI frontend
Přemysl Eric Janouch <p@janouch.name>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
degesch.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
degesch: resolve the issue with less(1) and SO/SI
Přemysl Eric Janouch
2020-10-04
1
-10
/
+25
*
degesch: make the unread marker look a bit fancier
Přemysl Janouch
2020-10-04
1
-1
/
+27
*
degesch: fix a typo
Přemysl Eric Janouch
2020-10-04
1
-1
/
+1
*
degesch: make use of arguments in _new() functions
Přemysl Eric Janouch
2020-10-04
1
-10
/
+10
*
degesch: save some memory on channel users
Přemysl Eric Janouch
2020-10-04
1
-26
/
+21
*
degesch: expand comment about character encoding
Přemysl Eric Janouch
2020-10-02
1
-2
/
+7
*
Bump liberty, use iscntrl_ascii()
Přemysl Eric Janouch
2020-10-02
1
-2
/
+2
*
degesch: remove unnecessary quotes from macro defs
Přemysl Eric Janouch
2020-09-20
1
-16
/
+16
*
degesch: update comment to reflect reality
Přemysl Eric Janouch
2020-09-20
1
-1
/
+2
*
Update copyright years
Přemysl Eric Janouch
2020-09-02
1
-1
/
+1
*
degesch: work around a libedit attribute issue
Přemysl Eric Janouch
2020-09-02
1
-3
/
+16
*
degesch: fix a libedit crash
Přemysl Eric Janouch
2020-09-02
1
-1
/
+2
*
degesch: fix Lua 5.4 build
Přemysl Eric Janouch
2020-09-02
1
-1
/
+8
*
degesch: fix a pointer operation in the libedit layer
Přemysl Eric Janouch
2020-09-02
1
-1
/
+2
*
Name change
Přemysl Eric Janouch
2020-09-02
1
-1
/
+1
*
degesch: fix log reopening after a buffer rename
Přemysl Janouch
2020-03-23
1
-2
/
+2
*
degesch: clean up unused functions
Přemysl Janouch
2020-03-22
1
-32
/
+0
*
Fix handling terminal resizes while the terminal is suspended
Přemysl Janouch
2020-03-21
1
-0
/
+2
*
degesch: fix getpwuid usage
Přemysl Janouch
2019-12-07
1
-0
/
+1
*
degesch: add a comment about ENOTCONN
Přemysl Janouch
2018-10-21
1
-0
/
+2
*
Relicense to 0BSD, update mail address
Přemysl Janouch
2018-06-21
1
-3
/
+2
*
degesch: fix some log messages
Přemysl Janouch
2018-06-21
1
-5
/
+5
*
degesch: introduce cstr_set()
Přemysl Janouch
2018-01-08
1
-74
/
+32
*
degesch: thorough review, no functional changes
Přemysl Janouch
2018-01-08
1
-20
/
+61
*
degesch: fix IPv6:port in irc_split_host_port()
Přemysl Janouch
2018-01-08
1
-12
/
+14
*
degesch: fix a minor bug in buffer_merge()
Přemysl Janouch
2018-01-08
1
-2
/
+1
*
degesch: simplify a popular assertion
Přemysl Janouch
2018-01-08
1
-20
/
+10
*
degesch: simplify the configuration dumper
Přemysl Janouch
2018-01-08
1
-29
/
+11
*
degesch: show an error message on log write failure
Přemysl Janouch
2018-01-08
1
-2
/
+17
*
degesch: make buffer index computation easier to follow
Přemysl Janouch
2018-01-08
1
-2
/
+3
*
degesch: fix a Lua error message
Přemysl Janouch
2018-01-08
1
-1
/
+1
*
Bump liberty, avoid fall-through warnings
Přemysl Janouch
2018-01-07
1
-0
/
+1
*
degesch: better shift state encoding handling
Přemysl Janouch
2017-07-07
1
-6
/
+8
*
Rework constructors/destructors
Přemysl Janouch
2017-06-22
1
-33
/
+17
*
Bump liberty
Přemysl Janouch
2017-06-22
1
-231
/
+138
*
Avoid the "poller_fd::closed" feature
Přemysl Janouch
2017-05-06
1
-5
/
+2
*
Update copyright years
Přemysl Janouch
2017-04-22
1
-1
/
+1
*
degesch: simplify quitting
Přemysl Janouch
2017-04-20
1
-49
/
+36
*
degesch: fix confusing message
Přemysl Janouch
2017-04-20
1
-1
/
+2
*
degesch: make a second /disconnect always succeed
Přemysl Janouch
2017-04-20
1
-2
/
+11
*
Bump liberty
Přemysl Janouch
2017-01-23
1
-166
/
+167
*
Various fixes related to channel modes
Přemysl Janouch
2016-12-30
1
-10
/
+28
*
Cleanup
Přemysl Janouch
2016-12-28
1
-9
/
+1
*
Add support for OpenSSL 1.1.0
Přemysl Janouch
2016-12-28
1
-0
/
+5
*
degesch: /query w/o arguments just opens the query
Přemysl Janouch
2016-12-06
1
-1
/
+1
*
degesch: replace degesch.connect with async.dial
Přemysl Janouch
2016-11-04
1
-145
/
+130
*
degesch: move the Lua async code within the file
Přemysl Janouch
2016-11-04
1
-303
/
+303
*
degesch: get rid of Lua timer hooks
Přemysl Janouch
2016-11-04
1
-48
/
+0
*
degesch: Lua coroutine safety
Přemysl Janouch
2016-11-04
1
-53
/
+46
*
degesch: implement Lua coroutine async basics
Přemysl Janouch
2016-11-04
1
-6
/
+333
[prev]
[next]