Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a more descriptive recv error message. | epochqwert | 2016-06-03 | 1 | -1/+6 |
* | made a select fail not kill the whole program | epochqwert | 2015-12-07 | 1 | -2/+7 |
* | fixed up some of runem that hadn't been made for multiple fds. | epochqwert | 2015-10-05 | 1 | -22/+84 |
* | added a check that there was at least ONE fd in the fd list passed to runem | epochqwert | 2015-06-21 | 1 | -3/+1 |
* | fileno(stdios) instead of 0 and 1 used in dup2()s. thx duper. | epochqwert | 2015-06-07 | 1 | -2/+2 |
* | cleaned up some stuff in runem(). | epochqwert | 2015-06-05 | 1 | -82/+37 |
* | added IPv6 and hostname support to serverConnect(); | epochqwert | 2015-05-21 | 1 | -64/+50 |
* | added support for middle-man scripts, like... export segserver=|ssl_connect :) | epochqwert | 2015-05-16 | 1 | -40/+66 |
* | I don't remember. | epochqwert | 2015-03-31 | 1 | -9/+1 |
* | took the struct out of libirc.c and make it include irc.h | epochqwert | 2015-03-31 | 1 | -6/+1 |
* | initial commit after splitting from segfault's repo. | epochqwert | 2015-03-31 | 1 | -0/+261 |