make the SSL connect use the same default connect timeout define as the
[platform/upstream/curl.git] / include /
2004-06-21 Daniel Stenbergadded CURL_READFUNC_ABORT
2004-06-18 Daniel StenbergGisle's "SSL patch" from June 16th 2004, modified by...
2004-06-09 Daniel StenbergAdded CURL_FORMADD_DISABLED when libcurl is built with...
2004-06-08 Daniel StenbergKjetil Jacobsen pointed out that the CURLOPT_FILETIME...
2004-06-02 Daniel Stenberg*seven* new options to support 3rd party FTP transfers
2004-06-02 Daniel Stenberg7.12.1-CVS in progress
2004-06-02 Daniel StenbergGisle's adjustments to allow building with lcc-win32
2004-05-24 Daniel Stenbergdelete trailing whitespace
2004-05-14 Daniel StenbergAdded CURLSHE_NOMEM
2004-05-11 Daniel Stenbergmake the libidn pointer in the version struct a const
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-05-04 Daniel Stenbergremoved curl_formparse() from the library
2004-04-30 Daniel Stenbergdeprecated functions
2004-04-26 Daniel Stenbergtypedef CURL in the curl.h file instead of only having...
2004-04-26 Daniel Stenbergthe next release is planned to become 7.12.0
2004-04-23 Daniel Stenbergdefine the obsolete options to different values to...
2004-03-31 Daniel Stenbergwe're working on 7.11.2-CVS right now
2004-03-25 Daniel Stenbergtcp-nodelay patch by Joe Halpin
2004-03-25 Daniel Stenbergmake clean now removes *dist files too that might be...
2004-03-24 Daniel StenbergAdded protos for the upcoming curl_*_strerror() functions
2004-03-22 Daniel StenbergIntroducing curl/curlver.h for keeping the curl version...
2004-03-17 Daniel StenbergGünter Knauf's NetWare changes.
2004-03-12 Daniel StenbergAdded CURLOPT_POSTFIELDSIZE_LARGE to offer a large...
2004-03-03 Daniel Stenberg#ifdef #define #undef circus to prevent compiler warnin...
2004-03-01 Daniel Stenberg* Added CURL_VERSION_LARGEFILE
2004-02-27 Daniel StenbergMark obsolete options with OSBOLETE in a comment on...
2004-02-26 Daniel StenbergDavid Byron's fixes to make the latest curl build fine...
2004-02-02 Daniel StenbergIntroducing the SECOND version of the version_info...
2004-01-22 Daniel Stenbergs/not/note
2004-01-22 Daniel Stenbergcurl_off_t is the new type for large file support
2004-01-21 Daniel StenbergRemoved defines with TIMECOND_ prefixes. They have...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2004-01-05 Daniel Stenbergfix duplicates
2004-01-05 Daniel StenbergDavid J Meyer's large file support.
2003-11-24 Daniel StenbergFTPS support added as RFC2228 and the murray-ftp-auth...
2003-11-23 Daniel StenbergFTPSSL support options and defines added
2003-11-11 Daniel StenbergAdded CURLOPT_NETRC_FILE.
2003-11-06 Daniel StenbergWe offer the version number "in parts" as well by intro...
2003-11-06 Daniel StenbergMoved the TRUE and FALSE #defines to lib/setup.h instea...
2003-11-01 Daniel Stenbergstarting on 7.10.9 in CVS
2003-10-30 Daniel StenbergSet version string to -CVS. This string is generated...
2003-10-30 Daniel Stenbergignore .dist files here
2003-10-21 Daniel Stenbergpre5
2003-10-18 Daniel Stenberg7.10.8-pre4
2003-10-17 Daniel StenbergDominick Meglio implemented CURLOPT_MAXFILESIZE and...
2003-10-16 Daniel Stenbergpassword promting support removed from libcurl
2003-10-08 Daniel Stenberg7.10.8-pre3 commit
2003-10-03 Daniel StenbergRenamed the function argument named 'access', as noted...
2003-09-21 Daniel Stenberg7.10.8-pre2
2003-09-19 Daniel StenbergAdded CURLOPT_IPRESOLVE support
2003-09-19 Daniel StenbergMarkus Moeller's SPNEGO patch applied, with my edits...
2003-09-07 Daniel Stenberg7.10.8-pre1 commit
2003-09-04 Daniel StenbergCURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL
2003-09-03 Daniel StenbergEarly Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch...
2003-09-01 Daniel StenbergCURLE_LDAP_INVALID_URL added (by Henrik Storner)
2003-08-20 Daniel StenbergCURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
2003-08-15 Daniel Stenberg7.10.7
2003-08-12 Daniel Stenberg7.10.7-pre4 commit
2003-08-11 Daniel StenbergAdded CURLINFO_HTTP_CONNECTCODE
2003-08-11 Daniel StenbergCURLOPT_PROXYAUTH added by Serge Semashko
2003-08-08 Daniel StenbergEarly Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch...
2003-07-28 Daniel Stenberg7.10.6
2003-07-22 Daniel StenbergDon't depend on the TIME_WITH_SYS_TIME define. win32...
2003-07-21 Daniel Stenbergpre4-commit
2003-07-04 Daniel StenbergPeter Sylvester's patch was applied that introduces...
2003-06-26 Daniel Stenbergbeautified and added comments all over
2003-06-12 Daniel StenbergCURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now...
2003-06-10 Daniel StenbergSet auth type differently, we use one CURLOPT_HTTPAUTH...
2003-06-10 Daniel StenbergDaniel Kouril's patch that adds HTTP negotiation suppor...
2003-06-06 Daniel Stenbergspellfix
2003-06-05 Daniel StenbergReversed the logic to only include the <sys/select...
2003-05-27 Daniel StenbergDocumented which rules the public headers must follow...
2003-05-27 Daniel Stenbergoops, removed a # too many
2003-05-27 Daniel Stenbergremove usage of HAVE_* defines, we cannot and shall...
2003-05-27 Daniel Stenbergsys/select.h is not present on HPUX, avoid including it
2003-05-27 Daniel StenbergCURLOPT_HTTPDIGEST is added
2003-05-26 Daniel Stenberglanguage
2003-05-26 Daniel StenbergChris Lewis mentioned that he doesn't get WIN32 defined...
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
next