index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
datamanager: Change log message from type "warn" to "debug" when loading a fi...
Waqas Hussain
2009-01-13
1
-2
/
+2
*
sasl: Set realm to be the current realm when the client didn't send a realm, ...
Waqas Hussain
2009-01-10
1
-3
/
+3
*
sasl: Don't fail for realm=""
Waqas Hussain
2009-01-09
1
-3
/
+3
*
Added util.multitable.set
Waqas Hussain
2008-12-27
1
-5
/
+17
*
Automated merge with http://waqas.ath.cx:8000/
Matthew Wild
2008-12-25
1
-0
/
+1
|
\
|
*
Second merge from waqas
Matthew Wild
2008-12-16
1
-1
/
+1
|
|
\
|
*
\
Merge from waqas
Matthew Wild
2008-12-16
1
-0
/
+1
|
|
\
\
|
|
*
|
Optimized stanza_mt.__tostring (called when doing tostring(stanza))
Waqas Hussain
2008-12-10
1
-11
/
+26
*
|
|
|
Moved directory auto-creation to datamanager
Waqas Hussain
2008-12-25
1
-7
/
+25
|
|
_
|
/
|
/
|
|
*
|
|
Fixed URL encoding to generate %0x instead of %x
Waqas Hussain
2008-12-16
1
-1
/
+1
|
/
/
*
|
0.1 -> 0.2
Matthew Wild
2008-12-10
14
-34
/
+16
*
|
New, faster, stanza serialization
Matthew Wild
2008-12-10
1
-12
/
+26
|
/
*
Removed the unnecessary idna.to_ascii applied to the DIGEST-MD5 disgest-uri r...
Waqas Hussain
2008-12-08
1
-2
/
+2
*
Return error when the given realm value does not match the sent realm value. ...
Waqas Hussain
2008-12-08
1
-1
/
+5
*
Latin1 support for SASL DIGEST-MD5 (second, and possibly final commit)
Waqas Hussain
2008-12-08
1
-4
/
+3
*
Latin1 support for SASL DIGEST-MD5 (initial commit)
Waqas Hussain
2008-12-07
1
-1
/
+34
*
Make it possible to set custom output handler for logger
Matthew Wild
2008-12-06
1
-3
/
+15
*
Datamanager logs data_path
Matthew Wild
2008-12-06
1
-0
/
+1
*
Small fix for multitable
Matthew Wild
2008-12-06
1
-1
/
+1
*
MultiTable: Remove all empty sub-tables when elements are removed
Waqas Hussain
2008-12-05
1
-1
/
+11
*
util.multitable - A table with multiple key for each entry
Waqas Hussain
2008-12-05
1
-0
/
+84
*
Changed util.datamanager to use util.serialization
Waqas Hussain
2008-12-05
1
-44
/
+5
*
Added module util.serialization
Waqas Hussain
2008-12-04
1
-0
/
+81
*
Reorder the disco info elements to place always included elements first
Waqas Hussain
2008-12-04
1
-14
/
+15
*
Automated merge with http://waqas.ath.cx/
Matthew Wild
2008-12-03
1
-1
/
+1
|
\
|
*
Fill blank with URL
Matthew Wild
2008-12-03
1
-1
/
+1
*
|
Fix for handling latin1 encoded hostnames in SASL
Waqas Hussain
2008-12-03
1
-1
/
+2
|
/
*
Insert copyright/license headers
Matthew Wild
2008-12-03
12
-1
/
+234
*
Converting latin encoded responsed to utf-8 when needed.
Tobias Markmann
2008-11-30
1
-0
/
+7
*
Automerge with waqas.
Tobias Markmann
2008-11-30
1
-0
/
+16
|
\
|
*
Added function latin1toutf8 to sasl.lua, for processing non-utf8 responses
Waqas Hussain
2008-11-30
1
-0
/
+16
*
|
Remove that idn stuff for realm because it's either an ugly hack that the pas...
Tobias Markmann
2008-11-30
1
-2
/
+2
|
/
*
idna-to-unicode so password_handler looks for the right domain.
Tobias Markmann
2008-11-30
1
-1
/
+2
*
Do idna-to-ascii to the realm we send first in Digest-MD5.
Tobias Markmann
2008-11-30
1
-1
/
+1
*
Apply IDNA to ASCII on hostnames.
Tobias Markmann
2008-11-29
1
-1
/
+1
*
Forced merge.
Tobias Markmann
2008-11-29
2
-7
/
+11
|
\
|
*
Added a FIXME
Waqas Hussain
2008-11-29
1
-1
/
+1
|
*
Improved the regexp used to parse the client response a bit. Authenticating w...
Waqas Hussain
2008-11-29
1
-1
/
+1
|
*
Fixed logging in datamanager
Waqas Hussain
2008-11-29
1
-3
/
+1
|
*
Added option core.data_path
Waqas Hussain
2008-11-28
1
-3
/
+9
*
|
Do idna_to_ascii when building own response.
Tobias Markmann
2008-11-28
1
-2
/
+3
|
/
*
Completely switched to new hashes library from the old md5 library
Waqas Hussain
2008-11-28
3
-45
/
+7
*
Nice enhancement for logging output
Matthew Wild
2008-11-27
1
-3
/
+9
*
Yes, we don't put these things in here, we put them in here.
Matthew Wild
2008-11-26
1
-11
/
+0
*
Added mod_ping with support for [XEP-0199: XMPP Ping]
Waqas Hussain
2008-11-26
1
-0
/
+11
*
Refuse to run without SSL/TLS unless run_without_ssl is set in config
Matthew Wild
2008-11-25
1
-1
/
+5
*
Trivial whitespace fix in the missing dependency message
Matthew Wild
2008-11-25
1
-0
/
+1
*
Add MD5 to the list of checked dependencies
Matthew Wild
2008-11-25
1
-0
/
+14
*
Friendlier messages on missing dependencies
Matthew Wild
2008-11-25
1
-0
/
+35
*
Fix softreq, so it reports when no suitable MD5 library is found
Matthew Wild
2008-11-25
1
-1
/
+1
[next]