1. 08 Jun, 2007 3 commits
    • 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. 07 Jun, 2007 7 commits
  3. 06 Jun, 2007 1 commit
  4. 05 Jun, 2007 5 commits
  5. 04 Jun, 2007 3 commits
  6. 02 Jun, 2007 4 commits
  7. 01 Jun, 2007 2 commits
  8. 31 May, 2007 2 commits
  9. 30 May, 2007 8 commits
  10. 26 May, 2007 4 commits
  11. 25 May, 2007 1 commit