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
/
net
/
xmppserver_listener.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disconnect with stream errors on bad XML, or invalid stream namespace
Matthew Wild
2008-12-05
1
-2
/
+14
*
Abstract xmlhandlers a bit more, also add error callbacks
Matthew Wild
2008-12-04
1
-3
/
+3
*
Insert copyright/license headers
Matthew Wild
2008-12-03
1
-0
/
+20
*
No more reading 1 byte at a time from sockets
Matthew Wild
2008-11-28
1
-1
/
+1
*
(Basic) IDNA and SRV fallback support
Matthew Wild
2008-11-26
1
-3
/
+8
*
Fix a waqas copy/paste error. It was my fault again apparently.
Matthew Wild
2008-11-26
1
-0
/
+1
*
Wrapped a core_process_stanza call in an xpcall call
Waqas Hussain
2008-11-26
1
-1
/
+1
*
Incorrect function set as callback
Matthew Wild
2008-11-19
1
-1
/
+2
*
session:disconnect() -> session:close() for consistency with other Lua APIs
Matthew Wild
2008-11-18
1
-2
/
+2
*
Quite some changes, to:
Matthew Wild
2008-11-18
1
-9
/
+9
*
s2s sessions can now be disconnected, with or without a stream error. Fixes #8
Matthew Wild
2008-11-18
1
-0
/
+34
*
Actually show error and position when we show a traceback :)
Matthew Wild
2008-11-09
1
-1
/
+1
*
Committing code to get nicer tracebacks for errors, also we no longer conside...
Matthew Wild
2008-11-08
1
-2
/
+7
*
Clean up session when s2s connections are disconnected
Matthew Wild
2008-10-24
1
-0
/
+8
*
Partial s2s commit
Matthew Wild
2008-10-24
1
-0
/
+95