Commit graph

1659 commits

Author SHA1 Message Date
Matthew Wild
caae598192 Close 'sasl' branch 2013-05-01 13:54:31 +01:00
Tobias Markmann
9a77245fd1 Adding a note for possible round trip savings. 2009-11-13 14:31:03 +01:00
Tobias Markmann
8c36b99f27 Adding support for digest-md5 profile in DIGEST-MD5 implementation. 2009-11-13 11:24:22 +01:00
Tobias Markmann
8e7427e70d Change of the digest-md5 profile. 2009-11-13 11:21:21 +01:00
Tobias Markmann
f66117f625 Broken DIGEST-MD5 client support again. 2009-11-13 11:10:06 +01:00
Tobias Markmann
ed841d20a7 Add support for plain profile in digest-md5 implementation. 2009-11-13 10:54:17 +01:00
Tobias Markmann
72e185fa03 Getting PLAIN mechanism work with the new API. 2009-11-13 09:21:19 +01:00
Tobias Markmann
5554c33417 Move each mechanism in an own file. 2009-11-12 21:57:37 +01:00
Tobias Markmann
85fb108f5d Fail if mechanism has already been selected. 2009-08-28 22:03:11 +02:00
Tobias Markmann
2c8f4d3ed8 Store stage in SASL object. 2009-08-28 22:01:58 +02:00
Tobias Markmann
650d48ce72 Importing SASL Digest-MD5 code. Now for real. 2009-08-28 19:57:09 +02:00
Tobias Markmann
9b4aee096a Importing SASL Digest-MD5 code. 2009-08-28 19:56:54 +02:00
Tobias Markmann
c73807ad08 List RFC numbers. 2009-08-28 19:43:33 +02:00
Tobias Markmann
cc716d31b6 Allow ampersands in passwords for SASL PLAIN mechanism. 2009-08-28 19:20:12 +02:00
Tobias Markmann
1d2b8a073b Making mod_saslauth use the new SASL API. 2009-08-28 13:04:38 +02:00
Tobias Markmann
58d9ad4e7e Adjust SASL PLAIN mechanism to the new API. 2009-08-27 21:29:36 +02:00
Tobias Markmann
f39e7b794b Adding some docu. 2009-08-16 23:20:02 +02:00
Tobias Markmann
e8d31c2393 Mostly making the code run; includes fixing typos and so on. 2009-08-10 23:04:19 +02:00
Tobias Markmann
2151270b0c Initial commit of the SASL redesign. 2009-08-10 12:14:40 +02:00
Matthew Wild
4de34d6a8c mod_saslauth: Fix coding style and layout, and use of arg[] for vararg 2009-08-05 16:37:28 +01:00
Matthew Wild
d6efe65121 mod_saslauth: Fix indentation 2009-08-05 16:35:13 +01:00
Matthew Wild
43ff43e594 mod_saslauth: Fix traceback on attempted login for non-existent users 2009-08-05 16:31:56 +01:00
Matthew Wild
1181b101b5 Merge with 0.5 2009-08-05 13:52:14 +01:00
Matthew Wild
57cef06c8e xmppcomponent_listener: Fix to collect component sessions on disconnect 2009-08-05 13:51:44 +01:00
Matthew Wild
57ac5607c1 Merge with 0.5 2009-08-05 03:08:54 +01:00
Matthew Wild
fef360b4dd mod_bosh: Fix error reply for host-unknown errors 2009-08-05 03:08:21 +01:00
Matthew Wild
954ab72536 net.httpserver: Allow response.body to be a non-string 2009-08-05 03:07:45 +01:00
Matthew Wild
cdd3c546c7 Merge with waqas 2009-08-03 17:53:02 +01:00
Matthew Wild
b5521c4a16 Merge with 0.5 2009-08-03 17:52:17 +01:00
Waqas Hussain
a9648ac8e3 Fixed: Self-references could be added to rosters via presence subscriptions 2009-08-03 21:48:51 +05:00
Waqas Hussain
2cf8f39ec1 Fixed: IQ replies are not sent back on publishing a PEP event 2009-08-03 21:47:32 +05:00
Waqas Hussain
21801b6bf4 ejabberdsql2prosody: Added support for Private XML Storage 2009-08-02 14:40:34 +05:00
Waqas Hussain
f964308d22 ejabberdsql2prosody: Added support for vCards 2009-08-02 14:35:41 +05:00
Waqas Hussain
1016cb7d48 ejabberdsql2prosody: Added an XML parser 2009-08-02 14:35:03 +05:00
Paul Aurich
4a38bcf395 mod_console: EOT (Ctrl-D) closes the connection. 2009-07-31 17:19:05 +01:00
Matthew Wild
b8a0892093 Tagging 0.5.1 2009-07-29 18:56:24 +01:00
Matthew Wild
041209a264 Merge with 0.5 2009-07-29 18:11:37 +01:00
Waqas Hussain
273fa0fd8a MUC: Added the MUC child element to conflict errors 2009-07-29 18:02:05 +05:00
Waqas Hussain
f72cd22f0c Added: Support for PROSODY_SRCDIR and PROSODY_PLUGINDIR environment variables 2009-07-29 18:01:14 +05:00
Waqas Hussain
e55c192465 mod_pep: Added support for pubsub item retraction 2009-07-29 17:57:24 +05:00
Matthew Wild
5dfe9cf891 Merge with 0.5 2009-07-28 19:17:09 +01:00
Matthew Wild
8ad65c2824 xmpp{client,server,component]_listener: Open stream if sending an error and it isn't already open. Fixes #120 2009-07-28 19:15:29 +01:00
Matthew Wild
9e4f7f3b3a mod_console: Finally add in the missing 'help' command \o/ 2009-07-28 18:47:59 +01:00
Matthew Wild
57f4a5c837 configmanager: Default options appearing before Host "*" to global (fixes potential traceback) 2009-07-28 18:02:11 +01:00
Matthew Wild
08391171c3 hostmanager: Warn when user puts port configuration under vhost section 2009-07-28 17:43:46 +01:00
Matthew Wild
ceb93e38fe core.loggingmanager: Enable timestamps by default for file log sinks 2009-07-28 15:03:42 +01:00
Matthew Wild
f63e2f139a net.server: Much improve SSL/TLS error reporting, do our best to understand and hide OpenSSL's ridiculously unfriendly error messages 2009-07-28 14:48:37 +01:00
Waqas Hussain
39e1b4b1df ejabberdsql2prosody: Allow for multiple INSERTs to the same table 2009-07-28 05:33:51 +05:00
Matthew Wild
6ac4d843f0 Merge with 0.5 2009-07-27 22:42:36 +01:00
Waqas Hussain
4b7aa0ca1f Fixed: Possible duplicate error replies for unhandled stanzas 2009-07-28 00:42:56 +05:00