Skip to content
Snippets Groups Projects
  1. Dec 22, 2006
  2. Dec 21, 2006
  3. Dec 20, 2006
    • junglecow's avatar
      - PyOpenSSL branch merged to trunk · 62350adb
      junglecow authored
      Welcome to the world of PyOpenSSL! Please install PyOpenSSL, thanks!
      
      svn merge -r 7426:HEAD svn://svn.gajim.org/gajim/branches/pyopenssl
      62350adb
    • junglecow's avatar
      b0ba6742
    • junglecow's avatar
      [Trunk] · fddb000a
      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)
      fddb000a
    • junglecow's avatar
      [Trunk] · a4655276
      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)
      a4655276
  4. Dec 19, 2006
  5. Dec 18, 2006
  6. Dec 17, 2006
  7. Dec 16, 2006
  8. Dec 15, 2006
  9. Dec 14, 2006
  10. Dec 13, 2006
Loading