Age | Commit message (Expand) | Author |
2006-08-07 | added contributors to 7.15.5 | Daniel Stenberg |
2006-08-02 | a CURLOPT_PROGRESSFUNCTION clarification | Daniel Stenberg |
2006-08-01 | updated docs with the new parameter | Daniel Stenberg |
2006-07-28 | new D binding | Daniel Stenberg |
2006-07-26 | David McCreedy added --ftp-ssl-reqd which makes curl *require* SSL for both | Daniel Stenberg |
2006-07-26 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg |
2006-07-25 | Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl | Daniel Stenberg |
2006-07-08 | just some more blurb | Daniel Stenberg |
2006-07-07 | mention the shared DNS stuff | Daniel Stenberg |
2006-07-07 | mention the by-default "sharing" | Daniel Stenberg |
2006-07-07 | yassl can be used now | Daniel Stenberg |
2006-07-05 | Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he... | Yang Tse |
2006-06-30 | typecast the number passed to CURLOPT_INFILESIZE_LARGE as a curl_off_t | Daniel Stenberg |
2006-06-26 | changed wording slightly, and added standard boiler-plate header | Daniel Stenberg |
2006-06-24 | Wallner's update | Daniel Stenberg |
2006-06-24 | corrected introduction version number | Daniel Stenberg |
2006-06-24 | Michael Wallner added curl_formget(), which allows an application to extract | Daniel Stenberg |
2006-06-24 | Provide a libcurl API for setting mutex callbacks in the underlying SSL | Daniel Stenberg |
2006-06-22 | Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and | Daniel Stenberg |
2006-06-21 | minor language edits bug reports 1510080 1510098 | Daniel Stenberg |
2006-06-20 | the D binding link is dead but we know of no new one! | Daniel Stenberg |
2006-06-20 | bad syntax | Daniel Stenberg |
2006-06-16 | when mentioning the default config file, point back to the actual description | Daniel Stenberg |
2006-06-12 | Implemented --enable-hidden-symbols configure option to enable | Dan Fandrich |
2006-06-12 | oops | Daniel Stenberg |
2006-06-12 | added contributors from the 7.15.4 release | Daniel Stenberg |
2006-06-08 | corrected the CURLINFO_TOTAL_TIME description | Daniel Stenberg |
2006-05-30 | Removed a few fixed issues and a few issues currently in progress in the Hiper | Daniel Stenberg |
2006-05-28 | correct explicit/implicit terms for FTPS | Daniel Stenberg |
2006-05-25 | minor RFC updates, Dan Fandrich brought my attention to them | Daniel Stenberg |
2006-05-24 | Michael Wallner provided a patch that allows "SESS" to be set with | Daniel Stenberg |
2006-05-15 | updated with more recent facts | Daniel Stenberg |
2006-05-14 | The SOCKS connection codes don't properly acknowledge (connect) timeouts. | Daniel Stenberg |
2006-05-11 | The new ftpuploadresume.c example by Philip Bock | Daniel Stenberg |
2006-05-09 | Andreas Ntaflos reported a bug in libcurl.m4: When configuring my GNU | Daniel Stenberg |
2006-05-08 | Fixed known bug #28. The TFTP code no longer assumes a packed struct and | Daniel Stenberg |
2006-05-02 | curl-config got a --checkfor option | Daniel Stenberg |
2006-05-02 | Make this code use the proper pointers | Daniel Stenberg |
2006-04-26 | updated with more error codes | Daniel Stenberg |
2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg |
2006-04-21 | added SPL and XBLite | Daniel Stenberg |
2006-04-19 | the new conversion stuff documented (mostly by David McCreedy) | Daniel Stenberg |
2006-04-10 | adding the new man pages to the package | Daniel Stenberg |
2006-04-10 | 33. Doing multi-pass HTTP authentication on a non-default port does not work. | Daniel Stenberg |
2006-04-09 | CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore! | Daniel Stenberg |
2006-04-09 | mention RFC 2396 for URL syntax spec | Daniel Stenberg |
2006-04-09 | new little example using the new conversion callbacks added in 7.15.4 | Daniel Stenberg |
2006-04-08 | mention the outlength argument | Daniel Stenberg |
2006-04-07 | First commit of David McCreedy's EBCDIC and TPF changes. | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |