DALnet / bahamut

The Bahamut IRC Daemon
http://www.dal.net/?page=Bahamut
Other
59 stars 42 forks source link

SSL Fixes #91

Closed kobishmueli closed 5 years ago

kobishmueli commented 5 years ago
  1. USE_SYSLOG: Include nick!user@host in SSL errors
  2. Add IRCERR_SSL to irc_get_sockerr() function
  3. Treat normal connection closes by SSL users as such (this fixes issue #71)

-Kobi.