- Jan 11, 2009
- Jan 03, 2009
-
-
steve-e authored
-
- Dec 31, 2008
- Dec 26, 2008
-
-
steve-e authored
Fix a potential bug of missing an alarm_callback. Separate public from internal API.
-
- Dec 24, 2008
-
-
steve-e authored
-
- Dec 03, 2008
-
-
Yann Leboulanger authored
-
- Dec 02, 2008
-
-
Yann Leboulanger authored
-
- Oct 20, 2008
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Oct 07, 2008
-
-
Yann Leboulanger authored
-
- Aug 09, 2008
-
-
tomk authored
-
- Jul 29, 2008
-
-
js authored
we have that in all files. To at least lesser the confusion a bit, add vim tags for that. Additionally, fix wrong #! in a few files.
-
- Jul 26, 2008
-
-
tomk authored
- improved HTTP persistent connections - added alarm-unregister method to idlequeue - extended proxy managing dialog for BOSH proxy
-
- Jul 18, 2008
-
-
tomk authored
persistent HTTP connections in BOSH roughly implemented, added hack for openfire incapability of after-SASL-stream-restart-response in BOSH, changed doubles quotes to single
-
- Jul 15, 2008
-
-
js authored
This is, however, only a half fix as this fixes that it fails when there's None in waiting_descriptors[2], but actually, there never should be None, so I have to investigate why there was none. This patch is, however, correct and needed and the other queues also have that check. It's just that I also need to fix the reason for the None in the queue.
-
- Jul 13, 2008
-
-
tomk authored
BOSHClient transformed to NonBlockingBOSH transport - it's easier to maintain more connections from below, implemented handling of non-persistent HTTP connections - it runs with ejabberd, improved NonBlockingTransport interface, minor changes in BOSHDispatcher
-
- Jul 02, 2008
-
-
tomk authored
moved bosh code from client_nb.py to bosh.py, replaced debug logging with debug.py by logging in whole xmpppy (debug.py is now unused)
-
- Jun 30, 2008
-
-
tomk authored
in Client now - Added NonBlockingHttpBOSH transport (to tranports_nb) and BOSHClient (to client_nb) - Extended possible proxy types in configuration by "BOSH" proxy - Rewrote NonBlockingTLS to invoke success callback only after successful TLS handshake is over (formerly, the TLS Plugin returned right after sending <starttls>)
-
- Jun 18, 2008
-
-
tomk authored
-
- Dec 12, 2007
-
-
Yann Leboulanger authored
-
- Sep 03, 2007
-
-
Yann Leboulanger authored
-
- Nov 18, 2006
-
-
Liorithiel authored
-
- Nov 10, 2006
-
-
sb authored
-
- Feb 12, 2006
-
-
dkirov authored
in this case we wait only for close events
-
- Feb 11, 2006
-
-
dkirov authored
when pollend event is raised
-
- Feb 03, 2006