1. 27 Jun, 2018 6 commits
  2. 25 Jun, 2018 2 commits
  3. 24 Jun, 2018 2 commits
  4. 23 Jun, 2018 3 commits
  5. 22 Jun, 2018 1 commit
  6. 21 Jun, 2018 3 commits
  7. 18 Jun, 2018 1 commit
  8. 17 Jun, 2018 1 commit
  9. 16 Jun, 2018 1 commit
    • Daniel Stenberg's avatar
      multi: fix memory leak when stopped during name resolve · ac9a179f
      Daniel Stenberg authored
      When the application just started the transfer and then stops it while
      the name resolve in the background thread hasn't completed, we need to
      wait for the resolve to complete and then cleanup data accordingly.
      
      Enabled test 1553 again and added test 1590 to also check when the host
      name resolves successfully.
      
      Detected by OSS-fuzz.
      Closes #1968
      ac9a179f
  10. 15 Jun, 2018 7 commits
  11. 14 Jun, 2018 6 commits
  12. 13 Jun, 2018 4 commits
  13. 12 Jun, 2018 3 commits