| Commit message (Expand) | Author | Age | Files | Lines |
* | net.xmpp{client,server,component}_listener: s/xml-not-well-formed/not-well-fo... | Waqas Hussain | 2010-11-20 | 1 | -2/+2 |
* | net.xmppclient_listener: Add associate_session(conn, session) to change the s... | Matthew Wild | 2010-08-02 | 1 | -0/+4 |
* | xmpp{client,server}_listener: Convert some calls to tail calls for efficiency | Matthew Wild | 2010-07-09 | 1 | -1/+1 |
* | xmpp{client,server}_listener: Put stanzas/in filtering code in the correct pl... | Matthew Wild | 2010-07-08 | 1 | -6/+6 |
* | xmppclient_listener: Add filters for incoming bytes and stanzas | Matthew Wild | 2010-06-02 | 1 | -5/+15 |
* | xmppclient_listener: Port to onconnect handler | Matthew Wild | 2010-06-02 | 1 | -37/+38 |
* | net.xmppclient_listener: Port to util.xmppstream \o/ | Matthew Wild | 2010-05-09 | 1 | -21/+18 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| * | core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls | Matthew Wild | 2009-11-24 | 1 | -1/+0 |
* | | net.xmppclient_listener: Fix to correctly handle stream errors from clients | Matthew Wild | 2010-03-14 | 1 | -2/+21 |
* | | net.xmpp{client,server,component}: Update for new xmlhandlers syntax | Matthew Wild | 2010-01-19 | 1 | -4/+2 |
* | | xmppclient_listener: Allow the tcp_keepalives option in the config to control... | Matthew Wild | 2010-01-12 | 1 | -0/+7 |
* | | Merge with 0.6 | Matthew Wild | 2009-11-25 | 1 | -1/+1 |
|\| |
|
| * | xmppclient_listener: Escape control characters when logging invalid XML. | Waqas Hussain | 2009-11-24 | 1 | -1/+1 |
* | | core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls | Matthew Wild | 2009-11-24 | 1 | -1/+0 |
* | | *_listener: Update for new net.server API, specifically .listener -> .onincom... | Matthew Wild | 2009-11-22 | 1 | -2/+2 |
* | | xmppclient_listener: Use : syntax for connection methods, to be compatible wi... | Matthew Wild | 2009-11-21 | 1 | -2/+2 |
* | | xmppclient_listener: Switch to .onincoming listener method, to be compatible ... | Matthew Wild | 2009-11-21 | 1 | -1/+1 |
|/ |
|
* | Changed separator between attribute names and prefixes from '|' to '\1' (opti... | Waqas Hussain | 2009-11-12 | 1 | -3/+3 |
* | xmppclient_listener: Remove useless comment | Matthew Wild | 2009-08-16 | 1 | -2/+0 |
* | core.sessionmanager, xmppclient_listener: Move responsibility for setting ses... | Matthew Wild | 2009-08-16 | 1 | -3/+0 |
* | Merge with 0.5 | Matthew Wild | 2009-07-28 | 1 | -0/+5 |
|\ |
|
| * | xmpp{client,server,component]_listener: Open stream if sending an error and i... | Matthew Wild | 2009-07-28 | 1 | -0/+5 |
* | | xmpp{client,server}_listener: Report contents of packets containing invalid XML | Matthew Wild | 2009-07-26 | 1 | -0/+1 |
* | | xmppclient_listener: Use error text as disconnect reason if there is any | Matthew Wild | 2009-07-18 | 1 | -1/+1 |
|/ |
|
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | net.xmppclient_listener: Fix potential traceback when no reason is specified ... | Matthew Wild | 2009-07-08 | 1 | -1/+1 |
* | xmppclient_listener: Pass session close reason to destroy_session (to be used... | Matthew Wild | 2009-06-26 | 1 | -2/+2 |
* | net.xmppclient_listener: Add small comment | Matthew Wild | 2009-05-31 | 1 | -0/+1 |
* | xmppclient_listener: A connection is also secure when it uses legacy SSL | Matthew Wild | 2009-05-29 | 1 | -0/+4 |
* | xmpp{server,client}_listener: Fix global accesses | Matthew Wild | 2009-04-22 | 1 | -2/+4 |
* | net.xmppclient_listener: Set default namespace to jabber:client | Matthew Wild | 2009-03-21 | 1 | -1/+3 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
* | net/xmppclient_listener: Add some logging and handle unestablished sessions e... | Matthew Wild | 2009-02-26 | 1 | -2/+3 |
* | 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 | -1/+1 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
* | Fix blank tracebacks for c2s/s2s connections | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
* | stanza_dispatch != dispatch_stanza | Matthew Wild | 2008-12-07 | 1 | -1/+1 |
* | Typo in variable name in last commit | Matthew Wild | 2008-12-07 | 1 | -1/+1 |
* | stanza_dispatch = core_process_stanza, fixed for xmpp{client,server} listener... | Matthew Wild | 2008-12-07 | 1 | -4/+1 |
* | Code tidying for xmpp{client,server}_listeners | Matthew Wild | 2008-12-06 | 1 | -14/+5 |
* | Backed out changeset 099d8a102deb (committed too much) | Matthew Wild | 2008-12-05 | 1 | -1/+1 |
* | Add TLS socket to readlist before handshake starts, fixes major slow-down on ... | Matthew Wild | 2008-12-05 | 1 | -1/+1 |
* | Remove an incorrect line which I didn't add, and fix the proper way. Corrects... | Matthew Wild | 2008-12-05 | 1 | -0/+5 |
* | 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/+4 |