curl/include/curl
Daniel Stenberg 29dc39fce1 - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
handle that is part of a multi handle first removes the handle from the
  stack.

- Added CURLOPT_SSL_SESSIONID_CACHE and --no-sessionid to disable SSL
  session-ID re-use on demand since there obviously are broken servers out
  there that misbehave with session-IDs used.
2006-09-11 17:18:18 +00:00
..
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
Makefile.am make clean now removes *dist files too that might be leftovers from 2004-03-25 11:34:35 +00:00
curl.h - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a 2006-09-11 17:18:18 +00:00
curlver.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
easy.h Changes for removing libcurl.def file on Win32. 2004-11-09 14:02:58 +00:00
mprintf.h for the CURLDEBUG case, we redefine sprintf and vsprintf to make us notice 2006-03-28 10:08:54 +00:00
multi.h Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
stdcheaders.h updated year in the copyright string 2004-01-07 09:19:33 +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