Skip to content
Snippets Groups Projects
  1. Dec 17, 2005
  2. Oct 21, 2005
  3. Sep 28, 2005
  4. Sep 18, 2005
  5. Sep 16, 2005
  6. Sep 08, 2005
  7. Sep 05, 2005
  8. Sep 04, 2005
  9. Aug 27, 2005
    • nkour's avatar
      [nicfit] do keepalive without iq:last but just send " " · 408aae50
      nkour authored
      good because google talk (and other servers) do not support iq:last
      good because we do not disconnect ourselves if time changes
      good because we do not disconnect ourselves on modal dialogs
      good because even stpeter thinks that is the best way to do keepalives
      good because we do not flood the server with iq:last
      bad because I say it is good :D
      408aae50
  10. Aug 24, 2005
  11. Aug 12, 2005
  12. Aug 05, 2005
  13. Jun 20, 2005
  14. Jun 14, 2005
  15. May 20, 2005
  16. May 12, 2005
  17. May 07, 2005
    • Yann Leboulanger's avatar
    • Yann Leboulanger's avatar
      xmpppy changes: · 56d60f3f
      Yann Leboulanger authored
      - Sync with latest CVS version + gajim patches.
      - streamErrorHandler disabled. If you want enable it - unrem it at line 66 of
        dispatcher.py
      - TLS re-enabled. Should work fine now
      - disconnection TLS plugout re-enabled. Didn't successed in reproducing
        problem though so maybe not fixed.
      - My temporary fixes replaced with CVS ones.
      
      gajim connection.py changes (in chunks order):
      - getTags is incorrect. Replaced with getChildren
      - browseAgents is absent from xmpppy. Fixed with manual node send. Made use of
        buildReply method and con argument
      - formatting fix
      - crude fixed register problem. I do not know how to do it properly. It is
        client stuff. Honest! I have no idea how to make it non-blocking and yet make
        library to fallback to older protocols.
        getInstructions() moved to xmpppy
      Thanks Alexey !
      56d60f3f
  18. Apr 26, 2005
Loading