1. 17 Jun, 2019 1 commit
    • cmake: default NTLM client to off if no HTTPS support · 393fb8a1
      If building libgit2 with `-DUSE_HTTPS=NO`, then CMake will
      generate an error complaining that there's no usable HTTPS
      backend for NTLM. In fact, it doesn't make sense to support NTLM
      when we don't support HTTPS. So let's should just have
      NTLM default to OFF when HTTPS is disabled to make life easier
      and to fix our OSSFuzz builds failing.
      Patrick Steinhardt committed
  2. 16 Jun, 2019 4 commits
  3. 15 Jun, 2019 17 commits
  4. 14 Jun, 2019 11 commits
  5. 13 Jun, 2019 7 commits