aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename connection_abort() to connection_kill()Přemysl Janouch2014-07-121-8/+8
* Implement irc_try_read()Přemysl Janouch2014-07-121-2/+31
* Fix connection abortionPřemysl Janouch2014-07-121-7/+8
* Move `SSL_CTX *' into `struct server_context'Přemysl Janouch2014-07-121-52/+85
* Implement an iterator for `struct str_map'Přemysl Janouch2014-07-121-0/+33
* Implement parsing of IRC 3.2 message tagsPřemysl Janouch2014-07-121-3/+43
* WIP: add a stub IRC daemon named `kike'Přemysl Janouch2014-07-123-1605/+2636
* Initial commitPřemysl Janouch2014-07-053-0/+3416