Initial Digest support. At least partly working.
[platform/upstream/curl.git] / include /
2003-05-19 Daniel Stenberg7.10.5 commit
2003-05-09 Daniel StenbergCURLOPT_FTP_USE_EPRT added
2003-05-09 Daniel StenbergAIX wants sys/select.h
2003-04-02 Daniel Stenberg7.10.4 commit
2003-03-31 Daniel Stenberg7.10.4-pre6 commit
2003-03-31 Daniel StenbergGuillaume Cottenceau's patch that adds CURLOPT_UNRESTRI...
2003-03-10 Daniel StenbergInclude sys/types.h as well. Ray DeGennaro reports...
2003-02-28 Daniel StenbergRemoved the defines for strequal() and strnequal().
2003-02-24 Daniel Stenberg7.10.4-pre2 commit
2003-02-04 Jean-Philippe Bare... added the sharing of DNS cache
2003-02-04 Daniel StenbergJames Bursa corrected a bad comment
2003-01-22 Daniel Stenbergoops, broken comment fixed
2003-01-22 Daniel Stenbergextern C this to work in C++ conditions
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-14 Daniel Stenberg7.10.3 commit
2003-01-09 Daniel Stenberg7.10.3-pre4
2003-01-09 Daniel Stenbergrename the curl share error enum prefix
2003-01-08 Daniel Stenbergcleaned up the share data types and prototypes to be...
2003-01-07 Daniel StenbergSimon Liu's HTTP200ALIASES-patch!
2002-12-20 Daniel Stenberg7.10.3-commit
2002-12-18 Daniel StenbergCURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR
2002-12-11 Daniel Stenbergmoved the includes to outside the extern "C" stuff
2002-12-04 Daniel Stenberg7.10.3-pre2
2002-11-20 Daniel StenbergKjetil Jacobsen's patch that introduces CURLOPT_PRIVATE...
2002-11-18 Daniel Stenberg7.10.2
2002-11-18 Daniel Stenbergas requested, CURLE_OPERATION_TIMEDOUT is now the same as
2002-10-23 Daniel Stenbergimproved the check for an ISO cpp by checking specificl...
2002-10-11 Daniel Stenberg7.10.1 commit
2002-10-01 Daniel Stenberg7.10
2002-09-30 Daniel Stenbergget an argument and add a 'age' field to the struct
2002-09-26 Daniel Stenbergenhanced curl_version_info
2002-09-25 Daniel Stenbergextended curl_version_info() with more info on related...
2002-09-25 Daniel Stenbergcurl_free proto added
2002-09-25 Daniel StenbergWez Furlong's curl_version_info() function added, still...
2002-09-23 Daniel Stenbergmade the resume error more suitable for all protocols...
2002-09-09 Daniel StenbergRicardo Cadime helped us work out another check for...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-09-03 Daniel Stenberg7.10-pre2
2002-09-02 Daniel StenbergJames Gallagher's Content-Encoding work
2002-08-30 Daniel StenbergCURLE_SSL_INSECURE is removed again and so is CURLOPT_S...
2002-08-30 Daniel StenbergSOCKS5 support added (contributed by a still unnamed...
2002-08-26 Daniel StenbergSSL_INSECURE support and usage added
2002-08-22 Daniel StenbergMarkus F.X.J. Oberhumer added better NOSIGNAL descripti...
2002-08-13 Daniel Stenberginclude curl-includes "local" instead of <curl/foo>
2002-08-13 Daniel StenbergSterling Hughes brings the share interface
2002-08-12 Daniel Stenberg7.9.9-pre1
2002-08-08 Daniel Stenbergcvsignore files
2002-08-08 Daniel StenbergMarkus F.X.J. Oberhumer's CURLOPT_NOSIGNAL patch
2002-08-08 Daniel Stenbergfix the ansi/iso cpp check to work with c++
2002-07-31 Daniel Stenbergsys/socket.h without #ifdef
2002-06-15 Daniel StenbergAdded CURLOPT_BUFFERSIZE
2002-06-13 Daniel Stenberg7.9.8 commit
2002-06-12 Daniel StenbergChris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR...
2002-06-11 Daniel Stenberg7.9.8-pre3 commit
2002-05-28 Daniel StenbergCris Bailiff's CAPATH support added
2002-05-21 Daniel StenbergJames Cone added the new CURL_NETRC_OPTION enum
2002-05-21 Daniel Stenbergcurl_formadd() now returns 'CURLFORMcode' instead of...
2002-05-13 Daniel Stenberg7.9.7 commit
2002-05-07 Daniel Stenberg7.9.7-pre2
2002-05-07 Daniel Stenbergsupport for ingoring session cookies added
2002-05-03 Daniel StenbergCURL_MAX_WRITE_SIZE is a new exported define that infor...
2002-04-22 Daniel StenbergThe timecond stuff now have CURL_ prefixes
2002-04-16 Daniel StenbergDirk Manske brought the patch that introduces two new...
2002-04-15 Daniel Stenberg7.9.6 commit
2002-04-14 Daniel Stenbergcheck for _MSC_VER as well as __STDC__ when deciding...
2002-04-12 Daniel Stenberg7.9.6-pre5
2002-04-12 Daniel StenbergJean-Philippe Barrette-LaPierre provided his patch...
2002-04-10 Daniel Stenbergtwo new error codes to separate READ into READ/RECV...
2002-04-08 Daniel Stenberg7.9.6-pre4 commit
2002-04-04 Daniel StenbergJonatan Lander's fix to compile properly on pre-ISO...
2002-03-19 Daniel Stenbergadded multi.h
2002-03-19 Daniel Stenberginclude multi.h too
2002-03-19 Daniel Stenbergmoved here from ../../lib/
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-03-13 Daniel StenbergCURLFORM_ARRAYSTART and ARRAYEND are now history
2002-03-11 Daniel StenbergCURLFORM_FILENAME added and some cleanups, HttpPost...
2002-03-07 Daniel Stenberg7.9.5 commit
2002-03-05 Daniel Stenbergcorrected the progress callback prototype!!!
2002-02-28 Daniel StenbergWesley Laxton's CURLOPT_PREQUOTE work
2002-02-26 Daniel Stenberg7.9.5-pre4 commit
2002-02-05 Daniel Stenberg7.9.4
2002-02-04 Daniel Stenberg7.9.4-pre2
2002-01-31 Daniel Stenbergstruct HttpHeader died ages ago, corrected comments
2002-01-29 Daniel StenbergGiaslas Georgios introduced CURLINFO_CONTENT_TYPE
2002-01-23 Daniel Stenberg7.9.3
2002-01-21 Daniel Stenbergpre4
2002-01-18 Daniel Stenberg#if [undefined] => #ifdef [undefined]
2002-01-17 Daniel Stenberg7.9.3-pre3
2002-01-16 Daniel Stenberg7.9.3-pre2
2002-01-08 Daniel Stenberg7.9.3 pre-release commit
2002-01-08 Sterling HughesAdd support for DNS cache timeouts via the CURLOPT_DNS_...
2002-01-07 Sterling HughesMake cach'ing work with threads now, there are now...
2001-12-17 Daniel StenbergGötz Babin-Ebell's OpenSSL ENGINE patch
2001-12-14 Daniel StenbergMarcus Webster's newly added CURLFORM_CONTENTHEADER
2001-12-05 Daniel Stenberg7.9.2 commit
2001-11-29 Daniel Stenbergdisabling EPSV is now possible
2001-11-28 Daniel Stenbergadded CURLOPT_FTP_USE_EPSV
2001-11-20 Daniel StenbergGeorg Horn's STARTTRANSFER_TIME patch
2001-11-05 Daniel StenbergAdded an CURL_SSLVERSION_* enum for SSL protocol versions
2001-11-04 Daniel Stenberg7.9.1 cleanup commit
next