Update copyright notices for 2009
[prosody.git] / core / xmlhandlers.lua
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-16 Matthew WildChange xmlhandlers to match stream opening tag with...
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-05 Matthew WildDisconnect with stream errors on bad XML, or invalid...
2008-12-05 Matthew WildMerge from waqas
2008-12-05 Matthew WildMerge from waqas
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Matthew WildAbstract xmlhandlers a bit more, also add error callbacks
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-20 Matthew WildRemove a debug print() from xmlhandlers
2008-11-19 Matthew WildDon't error if streamopened/streamclosed callback is...
2008-11-18 Matthew Wild*ahem* Yes, move along please... though really, quite...
2008-11-18 Matthew WildQuite some changes, to:
2008-10-24 Matthew WildBacked out changeset 4adc53e03b4d (garbage collection)
2008-10-24 Matthew WildExtra garbage collection, for debugging
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildMerging more s2s
2008-10-24 Matthew WildPartial s2s commit
2008-10-24 Matthew Wilds2s works! \o/ \o/
2008-10-24 Matthew Wildworking outgoing s2s \o/
2008-10-24 Matthew Wilddialback keys now verified
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Matthew WildAbstract connections with "connection listeners"
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Matthew WildMerge docs from waqas
2008-10-04 Matthew WildDEPENDS updated by waqas
2008-10-04 Matthew WildSession destruction fixes, some debugging code while...
2008-10-03 Matthew WildMove stream opening handling from xmlhandlers to sessio...
2008-10-02 Matthew WildSASL!
2008-09-30 Matthew WildRemove now useless debug output
2008-08-26 Matthew WildRemove some debugging messages
2008-08-24 Matthew Wild- Remove some debugging code
2008-08-24 matthewSwitched to new connection framework, courtesy of the...