Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-04 | CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were | Daniel Stenberg | |
added as suggested by Bob Schader | |||
2001-02-01 | 7.6.1-pre2 | Daniel Stenberg | |
2001-01-31 | curl_read() and Curl_read() now have ssize_t in the last argument | Daniel Stenberg | |
2001-01-29 | 7.6-pre1 | Daniel Stenberg | |
2001-01-27 | 7.6 | Daniel Stenberg | |
2001-01-25 | 7.6-pre4 | Daniel Stenberg | |
2001-01-19 | removed MAX_URL_LENGTH, there is no longer any length restrictions on URLs | Daniel Stenberg | |
anywhere within libcurl | |||
2001-01-19 | version 7.6-pre3 | Daniel Stenberg | |
2001-01-11 | 7.6-pre2 | Daniel Stenberg | |
2001-01-09 | version 7.6-pre1 | Daniel Stenberg | |
2001-01-05 | renamed Curl_ to curl_ for the printf() prefixes | Daniel Stenberg | |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | |
2001-01-05 | release commit | Daniel Stenberg | |
2001-01-04 | updated license text in headers | Daniel Stenberg | |
2001-01-03 | dual-license fix | Daniel Stenberg | |
2001-01-03 | cleanup-commit | Daniel Stenberg | |
2000-12-19 | updated email and web site | Daniel Stenberg | |
2000-12-14 | added include stdio.h for the FILE | Daniel Stenberg | |
2000-12-04 | 7.5-commit | Daniel Stenberg | |
2000-11-28 | added maxredirs, moved CURL_PROGRESS* defines to src/main.c | Daniel Stenberg | |
2000-11-22 | 7.5-pre3 commit | Daniel Stenberg | |
2000-11-22 | added filetime for opt and info | Daniel Stenberg | |
2000-11-20 | changed the comment for URL_MAX_LENGTH | Daniel Stenberg | |
2000-11-17 | curl_formfree() added | Daniel Stenberg | |
2000-11-06 | new getpass proto and function pointer usage | Daniel Stenberg | |
2000-11-02 | error code fix | Daniel Stenberg | |
2000-10-30 | removed extra comma in the CURLINFO enum typedef | Daniel Stenberg | |
2000-10-30 | Added CURLOPT_SSL_VERIFYPEER and CURLOPT_CAINFO | Daniel Stenberg | |
2000-10-16 | 7.4.1 commit | Daniel Stenberg | |
2000-10-09 | bool typedef fix | Daniel Stenberg | |
2000-10-02 | adjusted for curl_easy_getinfo | Daniel Stenberg | |
2000-09-28 | 7.3 commit | Daniel Stenberg | |
2000-09-21 | Added CURLOPT_KRB4LEVEL | Daniel Stenberg | |
2000-09-18 | Stephen Kick added CURLOPT_INTERFACE | Daniel Stenberg | |
2000-09-14 | Added HTTPPROXYTUNNEL | Daniel Stenberg | |
2000-09-07 | C++ adjusted | Daniel Stenberg | |
2000-08-30 | 7.2 cleanup commit | Daniel Stenberg | |
2000-08-24 | Added CURLOPT_POSTFIELDSIZE | Daniel Stenberg | |
2000-08-21 | 7.1.1 commit | Daniel Stenberg | |
2000-08-02 | Added the strequal() prototypes here | Daniel Stenberg | |
2000-07-31 | big last-beta (?) cleanup commit | Daniel Stenberg | |
2000-07-31 | added to enable include file install | Daniel Stenberg | |
2000-07-25 | Torsten Foertsch's improvements | Daniel Stenberg | |
2000-07-25 | Added CURLOPT_PROXYPORT | Daniel Stenberg | |
2000-06-20 | Added AUTOREFERER | Daniel Stenberg | |
2000-06-16 | PROGRESSMODE is history | Daniel Stenberg | |
2000-06-14 | new binary stdout approach for win32 systems | Daniel Stenberg | |
2000-06-08 | lower casing getenv and formparse | Daniel Stenberg | |
added the progress function callback and data pointer added the callback typedefs | |||
2000-05-26 | fixed the CURL_ERROR_SIZE and renamed a urlget() leftover | Daniel Stenberg | |
2000-05-22 | unused | Daniel Stenberg | |