summaryrefslogtreecommitdiff
path: root/libirc/libirc.c
Commit message (Collapse)AuthorAgeFilesLines
* did #if 0 around runem() in libirc. haven't tested it. meh.epochqwert2015-02-041-0/+2
|
* I don't remember.epochqwert2015-02-041-0/+110
|
* Made segfault compile without warnings again. This time with -std=c99. You ↵Epoch Qwert2014-10-261-1/+1
| | | | know how to read Makefiles.
* various silly things.Epoch Qwert2014-07-261-1/+1
|
* fixed it *really*epoch2014-03-251-2/+6
|
* fixed a bug in libirc where pong was sending ping. dunno.epoch2014-03-251-41/+12
| | | | I don't remember what else I did.
* first useful commit. hopefully it compiles...epoch2014-02-051-0/+181