1. 18 Aug, 2018 2 commits
    • Daniel Stenberg's avatar
      upload: allocate upload buffer on-demand · e6e9b006
      Daniel Stenberg authored
      Saves 16KB on the easy handle for operations that don't need that
      buffer.
      
      Part 1 of #2888
      e6e9b006
    • Laurent Bonnans's avatar
      vtls: reinstantiate engine on duplicated handles · 4939f365
      Laurent Bonnans authored
      Handles created with curl_easy_duphandle do not use the SSL engine set
      up in the original handle. This fixes the issue by storing the engine
      name in the internal url state and setting the engine from its name
      inside curl_easy_duphandle.
      
      Reported-by: Anton Gerasimov
      Signed-of-by: Laurent Bonnans
      Fixes #2829
      Closes #2833
      4939f365
  2. 17 Aug, 2018 1 commit
  3. 16 Aug, 2018 2 commits
  4. 15 Aug, 2018 6 commits
  5. 14 Aug, 2018 4 commits
  6. 13 Aug, 2018 3 commits
  7. 11 Aug, 2018 6 commits
  8. 10 Aug, 2018 5 commits
  9. 09 Aug, 2018 10 commits
  10. 08 Aug, 2018 1 commit