aboutsummaryrefslogtreecommitdiff
path: root/kike.c
Commit message (Expand)AuthorAgeFilesLines
* kike: fix INVITEPřemysl Janouch2015-06-091-10/+6
* kike: refactor INVITE a bitPřemysl Janouch2015-06-081-28/+7
* kike: implement INVITEPřemysl Janouch2015-06-081-3/+74
* kike: fix RPL_WHOISCHANNELS and RPL_NAMREPLYPřemysl Janouch2015-06-071-21/+60
* kike: implement RPL_TOPICWHOTIMEPřemysl Janouch2015-06-071-0/+10
* kike: implement RPL_CREATIONTIMEPřemysl Janouch2015-06-071-0/+4
* kike: avoid printf-ing a null stringPřemysl Janouch2015-06-021-1/+2
* kike: send more RPL_ISUPPORT tokensPřemysl Janouch2015-05-311-2/+5
* kike: use RPL_ISUPPORTPřemysl Janouch2015-05-291-1/+2
* kike: mark an issue with FIXMEPřemysl Janouch2015-05-231-0/+4
* kike: unindent a function by refactoringPřemysl Janouch2015-05-041-67/+70
* kike: unfuck mode parsingPřemysl Janouch2015-05-031-201/+288
* Get rid of "All rights reserved"Přemysl Janouch2015-05-011-1/+0
* Rename project to uirc3Přemysl Janouch2015-04-301-1/+0
* kike: no more shooting ourselves in the footPřemysl Janouch2015-04-281-12/+1
* degesch: add a note about RPL_ISUPPORTPřemysl Janouch2015-04-211-0/+2
* Prepare for a custom logger in degeschPřemysl Janouch2015-04-111-0/+1
* kike: put a timeout on shutdownPřemysl Janouch2015-04-101-0/+16
* kike: be more careful when closing the connectionPřemysl Janouch2015-03-231-2/+24
* Move to libertyPřemysl Janouch2015-02-281-2/+2
* Split function, fix resource leakPřemysl Janouch2015-02-141-44/+48
* Import optimized event loop from ponymapPřemysl Janouch2015-02-121-23/+60
* Import option handler from ponymapPřemysl Janouch2015-02-111-49/+33
* Convert to CMakePřemysl Janouch2015-02-111-1/+2
* s/_func/_fn/Přemysl Janouch2014-09-191-4/+4
* kike: better debug messagesPřemysl Janouch2014-08-191-6/+16
* kike: don't use HOST_NAME_MAXPřemysl Janouch2014-08-181-1/+5
* Deal better with displaying IPv6 addressesPřemysl Janouch2014-08-171-11/+17
* kike: go with shorter SHA1 fingerprintsPřemysl Janouch2014-08-131-4/+3
* kike: send NICK notification back to ourselvesPřemysl Janouch2014-08-121-9/+5
* kike: also send RPL_AWAY in WHOISPřemysl Janouch2014-08-101-0/+2
* kike: fix sending of channel mask listsPřemysl Janouch2014-08-101-1/+1
* kike: proper shutdown on accept() failurePřemysl Janouch2014-08-101-3/+5
* kike: cleanupPřemysl Janouch2014-08-101-5/+2
* kike: allow listening on multiple portsPřemysl Janouch2014-08-101-24/+39
* kike: add a trivial flood detectorPřemysl Janouch2014-08-101-0/+53
* kike: generate replies from a single text filePřemysl Janouch2014-08-101-160/+1
* Remove the `src' directoryPřemysl Janouch2014-08-101-0/+3251