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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completed SCRAM-SHA-1 implementation to a ready-to-test state.
Tobias Markmann
2009-11-17
1
-3
/
+41
*
Added missing require for generate_uuid.
Tobias Markmann
2009-11-17
1
-0
/
+1
*
Initial commit of SCRAM SASL mechanism.
Tobias Markmann
2009-11-17
1
-0
/
+90
*
Merge with sasl branch.
Tobias Markmann
2009-11-16
5
-266
/
+442
|
\
|
*
Adding a note for possible round trip savings.
Tobias Markmann
2009-11-13
1
-0
/
+1
|
*
Adding support for digest-md5 profile in DIGEST-MD5 implementation.
Tobias Markmann
2009-11-13
2
-2
/
+4
|
*
Change of the digest-md5 profile.
Tobias Markmann
2009-11-13
1
-1
/
+2
|
*
Broken DIGEST-MD5 client support again.
Tobias Markmann
2009-11-13
1
-2
/
+2
|
*
Add support for plain profile in digest-md5 implementation.
Tobias Markmann
2009-11-13
2
-15
/
+54
|
*
Getting PLAIN mechanism work with the new API.
Tobias Markmann
2009-11-13
2
-5
/
+10
|
*
Move each mechanism in an own file.
Tobias Markmann
2009-11-12
3
-214
/
+251
|
*
Fail if mechanism has already been selected.
Tobias Markmann
2009-08-28
1
-0
/
+4
|
*
Store stage in SASL object.
Tobias Markmann
2009-08-28
1
-91
/
+88
|
*
Importing SASL Digest-MD5 code. Now for real.
Tobias Markmann
2009-08-28
1
-0
/
+182
|
*
Importing SASL Digest-MD5 code.
Tobias Markmann
2009-08-28
1
-1
/
+1
|
*
List RFC numbers.
Tobias Markmann
2009-08-28
1
-1
/
+3
|
*
Allow ampersands in passwords for SASL PLAIN mechanism.
Tobias Markmann
2009-08-28
1
-3
/
+3
|
*
Making mod_saslauth use the new SASL API.
Tobias Markmann
2009-08-28
2
-12
/
+24
|
*
Adjust SASL PLAIN mechanism to the new API.
Tobias Markmann
2009-08-27
1
-23
/
+30
|
*
Adding some docu.
Tobias Markmann
2009-08-16
1
-0
/
+25
|
*
Mostly making the code run; includes fixing typos and so on.
Tobias Markmann
2009-08-10
1
-7
/
+56
|
*
Initial commit of the SASL redesign.
Tobias Markmann
2009-08-10
1
-228
/
+23
*
|
util.sasl: Improved a log message.
Waqas Hussain
2009-11-13
1
-1
/
+1
*
|
util.sasl: Allow authzid=username (for compatibility with Smack's non-complia...
Waqas Hussain
2009-11-13
1
-1
/
+1
*
|
util.sasl: Return proper error when client provides authzid.
Waqas Hussain
2009-11-13
1
-1
/
+1
*
|
Changed separator between attribute names and prefixes from '|' to '\1' (opti...
Waqas Hussain
2009-11-12
6
-20
/
+30
*
|
net.connlisteners: Log an error when a listener fails to load.
Waqas Hussain
2009-11-12
1
-1
/
+4
*
|
componentmanager: Improved logging for stanzas being bounced for unavailable ...
Waqas Hussain
2009-11-12
1
-1
/
+1
*
|
mod_posix: Log warning when no_daemonize is used, and instruct on how to upda...
Matthew Wild
2009-11-08
1
-1
/
+6
*
|
mod_posix: Switch config option to 'daemonize', fall back to 'no_daemonize' i...
Matthew Wild
2009-11-08
1
-1
/
+6
*
|
modulemanager: api:get_option(): Handle correctly option values of boolean fa...
Matthew Wild
2009-11-08
1
-1
/
+8
*
|
Merge with trunk
Matthew Wild
2009-11-06
1
-719
/
+751
|
\
\
|
*
|
net.dns: Fixed indentation and coding style.
Waqas Hussain
2009-11-02
1
-719
/
+751
*
|
|
util.dataforms: Support for jid-multi field type
Florian Zeitz
2009-11-06
1
-0
/
+11
|
/
/
*
|
net.dns: Initialize default resolver on module load (instead of on first use).
Waqas Hussain
2009-11-02
1
-1
/
+1
*
|
net.dns: Updated to use util.windows.get_nameservers for enumerating nameserv...
Waqas Hussain
2009-11-02
1
-13
/
+25
*
|
net.httpserver: Pass correct connection object to disconnect listener, which ...
Matthew Wild
2009-11-01
1
-1
/
+1
*
|
prosodyctl: Put 'pidfile' in quotes to make more clear that it is the literal...
Matthew Wild
2009-10-31
1
-1
/
+1
*
|
MUC: Include occupants' real JIDs in their presence (semi-anonymous rooms).
Waqas Hussain
2009-10-31
1
-13
/
+51
*
|
Makefile.win: Added support for util.windows, improved cleanup of temporary f...
Waqas Hussain
2009-10-31
1
-6
/
+15
*
|
util.windows: Initial commit. Adds support for querying the windows DNS API f...
Waqas Hussain
2009-10-31
1
-0
/
+45
*
|
util.dataforms: Only add value to rendered form if supplied in the data
Florian Zeitz
2009-10-30
1
-32
/
+34
*
|
util.pposix: Add abort() function
Matthew Wild
2009-10-30
1
-0
/
+8
*
|
server.lua: Standardise on 'client' variable to refer to the socket, makes th...
Matthew Wild
2009-10-26
1
-3
/
+3
*
|
Merge with trunk
Matthew Wild
2009-10-26
5
-10
/
+15
|
\
\
|
*
|
mod_welcome: Change $user to $username in default welcome message (thanks to ...
Waqas Hussain
2009-10-27
1
-1
/
+1
|
*
|
Prosody top-level error handler modified to log properly on non-string error ...
Waqas Hussain
2009-10-25
1
-1
/
+1
|
*
|
mod_console: Added proper cleanup for disconnected console sessions.
Waqas Hussain
2009-10-25
1
-1
/
+5
|
*
|
MUC: Fixed: affiliation='none' was omitted from some presence broadcasts.
Waqas Hussain
2009-10-25
1
-5
/
+5
|
*
|
xmppserver_listener: Minor logging fix: Prefer the session logger when availa...
Waqas Hussain
2009-10-25
1
-2
/
+2
[next]