Update mod_selftests to use the hosts on http://xmpp.org/interop/servers.shtml
|
Matthew Wild |
Wed, 26 Nov 2008 18:25:03 +0000 |
Yes, we don't put these things in here, we put them in here.
|
Matthew Wild |
Wed, 26 Nov 2008 15:58:04 +0000 |
Wrapped a core_process_stanza call in an xpcall call
|
Waqas Hussain |
Wed, 26 Nov 2008 09:47:16 +0500 |
Added mod_ping with support for [XEP-0199: XMPP Ping]
|
Waqas Hussain |
Wed, 26 Nov 2008 09:06:32 +0500 |
Changed format for XEP-0090 to the legacy format
|
Waqas Hussain |
Wed, 26 Nov 2008 09:02:58 +0500 |
Added mod_time with support for [XEP-0202: Entity Time] and [XEP-0090: Entity Time] (deprecated)
|
Waqas Hussain |
Wed, 26 Nov 2008 08:56:30 +0500 |
Merge from waqas
|
Matthew Wild |
Wed, 26 Nov 2008 03:29:06 +0000 |
Modules now sending disco replies
|
Waqas Hussain |
Wed, 26 Nov 2008 08:27:09 +0500 |
Minor bug fix
|
Waqas Hussain |
Wed, 26 Nov 2008 08:26:24 +0500 |
Added helper method to discomanager
|
Waqas Hussain |
Wed, 26 Nov 2008 07:44:38 +0500 |
Add rough Makefile for util-src/
|
Matthew Wild |
Wed, 26 Nov 2008 02:21:18 +0000 |
Removed commented code
|
Waqas Hussain |
Wed, 26 Nov 2008 01:55:07 +0500 |
Added util-src/hashes.c - support for sha1, sha256 and md5 hashes
|
Waqas Hussain |
Wed, 26 Nov 2008 01:46:16 +0500 |
Added util-src/encodings.c - support for base64, stringprep and idna encodings
|
Waqas Hussain |
Wed, 26 Nov 2008 01:45:25 +0500 |