aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Added: vCard plugin: mod_vcardWaqas Hussain2008-10-091-0/+1
* Fixed routing for IQs to bare JIDs, and added a simple IQ validity checkWaqas Hussain2008-10-091-1/+6
* Fixed: rostermanager.lua now returns the moduleWaqas Hussain2008-10-081-0/+2
* Fized: Added check to ensure that resource binding is done after auth.Waqas Hussain2008-10-081-0/+7
* Load roster on resource bindWaqas Hussain2008-10-081-0/+3
* Added to a commentWaqas Hussain2008-10-081-1/+1
* Code cleanupWaqas Hussain2008-10-081-4/+1
* Added: Local stanza routingWaqas Hussain2008-10-081-2/+28
* Beginnings of real stanza routingMatthew Wild2008-10-051-0/+14
* Working TLS!Matthew Wild2008-10-051-0/+1
* TLS: Handshake works, no data after thatMatthew Wild2008-10-051-0/+1
* mod_InBandRegistration -> mod_registerMatthew Wild2008-10-051-1/+1
* User registration, etc (jabber:iq:register)Waqas Hussain2008-10-052-0/+9
* Fix setting resource before we even know what it isMatthew Wild2008-10-041-1/+0
* Session destruction fixes, some debugging code while we fix the rest. Also ch...Matthew Wild2008-10-043-3/+51
* New "import" module to help tidy up all the local declarations at the top of ...Matthew Wild2008-10-041-6/+4
* Fix stanza handlers to use xmlns also for matchingMatthew Wild2008-10-041-5/+9
* Add "uuid" library and make sessionmanager use this.Matthew Wild2008-10-041-2/+2
* Reply to unhandled iq's with service-unavailableMatthew Wild2008-10-041-1/+13
* Small fixesMatthew Wild2008-10-041-2/+3
* An oops in sessionmanager stream:features code :)Matthew Wild2008-10-031-1/+1
* Move stream opening handling from xmlhandlers to sessionmanagerMatthew Wild2008-10-032-20/+32
* Add support for arbitrary events and event hooksMatthew Wild2008-10-031-0/+23
* SASL!Matthew Wild2008-10-024-15/+75
* Remove now useless debug outputMatthew Wild2008-09-302-6/+2
* Huge commit to:Matthew Wild2008-09-304-0/+399
* Remove some debugging messagesMatthew Wild2008-08-261-1/+1
* - Remove some debugging codeMatthew Wild2008-08-242-6/+5
* Added all the files to please hg :/matthew2008-08-245-0/+292