Jilles Tjoelker
|
572488e029
|
If the sasl mechanism is EXTERNAL, send the certfp in the initial S message.
|
2011-04-04 00:59:20 +02:00 |
|
Jilles Tjoelker
|
f62f94b094
|
Back out AUTHENTICATE EXTERNAL so I can do it differently.
The current approach is fundamentally broken as it allows
anyone in that knows the certfp and uses an old ircd as
their server.
|
2011-04-04 00:44:07 +02:00 |
|
Jilles Tjoelker
|
1b19fe8b5e
|
Revert "sasl: remove checks for impossible conditions".
This check is not impossible and can be triggered by
sending a PASS command like a server would send first.
This backs out changeset 8cba4464feec.
|
2011-03-31 23:26:26 +02:00 |
|
William Pitcock
|
27126f911d
|
sasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL support
|
2011-03-31 00:35:58 -05:00 |
|
William Pitcock
|
d8c45202e3
|
sasl: remove checks for impossible conditions
|
2011-03-31 00:18:32 -05:00 |
|
Valery Yatsko
|
f427c8b00d
|
strlcpy -> rb_strlcpy
|
2008-04-20 08:40:40 +04:00 |
|
Valery Yatsko
|
47adde3def
|
s_stats.c removed, now we use new style of stats handling.
|
2008-04-04 19:54:37 +04:00 |
|
Valery Yatsko
|
54ac8b60a1
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
|
Valery Yatsko
|
39bdbd3f7d
|
'ServerStats->' -> 'ServerStats.'
|
2008-04-02 15:07:00 +04:00 |
|
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |
|