Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
[platform/upstream/curl.git] / include /
2005-03-11 Daniel Stenbergcurl_version_info() returns the feature bit CURL_VERSIO...
2005-03-04 Daniel Stenberg7.13.2-CVS
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-02-01 Daniel Stenbergand we start over again
2005-01-25 Daniel StenbergIan Ford asked about support for the FTP command ACCT...
2005-01-22 Daniel Stenbergnext release will be 7.13.0
2005-01-21 Daniel StenbergFTP third transfer support overhaul. See CHANGES for...
2005-01-18 Daniel Stenbergskip sys/socket.h on windows CE
2004-12-20 Dan FandrichFixed a compile warning introduced by making the protoc...
2004-12-20 Daniel Stenbergstart working on 7.12.4
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-11 Daniel Stenbergfix curl.h include
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-18 Daniel Stenbergstart over on 7.12.3
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-30 Daniel StenbergGünter Knauf and Casey O'Donnell worked out an extra...
2004-09-16 Daniel StenbergAdded CURLOPT_FTPSSLAUTH
2004-09-10 Daniel Stenbergminor indent change
2004-08-17 Daniel Stenbergremoved trailing whitespace
2004-08-10 Daniel Stenberg7.12.2 work in progress
2004-07-29 Daniel Stenbergoops, curl_easy_reset is a void
2004-07-29 Daniel Stenbergprovide a curl_easy_reset() proto
2004-07-24 Daniel Stenbergcurl_easy_reset() added. Need testing and docs. I also...
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...
next