summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added NICK hack to the URC side to get it working.epochqwert2016-05-291-8/+7
* derpepochqwert2016-05-291-7/+17
* updated link.c to better handle ACTIONs and made presence be notices instead ...epochqwert2016-05-162-13/+16
* made a select fail not kill the whole programepochqwert2015-12-071-2/+7
* fixed up some of runem that hadn't been made for multiple fds.epochqwert2015-10-052-70/+99
* added a check that there was at least ONE fd in the fd list passed to runemepochqwert2015-06-211-3/+1
* fileno(stdios) instead of 0 and 1 used in dup2()s. thx duper.epochqwert2015-06-071-2/+2
* cleaned up some stuff in runem().epochqwert2015-06-053-89/+38
* added IPv6 and hostname support to serverConnect();epochqwert2015-05-211-64/+50
* added support for middle-man scripts, like... export segserver=|ssl_connect :)epochqwert2015-05-161-40/+66
* I don't remember.epochqwert2015-03-311-9/+1
* took the struct out of libirc.c and make it include irc.hepochqwert2015-03-311-6/+1
* added user struct to irc.hepochqwert2015-03-311-0/+7
* initial commit after splitting from segfault's repo.epochqwert2015-03-317-0/+416