1. 01 Jun, 2015 1 commit
  2. 31 May, 2015 1 commit
  3. 30 May, 2015 6 commits
  4. 28 May, 2015 3 commits
  5. 27 May, 2015 4 commits
  6. 26 May, 2015 1 commit
  7. 25 May, 2015 2 commits
  8. 24 May, 2015 4 commits
  9. 23 May, 2015 4 commits
  10. 22 May, 2015 11 commits
  11. 21 May, 2015 2 commits
  12. 20 May, 2015 1 commit
    • Daniel Stenberg's avatar
      read_callback: move to SessionHandle from connectdata · b0143a2a
      Daniel Stenberg authored
      With many easy handles using the same connection for multiplexing, it is
      important we store and keep the transfer-oriented stuff in the
      SessionHandle so that callbacks and callback data work fine even when
      many easy handles share the same physical connection.
      b0143a2a