Skip to content
  1. Nov 05, 2007
    • Daniel Stenberg's avatar
      Move connection-oriented variables from the SessionHandle struct to the · b9a7f4e5
      Daniel Stenberg authored
      connectdata struct. This will in theory enable us to do persistent connections
      with SCP+SFTP, but currently the state machine always (and wrongly) cleanup
      everything in the 'done' action instead of in 'disconnect'. Also did a bunch
      of indent fixes, if () => if() and a few other source cleanups like added
      comments etc.
      b9a7f4e5
  2. Nov 03, 2007
  3. Nov 02, 2007
  4. Nov 01, 2007
  5. Oct 31, 2007
  6. Oct 30, 2007
  7. Oct 29, 2007
  8. Oct 28, 2007
  9. Oct 26, 2007
  10. Oct 25, 2007
  11. Oct 24, 2007
  12. Oct 23, 2007
  13. Oct 22, 2007
  14. Oct 20, 2007
  15. Oct 18, 2007
  16. Oct 17, 2007
  17. Oct 16, 2007
  18. Oct 15, 2007
  19. Oct 13, 2007