Skip to content
  1. Dec 07, 2013
    • Melissa Mears's avatar
      darwinssl: Fix #if 10.6.0 for SecKeychainSearch · bd3ca663
      Melissa Mears authored
      The comment here says that SecKeychainSearch causes a deprecation
      warning when used with a minimum Mac OS X SDK version of 10.7.0, which
      is correct.  However, the #if guard did not match.  It was intended to
      only use the code if 10.6.0 support was enabled, but it had 10.7.0
      instead.  This caused a warning if the minimum was exactly 10.7.0.
      bd3ca663
  2. Dec 06, 2013
    • Christian Weisgerber's avatar
      curl.h: <sys/select.h> for OpenBSD · 92e607ab
      Christian Weisgerber authored
      curl.h should also include <sys/select.h> on OpenBSD to reliably
      pull in select().  Typically, including <sys/time.h> will be enough,
      but not if strict standards-compliance is requested (e.g. by defining
      _XOPEN_SOURCE).
      92e607ab
  3. Dec 04, 2013
  4. Dec 02, 2013
  5. Dec 01, 2013
  6. Nov 30, 2013
  7. Nov 29, 2013
  8. Nov 28, 2013
  9. Nov 27, 2013
  10. Nov 24, 2013
  11. Nov 23, 2013