]> jfr.im git - solanum.git/history - modules/m_sasl.c
Add umode +I to allow users to hide their idle time (#220)
[solanum.git] / modules / m_sasl.c
2021-08-20  Eric Mertenshook_fn casts were hiding UB (#265)
2021-08-15  Eric MertensStop announcing SASL cap changes on services split...
2021-06-08  Aaron Jonesmodules/m_sasl.c: use IsSecure() instead of IsSSL()
2020-10-19  Ed KellettMint CLICAP_FLAGS_PRIORITY
2020-07-12  Simon ArlottMerge pull request #351 from ophion-project/upstream...
2020-07-09  Ariadne Conillsasl: use mapi_cap_list_v2 correctly
2019-02-23  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2018-08-15  Simon Arlottm_nick/m_sasl/m_user: restore check for mixing of clien...
2018-08-12  Simon Arlottm_sasl: check if the agent is present after every clien...
2018-08-12  Simon ArlottMerge pull request #260 from FauxFaux/yesno-1
2018-04-06  Aaron Jonesmodules/m_sasl.c: prevent abort_sasl() sending 906...
2018-04-06  Aaron Jonesmodules/m_sasl.c: command functions are void on this...
2018-04-06  Aaron Jonesmodules/m_sasl.c: abort session if we receive '*' as...
2017-08-09  Simon Arlottm_sasl: indicate client connection type for SASL
2016-10-02  Aaron JonesSASL: Relax rate limiting for failures a little
2016-10-02  Aaron JonesMerge pull request #221 from Xenthys/release/4
2016-10-02  Aaron JonesMerge pull request #222 from Xenthys/release/4+sasl
2016-10-02  XenthysSASL: rate-limit after the 2nd failed attempt (m_sasl.c)
2016-09-03  Aaron JonesSASL: Disallow beginning : and space anywhere in AUTHEN...
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-04-11  Mantas MikulėnasMerge pull request #183 from grawity/sasl-fail-throttle-v3
2016-04-11  Mantas Mikulėnasm_sasl: rate-limit SASL REAUTH usage
2016-04-11  Mantas Mikulėnasm_sasl: fix coding style
2016-04-11  Mantas Mikulėnasm_sasl: temporarily reject clients after many failed...
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_s* modules
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-03-06  William Pitcockcap: allow modules to return client-specific responses...
2016-02-29  mniipAlways send the certificate fingerprint when doing...
2016-02-28  William Pitcocksasl: implement support for distributing mechlists
2016-02-28  William Pitcocksasl: transfer ownership of 'sasl' capability to m_sasl...
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2015-03-06  Mantas Mikulėnassasl: reformat the other messages consistently
2015-03-06  Mantas Mikulėnassasl: adjust 'H' message following commit 7d33cce8efb
2015-03-01  William Pitcockcap-notify: implement cap-notify for sasl service ...
2015-03-01  William Pitcocksasl: fix null deref on remote client exit
2015-02-28  William Pitcocksasl: allow reauth without sasl-reauth capability ...
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-16  William Pitcockm_sasl: move some struct members around for sasl-reauth
2015-02-15  William Pitcockcap: allow clients to do sasl reauth if they requested...
2015-02-14  William PitcockMerge pull request #83 from maxteufel/feature/saslserv_...
2015-02-14  Max Teufelm_sasl: add configuration option for the nick of the...
2015-02-13  Mantas Mikulėnasm_sasl: send information about the client connection
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-02-08  William PitcockMerge pull request #46 from grawity/sasl-mechlist
2014-01-11  Mantas Mikulėnassasl: send RPL_SASLMECHS
2011-04-19  Kiyoshi AmanAutomated merge with http://hg.atheme.org/charybdis
2011-04-03  Jilles TjoelkerIf the sasl mechanism is EXTERNAL, send the certfp...
2011-04-03  Jilles TjoelkerBack out AUTHENTICATE EXTERNAL so I can do it differently.
2011-03-31  Jilles TjoelkerRevert "sasl: remove checks for impossible conditions".
2011-03-31  William Pitcocksasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL...
2011-03-31  William Pitcocksasl: remove checks for impossible conditions
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatsko'ServerStats->' -> 'ServerStats.'
2007-01-25  nenolod[svn] - the new plan: