Skip to content
Snippets Groups Projects
  1. Jan 11, 2009
  2. Jan 03, 2009
  3. Dec 31, 2008
  4. Dec 26, 2008
  5. Dec 24, 2008
  6. Dec 03, 2008
  7. Dec 02, 2008
  8. Oct 20, 2008
  9. Oct 07, 2008
  10. Aug 09, 2008
  11. Jul 29, 2008
  12. Jul 26, 2008
  13. Jul 18, 2008
  14. Jul 15, 2008
    • js's avatar
      Partially fix #4098. · 3bd76e40
      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.
      3bd76e40
  15. Jul 13, 2008
  16. Jul 02, 2008
  17. Jun 30, 2008
    • tomk's avatar
      - Refactored non-blocking transport and client classes - getaddrinfo is called · f3820706
      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>)
      f3820706
  18. Jun 18, 2008
  19. Dec 12, 2007
  20. Sep 03, 2007
  21. Nov 18, 2006
  22. Nov 10, 2006
  23. Feb 12, 2006
  24. Feb 11, 2006
  25. Feb 03, 2006
Loading