solanum-vs-hackint-and-char.../modules/core
Keith Buck a91a4515c9 mr_server: Handle certificate validation errors.
When certificate validation fails, the certificate fingerprint won't be
calculated, resulting in an attempt to format NULL into a log line
showing the fingerprint. Instead, add a different error message for
missing fingerprint (i.e. validation failed).
2016-12-09 10:01:22 +00:00
..
m_ban.c ban: Fix build breakage. 2014-09-21 18:28:24 +02:00
m_die.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_error.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_join.c implement configurable channel modes (closes #31) 2015-12-11 15:36:53 -06:00
m_kick.c override: only engage override code if we're needing to authorize a WRITE to a channel's state (closes #65) 2015-12-10 01:00:32 -06:00
m_kill.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_message.c m_message: use same behaviour for +R users as +g users (closes #96) 2015-12-05 06:48:38 -06:00
m_mode.c MODE: allow 'q' banlist queries to bypass flood limits too 2015-12-28 00:48:46 -06:00
m_nick.c Reduce clean_nick() code duplication further. 2015-12-13 00:22:21 +01:00
m_part.c Remove trailing whitespace from all .c and .h files. 2014-03-03 04:25:47 +00:00
m_quit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_server.c mr_server: Handle certificate validation errors. 2016-12-09 10:01:22 +00:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00