Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump liberty | Přemysl Janouch | 2016-01-17 | 2 | -46/+1 |
* | Bump liberty | Přemysl Janouch | 2016-01-16 | 2 | -1/+0 |
* | kike: more cleanup | Přemysl Janouch | 2016-01-16 | 1 | -12/+8 |
* | kike: allow messages before protocol establishment | Přemysl Janouch | 2016-01-16 | 1 | -9/+4 |
* | kike: asynchronous address resolution | Přemysl Janouch | 2016-01-16 | 2 | -60/+134 |
* | degesch: fix backlog limit | Přemysl Janouch | 2016-01-15 | 1 | -1/+1 |
* | degesch: fix and simplify screen handling | Přemysl Janouch | 2016-01-15 | 1 | -18/+6 |
* | degesch: enforce fullscreen buffers | Přemysl Janouch | 2016-01-15 | 2 | -12/+6 |
* | degesch: option for fullscreen buffers | Přemysl Janouch | 2016-01-15 | 1 | -6/+31 |
* | degesch: make backlog limit configurable | Přemysl Janouch | 2016-01-15 | 2 | -11/+36 |
* | degesch: Lua: add autocomplete hooks | Přemysl Janouch | 2016-01-15 | 1 | -26/+156 |
* | degesch: Lua: finish the last-fm plugin | Přemysl Janouch | 2016-01-14 | 1 | -14/+39 |
* | degesch: Lua: allow simulating user input | Přemysl Janouch | 2016-01-14 | 1 | -1/+23 |
* | Bump liberty, shuffle some code | Přemysl Janouch | 2016-01-14 | 2 | -94/+94 |
* | degesch: add a last-fm "now playing" plugin | Přemysl Janouch | 2016-01-09 | 2 | -1/+160 |
* | degesch: Lua: pass hostname to on_connected | Přemysl Janouch | 2016-01-09 | 1 | -3/+3 |
* | degesch: Lua: set sockets to nonblocking | Přemysl Janouch | 2016-01-09 | 1 | -0/+1 |
* | Bump liberty | Přemysl Janouch | 2016-01-09 | 2 | -1/+0 |
* | degesch: Lua: actually allow filtering out input | Přemysl Janouch | 2016-01-09 | 1 | -0/+4 |
* | degesch: Lua: provide a traceback on load error | Přemysl Janouch | 2016-01-09 | 1 | -4/+9 |
* | degesch: Lua: fix plugin configuration names | Přemysl Janouch | 2016-01-09 | 1 | -1/+10 |
* | degesch: Lua: fix luaL_ref() usage | Přemysl Janouch | 2016-01-09 | 1 | -11/+10 |
* | degesch: Lua: fix configuration loading | Přemysl Janouch | 2016-01-09 | 1 | -6/+11 |
* | degesch: make sure newlines are output correctly | Přemysl Janouch | 2016-01-08 | 1 | -0/+8 |
* | degesch: Lua: finish implementation of connection | Přemysl Janouch | 2016-01-07 | 1 | -4/+182 |
* | degesch: Lua: avoid resource leak | Přemysl Janouch | 2016-01-07 | 1 | -10/+16 |
* | Factor out socket_io_try_{read,write}() | Přemysl Janouch | 2016-01-07 | 2 | -80/+113 |
* | degesch: fix handling of input editor death | Přemysl Janouch | 2016-01-07 | 1 | -4/+12 |
* | Fix a memory leak in SOCKS connector | Přemysl Janouch | 2016-01-07 | 1 | -1/+0 |
* | degesch: fix switching of buffers by command | Přemysl Janouch | 2016-01-07 | 1 | -8/+27 |
* | degesch: Lua: fix a resource leak | Přemysl Janouch | 2016-01-06 | 1 | -2/+6 |
* | degesch: refactor Lua | Přemysl Janouch | 2016-01-05 | 1 | -93/+62 |
* | degesch: Lua: halfplement a connector wrapper | Přemysl Janouch | 2016-01-05 | 1 | -5/+237 |
* | Fix build of tests | Přemysl Janouch | 2016-01-05 | 1 | -1/+1 |
* | degesch: Lua: allow arbitrary userdata properties | Přemysl Janouch | 2016-01-04 | 1 | -2/+35 |
* | degesch: Lua: use references for hook callbacks | Přemysl Janouch | 2016-01-04 | 1 | -10/+8 |
* | degesch: add basic autocomplete for /topic | Přemysl Janouch | 2016-01-04 | 2 | -1/+30 |
* | Cleanup | Přemysl Janouch | 2016-01-04 | 1 | -2/+2 |
* | Bump liberty, enable TLS SNI | Přemysl Janouch | 2016-01-04 | 7 | -53/+52 |
* | ZyklonB: fix tls_ca_{path,file} config. options | Přemysl Janouch | 2016-01-01 | 1 | -2/+2 |
* | degesch: fix a memory leak under libedit | Přemysl Janouch | 2016-01-01 | 1 | -14/+19 |
* | Bump versionv0.9.2 | Přemysl Janouch | 2015-12-31 | 2 | -2/+2 |
* | degesch: fix segfault on /quit under libedit | Přemysl Janouch | 2015-12-31 | 1 | -5/+5 |
* | Update README | Přemysl Janouch | 2015-12-31 | 1 | -2/+2 |
* | Cleanup | Přemysl Janouch | 2015-12-31 | 1 | -1/+1 |
* | degesch: Alt-Tab switch to the last buffer | Přemysl Janouch | 2015-12-31 | 2 | -0/+33 |
* | degesch: avoid fileno() after fork() | Přemysl Janouch | 2015-12-31 | 1 | -4/+4 |
* | degesch: typos | Přemysl Janouch | 2015-12-31 | 1 | -2/+2 |
* | degesch: enable configuration in Lua plugins | Přemysl Janouch | 2015-12-28 | 2 | -5/+320 |
* | degesch: little step towards localisation | Přemysl Janouch | 2015-12-25 | 1 | -7/+16 |