Sat, 15 Nov 2008 23:10:41 +0000 If iq child element has no xmlns, use parent's
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 23:10:41 +0000] rev 300
If iq child element has no xmlns, use parent's
Sat, 15 Nov 2008 23:09:08 +0000 Fix mod_roster to use session.send for sending stanzas
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 23:09:08 +0000] rev 299
Fix mod_roster to use session.send for sending stanzas
Sat, 15 Nov 2008 22:07:31 +0000 Small fix for mod_version
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 22:07:31 +0000] rev 298
Small fix for mod_version
Sat, 15 Nov 2008 22:36:22 +0100 Providing some human readable error messages and some fixes.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 22:36:22 +0100] rev 297
Providing some human readable error messages and some fixes.
Sun, 16 Nov 2008 02:28:32 +0500 Using md5.sum rather than hashes.md5 because we don't want hexadecimal
Waqas Hussain <waqas20@gmail.com> [Sun, 16 Nov 2008 02:28:32 +0500] rev 296
Using md5.sum rather than hashes.md5 because we don't want hexadecimal
Sun, 16 Nov 2008 02:27:22 +0500 mod_saslauth: Code cleanup
Waqas Hussain <waqas20@gmail.com> [Sun, 16 Nov 2008 02:27:22 +0500] rev 295
mod_saslauth: Code cleanup
Sat, 15 Nov 2008 22:30:09 +0100 Made SASL module fit the new interface.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 22:30:09 +0100] rev 294
Made SASL module fit the new interface.
Sun, 16 Nov 2008 02:10:01 +0500 base64 encode the sasl responses
Waqas Hussain <waqas20@gmail.com> [Sun, 16 Nov 2008 02:10:01 +0500] rev 293
base64 encode the sasl responses
Sun, 16 Nov 2008 01:54:14 +0500 Started using realm in password hashing, and added support for error message replies from sasl
Waqas Hussain <waqas20@gmail.com> [Sun, 16 Nov 2008 01:54:14 +0500] rev 292
Started using realm in password hashing, and added support for error message replies from sasl
Sat, 15 Nov 2008 19:50:22 +0000 Comment out DIGEST-MD5 until it is fully implemented
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:50:22 +0000] rev 291
Comment out DIGEST-MD5 until it is fully implemented
Sat, 15 Nov 2008 19:44:09 +0000 Merge new SASL code from Tobias and Waqas
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:44:09 +0000] rev 290
Merge new SASL code from Tobias and Waqas
Sat, 15 Nov 2008 20:28:49 +0100 Merging with Waqas' code.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 20:28:49 +0100] rev 289
Merging with Waqas' code.
Sat, 15 Nov 2008 20:28:09 +0100 Set username in a SASL object.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 20:28:09 +0100] rev 288
Set username in a SASL object.
Sun, 16 Nov 2008 00:25:28 +0500 Set username on SASL success
Waqas Hussain <waqas20@gmail.com> [Sun, 16 Nov 2008 00:25:28 +0500] rev 287
Set username on SASL success
Sat, 15 Nov 2008 19:25:51 +0100 Merge with Waqas changes to mod_saslauth.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 19:25:51 +0100] rev 286
Merge with Waqas changes to mod_saslauth.
Sat, 15 Nov 2008 19:23:55 +0100 Made PLAIN method in sasl.lua module follow new interface.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 19:23:55 +0100] rev 285
Made PLAIN method in sasl.lua module follow new interface.
Sat, 15 Nov 2008 23:20:07 +0500 mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up.
Waqas Hussain <waqas20@gmail.com> [Sat, 15 Nov 2008 23:20:07 +0500] rev 284
mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up.
Sat, 15 Nov 2008 19:12:05 +0100 Adding some TODO for some security issue.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 19:12:05 +0100] rev 283
Adding some TODO for some security issue.
Sat, 15 Nov 2008 13:47:17 +0100 Merging my new SASL code with Waqas' adjusted saslauth module.
Tobias Markmann <tm@ayena.de> [Sat, 15 Nov 2008 13:47:17 +0100] rev 282
Merging my new SASL code with Waqas' adjusted saslauth module.
Sat, 15 Nov 2008 12:21:04 +0500 mod_saslauth updated for digest-md5
Waqas Hussain <waqas20@gmail.com> [Sat, 15 Nov 2008 12:21:04 +0500] rev 281
mod_saslauth updated for digest-md5
Wed, 12 Nov 2008 21:38:46 +0100 Rewrote SASL Digest-MD5 responce generating code, fixed some realm related issue and tested it successfully with Psi. Thanks to dwd, remko and jake.
Tobias Markmann <tm@ayena.de> [Wed, 12 Nov 2008 21:38:46 +0100] rev 280
Rewrote SASL Digest-MD5 responce generating code, fixed some realm related issue and tested it successfully with Psi. Thanks to dwd, remko and jake.
Mon, 10 Nov 2008 16:29:19 +0100 Merging.
Tobias Markmann <tm@ayena.de> [Mon, 10 Nov 2008 16:29:19 +0100] rev 279
Merging.
Mon, 10 Nov 2008 16:28:15 +0100 Forward response stanzas to sasl.lua and some other stuff.
Tobias Markmann <tm@ayena.de> [Mon, 10 Nov 2008 16:28:15 +0100] rev 278
Forward response stanzas to sasl.lua and some other stuff.
Sun, 09 Nov 2008 22:45:17 +0100 Fixing some parsing and some other stuff.
Tobias Markmann <tm@ayena.de> [Sun, 09 Nov 2008 22:45:17 +0100] rev 277
Fixing some parsing and some other stuff.
Sun, 09 Nov 2008 21:16:57 +0100 Some early attempts on DIGEST-MD5.
Tobias Markmann <tm@ayena.de> [Sun, 09 Nov 2008 21:16:57 +0100] rev 276
Some early attempts on DIGEST-MD5.
Sat, 15 Nov 2008 19:32:58 +0000 Fix logging of disconnect reason, and also sending of unavailable presence on disconnect
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:32:58 +0000] rev 275
Fix logging of disconnect reason, and also sending of unavailable presence on disconnect
Sat, 15 Nov 2008 19:13:28 +0000 Fix routing of outbound iq stanzas
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:13:28 +0000] rev 274
Fix routing of outbound iq stanzas
Sat, 15 Nov 2008 19:12:23 +0000 Add tests for core.stanza_router
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:12:23 +0000] rev 273
Add tests for core.stanza_router
Sat, 15 Nov 2008 19:11:38 +0000 Add new logger for tests to use
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:11:38 +0000] rev 272
Add new logger for tests to use
Sat, 15 Nov 2008 19:05:01 +0000 Some fixes for our test runner
Matthew Wild <mwild1@gmail.com> [Sat, 15 Nov 2008 19:05:01 +0000] rev 271
Some fixes for our test runner
(0) -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip