curl/include/curl
Dan Fandrich 74d3b80d70 Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are both
compatible, and otherwise the dependency generation phase of the build
would throw warnings since the actual compiler isn't known at that time.
2008-08-26 22:36:03 +00:00
..
.cvsignore Initial support of curlbuild.h and curlrules.h which allows 2008-08-07 00:29:08 +00:00
curl.h Replace 'HttpPost' with 'curl_httppost'. 2008-08-17 13:55:24 +00:00
curlbuild.h.dist Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are both 2008-08-26 22:36:03 +00:00
curlbuild.h.in Add missing preprocessor symbol definition checks 2008-08-25 13:42:53 +00:00
curlrules.h For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 2008-08-25 01:18:49 +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 Initial support of curlbuild.h and curlrules.h which allows 2008-08-07 00:29:08 +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