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
/
core
/
xmlhandlers.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed separator between attribute names and prefixes from '|' to '\1' (opti...
Waqas Hussain
2009-11-12
1
-4
/
+3
*
xmlhandlers: Reset state on error or stream close, fixes possible traceback
Matthew Wild
2009-10-21
1
-1
/
+2
*
Remove version number from copyright headers
Matthew Wild
2009-07-10
1
-1
/
+1
*
xmlhandlers: Remove numeric attributes
Waqas Hussain
2009-06-25
1
-2
/
+3
*
xmlhandlers: Removed another unnecessary check
Waqas Hussain
2009-05-15
1
-13
/
+11
*
xmlhandlers: Removed an unnecessary check
Waqas Hussain
2009-05-15
1
-10
/
+7
*
core.xmlhandlers: Removed unused variables
Waqas Hussain
2009-05-15
1
-6
/
+0
*
xmlhandlers: Fix tag pattern again for the default namespace
Matthew Wild
2009-04-23
1
-2
/
+9
*
core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML.
Matthew Wild
2009-04-18
1
-2
/
+2
*
core.xmlhandlers: Filter out default stream namespace from stanzas
Matthew Wild
2009-03-21
1
-2
/
+3
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
core.xmlhandlers: Remove redundant check in condition
Matthew Wild
2009-02-27
1
-1
/
+1
*
core.xmlhandlers: Optimise completed stanza logic
Matthew Wild
2009-02-26
1
-11
/
+13
*
Update copyright notices for 2009
Matthew Wild
2009-01-30
1
-2
/
+2
*
0.2->0.3
Matthew Wild
2009-01-30
1
-1
/
+1
*
GPL->MIT!
Matthew Wild
2009-01-30
1
-13
/
+2
*
Change xmlhandlers to match stream opening tag with ns+tag
Matthew Wild
2008-12-16
1
-10
/
+8
*
0.1 -> 0.2
Matthew Wild
2008-12-10
1
-1
/
+1
*
Disconnect with stream errors on bad XML, or invalid stream namespace
Matthew Wild
2008-12-05
1
-6
/
+8
*
Abstract xmlhandlers a bit more, also add error callbacks
Matthew Wild
2008-12-04
1
-9
/
+11
*
Insert copyright/license headers
Matthew Wild
2008-12-03
1
-0
/
+20
*
Remove a debug print() from xmlhandlers
Matthew Wild
2008-11-20
1
-1
/
+0
*
Don't error if streamopened/streamclosed callback is not specified for a session
Matthew Wild
2008-11-19
1
-5
/
+9
*
*ahem* Yes, move along please... though really, quite a classic. :)
Matthew Wild
2008-11-18
1
-1
/
+1
*
Quite some changes, to:
Matthew Wild
2008-11-18
1
-6
/
+10
*
Backed out changeset 4adc53e03b4d (garbage collection)
Matthew Wild
2008-10-24
1
-1
/
+1
*
Extra garbage collection, for debugging
Matthew Wild
2008-10-24
1
-1
/
+1
*
s2s works! \o/ \o/
Matthew Wild
2008-10-24
1
-5
/
+33
*
working outgoing s2s \o/
Matthew Wild
2008-10-24
1
-1
/
+0
*
dialback keys now verified
Matthew Wild
2008-10-24
1
-6
/
+13
*
Abstract connections with "connection listeners"
Matthew Wild
2008-10-22
1
-3
/
+2
*
Session destruction fixes, some debugging code while we fix the rest. Also ch...
Matthew Wild
2008-10-04
1
-1
/
+10
*
Move stream opening handling from xmlhandlers to sessionmanager
Matthew Wild
2008-10-03
1
-19
/
+2
*
SASL!
Matthew Wild
2008-10-02
1
-6
/
+14
*
Remove now useless debug output
Matthew Wild
2008-09-30
1
-5
/
+2
*
Remove some debugging messages
Matthew Wild
2008-08-26
1
-1
/
+1
*
- Remove some debugging code
Matthew Wild
2008-08-24
1
-1
/
+1
*
Added all the files to please hg :/
matthew
2008-08-24
1
-0
/
+92