- Dec 08, 2006
-
-
junglecow authored
- Trying to connect to server every 20 seconds forever is extremely rude to its owner. Let's be polite and do exponential back-off. (See #2411) - [PyOpenSSL] Ported [7443] to pyopenssl branch.
-
- Dec 01, 2006
-
-
junglecow authored
-
- Nov 28, 2006
- Nov 18, 2006
-
-
junglecow authored
- Close connection after creating account. Fixes #2676 - Handle normal connection close by server. Fixes #2671 - Do not disconnect if we haven't received starttag yet. Fixes #2668. Fixes unticketed bug causing account creation not to work with PyOpenSSL and asynchronous handshake (see also #2671). Behaviour of #2634 is also improved but now results in deadlock.
-
- Nov 14, 2006
-
-
junglecow authored
-
- Nov 13, 2006
-
-
junglecow authored
-
junglecow authored
Removing all calls to sys.exc_clear(). This is only necessary in very rare circumstances, and if there is such a circumstance, it should be clearly documented in code.
-
junglecow authored
-
junglecow authored
- Also added a wrapper for cleaner compatibility handling of old SSL library - Changed exception handling to be more precise. (Catching Exception. Ish.) - Added lots of debug printing You will need to install pyopenssl (Debian unstable: python-pyopenssl) to try this.
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 12, 2006
-
-
Yann Leboulanger authored
-
- Nov 11, 2006
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 10, 2006
-
-
Yann Leboulanger authored
-
sb authored
-
sb authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 09, 2006
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
sb authored
-
sb authored
-
jimpp authored
banners redraw when control whith same nick is present, it's related to accounts now.
-
- Nov 08, 2006
-
-
jimpp authored
-
Yann Leboulanger authored
don't copy contact when the only one has no resource. it means it's the first message we got. fixes #2652
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
[dkirov] idle module is not correctly build (linked to xss lib) and loaded from .libs folder for svn users. fixes #2611
-
Yann Leboulanger authored
-