Skip to content
  1. Jun 06, 2008
  2. Jun 03, 2008
  3. May 31, 2008
  4. May 28, 2008
  5. May 26, 2008
  6. May 23, 2008
  7. May 22, 2008
  8. May 21, 2008
  9. May 20, 2008
    • Patrick Monnerat's avatar
      Adapting last changes to OS400: · 24bf52bc
      Patrick Monnerat authored
      _ Updated packages/OS400/curl.inc.in with new definitions.
      _ New connect/bind/sendto/recvfrom wrappers to support AF_UNIX sockets.
      _ Include files line length shortened below 100 chars.
      _ Const parameter in lib/qssl.[ch].
      _ Typos in packages/OS400/initscript.sh.
      24bf52bc
  10. May 19, 2008
  11. May 14, 2008
  12. May 12, 2008
  13. May 10, 2008
  14. May 09, 2008
  15. May 08, 2008
  16. May 07, 2008
  17. May 06, 2008
  18. May 03, 2008
  19. May 01, 2008
  20. Apr 30, 2008
    • Daniel Stenberg's avatar
      - To make it easier for applications that want lots of magic stuff done on · 85298985
      Daniel Stenberg authored
        redirections and thus cannot use CURLOPT_FOLLOWLOCATION easily, we now
        introduce the new CURLINFO_REDIRECT_URL option that lets applications
        extract the URL libcurl would've redirected to if it had been told to. This
        then enables the application to continue to that URL as it thinks is
        suitable, without having to re-implement the magic of creating the new URL
        from the Location: header etc. Test 1029 verifies it.
      85298985
  21. Apr 29, 2008
  22. Apr 28, 2008