Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | working outgoing s2s \o/ | Matthew Wild | 2008-10-24 | 2 | -1/+12 | |
| * | | dialback keys now verified | Matthew Wild | 2008-10-24 | 3 | -9/+37 | |
| * | | No need to comment out s2s in this branch | Matthew Wild | 2008-10-23 | 1 | -1/+1 | |
* | | | Partial s2s commit | Matthew Wild | 2008-10-24 | 4 | -6/+193 | |
| |/ |/| | ||||||
* | | Backed out changeset 98e9fea75e5b | Matthew Wild | 2008-10-23 | 1 | -223/+5 | |
* | | Backed out changeset 37b3e9ed8918 (again) | Matthew Wild | 2008-10-23 | 1 | -5/+223 | |
* | | Backed out changeset a0fc73d5f48c | Matthew Wild | 2008-10-23 | 1 | -223/+5 | |
* | | Backed out changeset 8f17ba74823c | Matthew Wild | 2008-10-23 | 1 | -5/+223 | |
* | | Reverting stanza_router to non-conflicted version | Matthew Wild | 2008-10-23 | 1 | -223/+5 | |
* | | Making the best attempt out of a bad merge from waqas | Matthew Wild | 2008-10-23 | 1 | -0/+200 | |
|\| | ||||||
| * | Initial s2s stuff | Matthew Wild | 2008-10-23 | 1 | -5/+2 | |
* | | Added TODO | Waqas Hussain | 2008-10-23 | 1 | -0/+1 | |
* | | Merged from Matthew | Waqas Hussain | 2008-10-23 | 1 | -2/+4 | |
|\| | ||||||
| * | Final fix for marking user offline when all resources are gone :) | Matthew Wild | 2008-10-23 | 1 | -2/+4 | |
* | | Merged from Matthew | Waqas Hussain | 2008-10-23 | 2 | -230/+223 | |
|\| | ||||||
| * | even faster checking for other sessions... thank you waqas :) | Matthew Wild | 2008-10-23 | 1 | -6/+1 | |
| * | faster checking for other sessions | Matthew Wild | 2008-10-23 | 1 | -0/+1 | |
| * | Fix for not destroying sessions when connection closed. | Matthew Wild | 2008-10-23 | 1 | -9/+5 | |
| * | No s2s yet :) | Matthew Wild | 2008-10-23 | 1 | -1/+1 | |
* | | Roster updates | Waqas Hussain | 2008-10-23 | 1 | -12/+2 | |
* | | Presence fixes | Waqas Hussain | 2008-10-23 | 1 | -8/+15 | |
* | | Fixed: Some modules did not return anything | Waqas Hussain | 2008-10-23 | 1 | -0/+2 | |
* | | Set things up for presence subscriptions. | Waqas Hussain | 2008-10-23 | 1 | -15/+24 | |
|/ | ||||||
* | Added a comment, removed all the old code | Matthew Wild | 2008-10-23 | 1 | -243/+4 | |
* | Relocate presence broadcast to core_handle_stanza() | Matthew Wild | 2008-10-23 | 1 | -24/+17 | |
* | Merge roster & presence from waqas | Matthew Wild | 2008-10-22 | 4 | -28/+213 | |
|\ | ||||||
| * | Added session property for interested resources | Waqas Hussain | 2008-10-23 | 1 | -1/+1 | |
| * | Working presence, presence probes and other fixes | Waqas Hussain | 2008-10-23 | 1 | -19/+109 | |
| * | Added: TODO | Waqas Hussain | 2008-10-22 | 1 | -1/+1 | |
| * | Fixed: Unhandled stanza handling | Waqas Hussain | 2008-10-22 | 1 | -5/+7 | |
| * | Fixed: Roster support | Waqas Hussain | 2008-10-22 | 1 | -7/+7 | |
| * | Added: Roster manipulation functions to core.rostermanager | Waqas Hussain | 2008-10-17 | 1 | -7/+54 | |
| * | Added: presence broadcast | Waqas Hussain | 2008-10-14 | 1 | -7/+23 | |
| * | Removed an unnecessary line | Waqas Hussain | 2008-10-14 | 1 | -2/+1 | |
| * | Fixed: Typos caused by lack of sleep. | Waqas Hussain | 2008-10-14 | 1 | -3/+6 | |
| * | Added some roster management functions | Waqas Hussain | 2008-10-12 | 2 | -4/+32 | |
* | | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 2 | -4/+3 | |
|/ | ||||||
* | Added: vCard plugin: mod_vcard | Waqas Hussain | 2008-10-09 | 1 | -0/+1 | |
* | Fixed routing for IQs to bare JIDs, and added a simple IQ validity check | Waqas Hussain | 2008-10-09 | 1 | -1/+6 | |
* | Fixed: rostermanager.lua now returns the module | Waqas Hussain | 2008-10-08 | 1 | -0/+2 | |
* | 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 | |
* | 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 | |
* | Beginnings of real stanza routing | Matthew Wild | 2008-10-05 | 1 | -0/+14 | |
* | Working TLS! | Matthew Wild | 2008-10-05 | 1 | -0/+1 | |
* | TLS: Handshake works, no data after that | Matthew Wild | 2008-10-05 | 1 | -0/+1 | |
* | mod_InBandRegistration -> mod_register | Matthew Wild | 2008-10-05 | 1 | -1/+1 | |
* | User registration, etc (jabber:iq:register) | Waqas Hussain | 2008-10-05 | 2 | -0/+9 |