curl/include/curl
Yang Tse 55e68ba333 I removed leading 'curl' path on the 'curlbuild.h' include statement in
curl.h, adjusting auto-makefiles include path, to enhance portability to
OS's without an orthogonal directory tree structure such as OS/400.
2009-11-05 15:04:03 +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 I removed leading 'curl' path on the 'curlbuild.h' include statement in 2009-11-05 15:04:03 +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 spelling 2009-10-27 16:56:20 +00:00
curlbuild.h.in curl_socklen_t follow-up 2009-04-29 15:15:38 +00:00
curlrules.h Fix spelling 2009-10-27 16:56:20 +00:00
curlver.h start over towards 7.19.8 2009-11-04 13:11:43 +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