1. 06 Apr, 2019 4 commits
  2. 05 Apr, 2019 4 commits
  3. 04 Apr, 2019 1 commit
  4. 03 Apr, 2019 2 commits
  5. 02 Apr, 2019 2 commits
  6. 01 Apr, 2019 2 commits
  7. 31 Mar, 2019 2 commits
  8. 28 Mar, 2019 1 commit
  9. 27 Mar, 2019 4 commits
  10. 26 Mar, 2019 3 commits
  11. 25 Mar, 2019 2 commits
  12. 24 Mar, 2019 3 commits
  13. 22 Mar, 2019 3 commits
  14. 20 Mar, 2019 2 commits
  15. 18 Mar, 2019 1 commit
  16. 17 Mar, 2019 2 commits
  17. 15 Mar, 2019 2 commits
    • Daniel Stenberg's avatar
      RELEASE-NOTES: synced · 76cc14ba
      Daniel Stenberg authored
      76cc14ba
    • Chris Young's avatar
      configure: add --with-amissl · 1e853653
      Chris Young authored
      AmiSSL is an Amiga native library which provides a wrapper over OpenSSL.
      It also requires all programs using it to use bsdsocket.library
      directly, rather than accessing socket functions through clib, which
      libcurl was not necessarily doing previously. Configure will now check
      for the headers and ensure they are included if found.
      
      Closes #3677
      1e853653