Updated the copyright year since changes have been this year.
[platform/upstream/curl.git] / include / curl / curl.h
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-03-11 Daniel Stenbergcurl_version_info() returns the feature bit CURL_VERSIO...
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-01-25 Daniel StenbergIan Ford asked about support for the FTP command ACCT...
2005-01-21 Daniel StenbergFTP third transfer support overhaul. See CHANGES for...
2004-12-20 Dan FandrichFixed a compile warning introduced by making the protoc...
2004-12-14 Daniel StenbergMoved the CURLE_SSL_ENGINE_INITFAILED error code last...
2004-12-13 Gisle VanemAdded CURLcode CURLE_SSL_ENGINE_INITFAILED,
2004-12-11 Daniel Stenbergundef more obsolete defines if CURL_NO_OLDIES is defined
2004-11-24 Daniel StenbergHTTP "auth done right". See lib/README.httpauth
2004-11-13 Gisle VanemUpdate comment.
2004-11-12 Gisle VanemNetware target (hosted on Linux gcc) doesn't support
2004-11-09 Gisle VanemChanges for removing libcurl.def file on Win32.
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-10-19 Daniel StenbergCURLINFO_NUM_CONNECTS and more
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-09-30 Daniel Stenberg- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_g...
2004-09-16 Daniel StenbergAdded CURLOPT_FTPSSLAUTH
2004-09-10 Daniel Stenbergminor indent change
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 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-25 Daniel Stenbergtcp-nodelay patch by Joe Halpin
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-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-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-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-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 StenbergCURLOPT_HTTPDIGEST is added
2003-05-19 Daniel Stenberg7.10.5 commit
2003-05-09 Daniel StenbergCURLOPT_FTP_USE_EPRT added
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-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-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
next