1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
Yang Tse 2c16681225 Adjusted to take in account that...
With the curl memory tracking feature decoupled from the debug build feature,
CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows:

CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug)

DEBUGBUILD used for debug enabled specific code (--enable-debug)
2009-06-10 02:49:42 +00:00
..
.cvsignore ignore curlver.h.dist 2008-08-28 13:58:07 +00:00
curl.h Adjusted to take in account that... 2009-06-10 02:49:42 +00:00
curlbuild.h.cmake ENH: add some cmake docs and fix build with socklen_t 2009-06-06 13:18:01 +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
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 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