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
...
*
Fixed: util.stanza.deserialize now handles nil stanzas
Waqas Hussain
2008-10-09
1
-11
/
+13
*
Stanza preserialize/deserialize helpers, to strip and restore stanzas respect...
Matthew Wild
2008-10-09
2
-4
/
+39
*
Fixed: incorrect auth check
Waqas Hussain
2008-10-09
1
-1
/
+1
*
Minor fix
Waqas Hussain
2008-10-09
1
-1
/
+2
*
Merge from Matthew. datamanager.simplesave fix
Waqas Hussain
2008-10-09
1
-1
/
+1
|
\
|
*
Fix for saving tables with non-string keys
Matthew Wild
2008-10-08
1
-1
/
+1
*
|
Added: vCard plugin: mod_vcard
Waqas Hussain
2008-10-09
2
-0
/
+55
*
|
Added: mod_register now replies with an error stanza when file write fails
Waqas Hussain
2008-10-09
1
-2
/
+4
*
|
Added: Datastore support for hosts and global data in addition to users
Waqas Hussain
2008-10-09
1
-1
/
+7
*
|
Fixed routing for IQs to bare JIDs, and added a simple IQ validity check
Waqas Hussain
2008-10-09
1
-1
/
+6
|
/
*
Merge roster fixes from waqas
Matthew Wild
2008-10-08
4
-8
/
+12
|
\
|
*
Fixed: rostermanager.lua now returns the module
Waqas Hussain
2008-10-08
1
-0
/
+2
|
*
Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be ...
Waqas Hussain
2008-10-08
1
-8
/
+0
|
*
Fized: Added check to ensure that resource binding is done after auth.
Waqas Hussain
2008-10-08
1
-0
/
+7
|
*
Load roster on resource bind
Waqas Hussain
2008-10-08
1
-0
/
+3
*
|
Merged docs from paul
Matthew Wild
2008-10-08
3
-8
/
+39
|
\
\
|
*
|
Added script to pull from master mercurial repository
Paul-Sebastian Manole
2008-10-08
3
-8
/
+39
|
|
/
*
/
Remove debugging output from when doing TLS
Matthew Wild
2008-10-08
1
-1
/
+0
|
/
*
Added to a comment
Waqas Hussain
2008-10-08
1
-1
/
+1
*
Code cleanup
Waqas Hussain
2008-10-08
1
-4
/
+1
*
Added: Local stanza routing
Waqas Hussain
2008-10-08
1
-2
/
+28
*
Fixed typo in variable name
Waqas Hussain
2008-10-08
1
-1
/
+1
*
forgot to commit mod_tls, oops :)
Matthew Wild
2008-10-07
1
-0
/
+37
*
Beginnings of real stanza routing
Matthew Wild
2008-10-05
1
-0
/
+14
*
Merged local TLS branch
Matthew Wild
2008-10-05
4
-7
/
+228
|
\
|
*
Working TLS!
Matthew Wild
2008-10-05
2
-39
/
+47
|
*
TLS: Handshake works, no data after that
Matthew Wild
2008-10-05
3
-7
/
+220
|
/
*
Convert spaces->tabs
Matthew Wild
2008-10-05
1
-476
/
+476
*
mod_InBandRegistration -> mod_register
Matthew Wild
2008-10-05
2
-1
/
+1
*
Merged mod_InBandRegistration from waqas
Matthew Wild
2008-10-05
4
-0
/
+103
|
\
|
*
User registration, etc (jabber:iq:register)
Waqas Hussain
2008-10-05
4
-0
/
+103
*
|
Docs
Matthew Wild
2008-10-05
1
-2
/
+4
*
|
Merge from waqas
Matthew Wild
2008-10-04
1
-9
/
+0
|
\
\
|
|
/
|
/
|
|
*
Removed unused functions
Waqas Hussain
2008-10-04
1
-9
/
+0
*
|
Fix setting resource before we even know what it is
Matthew Wild
2008-10-04
1
-1
/
+0
*
|
Merge docs from waqas
Matthew Wild
2008-10-04
2
-0
/
+39
|
\
|
|
*
Some notes of the stanza and session structures
Waqas Hussain
2008-10-04
2
-0
/
+39
*
|
DEPENDS updated by waqas
Matthew Wild
2008-10-04
1
-0
/
+1
|
\
|
|
*
Added lbase64 to the dependency list
Waqas Hussain
2008-10-04
1
-0
/
+1
*
|
Session destruction fixes, some debugging code while we fix the rest. Also ch...
Matthew Wild
2008-10-04
5
-10
/
+56
*
|
Fix for destruction of unauthed SASL sessions
Matthew Wild
2008-10-04
1
-0
/
+1
*
|
Fix for using wrong auth token as username (fixes Gajim login)
Matthew Wild
2008-10-04
1
-1
/
+1
*
|
New "import" module to help tidy up all the local declarations at the top of ...
Matthew Wild
2008-10-04
3
-6
/
+19
*
|
Use xmlns for matching auth tag too
Matthew Wild
2008-10-04
1
-1
/
+1
*
|
Fix stanza handlers to use xmlns also for matching
Matthew Wild
2008-10-04
1
-5
/
+9
*
|
Resource binding, XMPP sessions (whatever they're for...)
Matthew Wild
2008-10-04
1
-2
/
+61
*
|
Small fix for sending stanzas in case of resource binding error
Matthew Wild
2008-10-04
1
-1
/
+1
*
|
Add "uuid" library and make sessionmanager use this.
Matthew Wild
2008-10-04
2
-2
/
+11
*
|
Reply to unhandled iq's with service-unavailable
Matthew Wild
2008-10-04
1
-1
/
+13
*
|
Small fixes
Matthew Wild
2008-10-04
1
-2
/
+3
[prev]
[next]