Skip to content
  1. Apr 29, 2019
  2. Apr 23, 2019
  3. Apr 22, 2019
    • Daniel Stenberg's avatar
      docs/BUG-BOUNTY: bug bounty time [skip ci] · 10e4dd6a
      Daniel Stenberg authored
      Introducing the curl bug bounty program on hackerone. We now recommend
      filing security issues directly in the hackerone ticket system which
      only is readable to curl security team members.
      
      Assisted-by: Daniel Gustafsson
      
      Closes #3488
      10e4dd6a
  4. Apr 21, 2019
  5. Apr 16, 2019
  6. Apr 13, 2019
    • tmilburn's avatar
      CURLOPT_ADDRESS_SCOPE: fix range check and more · c3e38a42
      tmilburn authored
      Commit 9081014c fixed most of the confusing issues between scope id and
      scope however 844896d0 added bad limits checking assuming that the scope
      is being set and not the scope id.
      
      I have fixed the documentation so it all refers to scope ids.
      
      In addition Curl_if2ip refered to the scope id as remote_scope_id which
      is incorrect, so I renamed it to local_scope_id.
      
      Adjusted-by: Daniel Stenberg
      
      Closes #3655
      Closes #3765
      Fixes #3713
      c3e38a42
    • Daniel Stenberg's avatar
      urlapi: stricter CURLUPART_PORT parsing · d715d2ac
      Daniel Stenberg authored
      Only allow well formed decimal numbers in the input.
      
      Document that the number MUST be between 1 and 65535.
      
      Add tests to test 1560 to verify the above.
      
      Ref: https://github.com/curl/curl/issues/3753
      Closes #3762
      d715d2ac
  7. Apr 11, 2019
  8. Apr 08, 2019
  9. Apr 06, 2019
  10. Apr 03, 2019
  11. Mar 27, 2019
  12. Mar 25, 2019
  13. Mar 22, 2019
  14. Mar 14, 2019
  15. Mar 12, 2019
  16. Mar 08, 2019
  17. Mar 07, 2019
  18. Mar 06, 2019
  19. Mar 05, 2019
  20. Mar 03, 2019
  21. Mar 01, 2019
  22. Feb 28, 2019