aboutsummaryrefslogtreecommitdiff
path: root/kike.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | Also cleanup.
* 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
| | | | | It became a bit difficult to maintain two separate lists. Besides, the inverse generation of a message catalog from source code was a bit strange.
* Remove the `src' directoryPřemysl Janouch2014-08-101-0/+3251
There are not that many files, and aren't going to be.