Skip to content
  1. Jun 08, 2007
    • James Housley's avatar
      Fix to work with the latest CVS version of libssh2 · cd4e6fbc
      James Housley authored
      * As of (LIBSSH2_APINO >= 200706012030) there are not *nb() functions
      * As of (LIBSSH2_APINO >= 200706012030) most libssh2_*() functions
        can return LIBSSH2_ERROR_EAGAIN to indicate that the call would block.
      
      To make the code work as previously, blocking, all the code has been
      updated so that when (LIBSSH2_APINO >= 200706012030) it loops simulating
      blocking.  This allows the existing code to function and not hold up
      the upcoming release.
      cd4e6fbc
    • Daniel Stenberg's avatar
      start working on 1.4.1 · 2fd2ca9d
      Daniel Stenberg authored
      2fd2ca9d
    • Daniel Stenberg's avatar
      1.4.0 preps · 82d6240e
      Daniel Stenberg authored
      cares-1_4_0
      82d6240e
  2. Jun 07, 2007
  3. Jun 06, 2007
  4. Jun 05, 2007
  5. Jun 04, 2007
  6. Jun 02, 2007
  7. Jun 01, 2007
  8. May 31, 2007
  9. May 30, 2007
  10. May 26, 2007
  11. May 25, 2007