curl/include/curl
Bill Hoffman fb08218a04 BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h requires winsock2.h to be included before it with that compiler, and wldap32 is not available with the default install of the compiler, so disable ldap support if that is not found 2009-07-15 19:25:22 +00:00
..
.cvsignore ignore curlver.h.dist 2008-08-28 13:58:07 +00:00
Makefile.am Initial support of curlbuild.h and curlrules.h which allows 2008-08-07 00:29:08 +00:00
curl.h Adjusted to take in account that... 2009-06-10 02:49:42 +00:00
curlbuild.h.cmake BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h requires winsock2.h to be included before it with that compiler, and wldap32 is not available with the default install of the compiler, so disable ldap support if that is not found 2009-07-15 19:25:22 +00:00
curlbuild.h.dist fiX *__SOCKLEN_T definitions for remaining targets 2009-05-12 01:57:53 +00:00
curlbuild.h.in curl_socklen_t follow-up 2009-04-29 15:15:38 +00:00
curlrules.h curl_socklen_t follow-up 2009-04-29 15:15:38 +00:00
curlver.h start climbing to 7.19.6 2009-05-18 07:58:00 +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
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 Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
typecheck-gcc.h - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. 2009-01-25 23:26:25 +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