Skip to content
  1. Dec 12, 2011
    • Jason Glasgow's avatar
      CURLOPT_INTERFACE: avoid resolving interfaces names · 6e4835c7
      Jason Glasgow authored
      Do not try to resolve interfaces names via DNS by recognizing interface
      names in a few ways.  If the interface option argument has a prefix of
      "if!" then treat the argument as only an interface.  Similarly, if the
      interface argument is the name of an interface (even if it does not have
      an IP address assigned), treat it as an interface name.  Finally, if the
      interface argument is prefixed by "host!" treat it as a hostname that
      must be resolved by /etc/hosts or DNS.
      
      These changes allow a client using the multi interfaces to avoid
      blocking on name resolution if the interface loses its IP address or
      disappears.
      6e4835c7
    • Daniel Stenberg's avatar
      RELEASE-NOTES: synced with 1259ccf7 · ba057c2e
      Daniel Stenberg authored
      5 more bugfixes, 5 more contributors
      ba057c2e
  2. Dec 11, 2011
  3. Dec 09, 2011
  4. Dec 07, 2011
  5. Dec 06, 2011
  6. Dec 05, 2011
  7. Dec 04, 2011
  8. Dec 02, 2011
  9. Dec 01, 2011
  10. Nov 30, 2011
  11. Nov 29, 2011
  12. Nov 28, 2011
  13. Nov 27, 2011
  14. Nov 25, 2011