Age | Commit message (Collapse) | Author |
|
all socksend() return values of <0 are errors, correct (currently unused) return values in sendtoserver().
|
|
return -1 and change callers to check this.
|
|
|
|
since we can't pass MSG_NOSIGNAL to OpenSSL's SSL_write when using TLS connections.
|
|
terminate blabouncer with SIGPIPE.
|
|
|
|
|
|
|
|
|
|
|
|
possible. Convert most remaining printing to stdout/stderr to debugprint() instead.
|
|
file with configurable verbosity.
|
|
|
|
|
|
|
|
|
|
|
|
in main() instead of dochat().
|
|
|
|
actual IRC/bouncer functionality
|
|
|