Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kike: implement RPL_TOPICWHOTIME | Přemysl Janouch | 2015-06-07 | 1 | -0/+10 |
* | kike: implement RPL_CREATIONTIME | Přemysl Janouch | 2015-06-07 | 1 | -0/+4 |
* | kike: avoid printf-ing a null string | Přemysl Janouch | 2015-06-02 | 1 | -1/+2 |
* | kike: send more RPL_ISUPPORT tokens | Přemysl Janouch | 2015-05-31 | 1 | -2/+5 |
* | kike: use RPL_ISUPPORT | Přemysl Janouch | 2015-05-29 | 1 | -1/+2 |
* | kike: mark an issue with FIXME | Přemysl Janouch | 2015-05-23 | 1 | -0/+4 |
* | kike: unindent a function by refactoring | Přemysl Janouch | 2015-05-04 | 1 | -67/+70 |
* | kike: unfuck mode parsing | Přemysl Janouch | 2015-05-03 | 1 | -201/+288 |
* | Get rid of "All rights reserved" | Přemysl Janouch | 2015-05-01 | 1 | -1/+0 |
* | Rename project to uirc3 | Přemysl Janouch | 2015-04-30 | 1 | -1/+0 |
* | kike: no more shooting ourselves in the foot | Přemysl Janouch | 2015-04-28 | 1 | -12/+1 |
* | degesch: add a note about RPL_ISUPPORT | Přemysl Janouch | 2015-04-21 | 1 | -0/+2 |
* | Prepare for a custom logger in degesch | Přemysl Janouch | 2015-04-11 | 1 | -0/+1 |
* | kike: put a timeout on shutdown | Přemysl Janouch | 2015-04-10 | 1 | -0/+16 |
* | kike: be more careful when closing the connection | Přemysl Janouch | 2015-03-23 | 1 | -2/+24 |
* | Move to liberty | Přemysl Janouch | 2015-02-28 | 1 | -2/+2 |
* | Split function, fix resource leak | Přemysl Janouch | 2015-02-14 | 1 | -44/+48 |
* | Import optimized event loop from ponymap | Přemysl Janouch | 2015-02-12 | 1 | -23/+60 |
* | Import option handler from ponymap | Přemysl Janouch | 2015-02-11 | 1 | -49/+33 |
* | Convert to CMake | Přemysl Janouch | 2015-02-11 | 1 | -1/+2 |
* | s/_func/_fn/ | Přemysl Janouch | 2014-09-19 | 1 | -4/+4 |
* | kike: better debug messages | Přemysl Janouch | 2014-08-19 | 1 | -6/+16 |
* | kike: don't use HOST_NAME_MAX | Přemysl Janouch | 2014-08-18 | 1 | -1/+5 |
* | Deal better with displaying IPv6 addresses | Přemysl Janouch | 2014-08-17 | 1 | -11/+17 |
* | kike: go with shorter SHA1 fingerprints | Přemysl Janouch | 2014-08-13 | 1 | -4/+3 |
* | kike: send NICK notification back to ourselves | Přemysl Janouch | 2014-08-12 | 1 | -9/+5 |
* | kike: also send RPL_AWAY in WHOIS | Přemysl Janouch | 2014-08-10 | 1 | -0/+2 |
* | kike: fix sending of channel mask lists | Přemysl Janouch | 2014-08-10 | 1 | -1/+1 |
* | kike: proper shutdown on accept() failure | Přemysl Janouch | 2014-08-10 | 1 | -3/+5 |
* | kike: cleanup | Přemysl Janouch | 2014-08-10 | 1 | -5/+2 |
* | kike: allow listening on multiple ports | Přemysl Janouch | 2014-08-10 | 1 | -24/+39 |
* | kike: add a trivial flood detector | Přemysl Janouch | 2014-08-10 | 1 | -0/+53 |
* | kike: generate replies from a single text file | Přemysl Janouch | 2014-08-10 | 1 | -160/+1 |
* | Remove the `src' directory | Přemysl Janouch | 2014-08-10 | 1 | -0/+3251 |