- Dec 22, 2006
-
-
junglecow authored
-
- Dec 21, 2006
-
-
junglecow authored
- Remove debug prints in stdlib ssl compatibility code
-
- Dec 20, 2006
-
-
junglecow authored
Welcome to the world of PyOpenSSL! Please install PyOpenSSL, thanks! svn merge -r 7426:HEAD svn://svn.gajim.org/gajim/branches/pyopenssl
-
junglecow authored
-
junglecow authored
- In verbose mode, print encodings. (Especially for Windows users who don't have Python) (gajim.py) - Attempt at fixing traceback when getting user's home directory in Windows. See #2812. (c/configpaths.py) - Show 'error' icon next to account while waiting for reconnect. Fixes #2786. (c/connection_handlers.py, c/gajim.py, c/connection.py) [PyOpenSSL] - Fix 100% CPU usage and hanging connection when server closes connection on us. (c/x/transports_nb.py) - Fix 'hanging' connection when server closes the connection on us before we can open the XML stream. (Disconnect handler didn't get called.) (c/x/client_nb.py) - Change prints to logger calls, various enhancements to debug printing, reduce spam (c/x/transports_nb.py) - this → self (c/x/transports_nb.py) - Call _do_receive() once to collect error message from socket, when error flag is raised in scheduler. (c/x/transports_nb.py)
-
junglecow authored
- In verbose mode, print encodings. (Especially for Windows users who don't have Python) (gajim.py) - Attempt at fixing traceback when getting user's home directory in Windows. See #2812. (c/configpaths.py) - Show 'error' icon next to account while waiting for reconnect. Fixes #2786. (c/connection_handlers.py, c/gajim.py, c/connection.py) [PyOpenSSL] - Fix 100% CPU usage and hanging connection when server closes connection on us. (c/x/transports_nb.py) - Fix 'hanging' connection when server closes the connection on us before we can open the XML stream. (Disconnect handler didn't get called.) (c/x/client_nb.py) - Change prints to logger calls, various enhancements to debug printing, reduce spam (c/x/transports_nb.py) - this → self (c/x/transports_nb.py) - Call _do_receive() once to collect error message from socket, when error flag is raised in scheduler. (c/x/transports_nb.py)
-
- Dec 19, 2006
-
-
nkour authored
-
jimpp authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Dec 18, 2006
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
translate correctly song status. ♪ was badly understood by msgfmt, so moved out from translated string.
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Dec 17, 2006
-
-
Yann Leboulanger authored
-
jimpp authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Josef Vybíral authored
-
nkour authored
-
nkour authored
-
Yann Leboulanger authored
-
- Dec 16, 2006
-
-
Liorithiel authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Liorithiel authored
borders removed.
-
Liorithiel authored
-
nkour authored
-
Liorithiel authored
-
- Dec 15, 2006
-
-
Yann Leboulanger authored
-
junglecow authored
- [PyOpenSSL] Small fix to error handling.
-
junglecow authored
- [PyOpenSSL] Small fix to error handling.
-
- Dec 14, 2006
-
-
Josef Vybíral authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Dec 13, 2006
-
-
Yann Leboulanger authored
-
junglecow authored
- Improved data extraction from exceptions - Clearer error messages - Reduced exception spam
-