curl-curl/include/curl
Daniel Stenberg 5aed78e183 - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL
parser to allow numerical IPv6-addresses to be specified with the scope
  given, as per RFC4007 - with a percent letter that itself needs to be URL
  escaped. For example, for an address of fe80::1234%1 the HTTP URL is:
  "http://[fe80::1234%251]/"
2008-07-30 21:55:26 +00:00
..
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
curl.h - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL 2008-07-30 21:55:26 +00:00
curlver.h the next release is now called 7.19.0 2008-06-08 21:04:46 +00:00
easy.h - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
Makefile.am - Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and only 2008-03-11 07:37:40 +00:00
mprintf.h Adapting last changes to OS400: 2008-05-20 10:21:50 +00:00
multi.h Adapting last changes to OS400: 2008-05-20 10:21:50 +00:00
stdcheaders.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
typecheck-gcc.h CURLOPT_CRLFILE and CURLOPT_ISSUERCERT are new string options 2008-06-09 11:13:19 +00:00
types.h typedef CURL in the curl.h file instead of only having a single useful typedef 2004-04-26 14:06:51 +00:00