Kenny Root
7c37b2a4d6
Add support for SASL mechanisms handled by scripts
...
This implements the suggested API from #323 with a caveat: currently the
SASL mechanisms are tied to IRC and needs a bit of extra work to make
them generic enough to move to the regular src/core instead of solely in
src/irc/core.
This greatly simplifies scripts for each mechanism since this handles
the splitting and reassembly of the 400 byte fragments going to and
coming from the server.
The ECDSA-NIST256P-CHALLENGE mechanism has been reimplemented using this
new API and found to work.
2016-06-30 08:31:07 -07:00
Jari Matilainen
054a98b0ac
Add info about MODIFY to help files
2016-06-18 17:59:59 +02:00
LemonBoy
1a2c479bc0
Allow the user to set and modify the SASL parameters
...
The /NETWORK ADD command now is able to modify the SASL mechanism, the
username and the password on a chatnet basis.
2015-09-26 18:53:10 +02:00
Geert Hauwaerts
71ab0fbda6
Applied grammar and styling corrections
...
Applied grammar and styling corrections.
2014-08-07 22:00:40 +02:00
tomaw
cb6266f212
Fix typo in help for network command
2014-07-25 17:05:19 +01:00
Geert Hauwaerts
0885282294
Replaced google.com with irssi.org examples
...
Replaced google.com with irssi.org examples.
2014-07-06 18:53:05 +02:00
Geert Hauwaerts
074735db08
New syntax documentation for NETWORK and SERVER
...
Rewrote the syntax documentation for NETWORK and SERVER
2014-07-06 18:17:05 +02:00
Geert Hauwaerts
ba4f6c4056
Aligned the /NETWORK documentation with docs/manual.txt
2014-06-30 22:27:22 +02:00
Emanuele Giaquinta
13849ba4f2
Fix typos.
...
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4865 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-08-01 12:27:37 +00:00
Valentin Batz
8ea717b676
Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fixed bug 106
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3295 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-09-15 12:11:43 +00:00
Timo Sirainen
cab719eb92
s/ircnet/network/
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3280 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-08-19 23:22:34 +00:00