summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | or maybe eventually segserver=|OTR
* 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