Age | Commit message (Expand) | Author |
2006-09-12 | example code by Michael Wallner | Daniel Stenberg |
2006-09-12 | corrected URL | Daniel Stenberg |
2006-09-12 | so it seems SOCKS5 too (still) has problems with connect timeouts | Daniel Stenberg |
2006-09-11 | - Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a | Daniel Stenberg |
2006-09-08 | Mention that CURLOPT_MAX_RECV/SEND* were added in 7.15.5 | Daniel Stenberg |
2006-09-07 | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg |
2006-09-05 | added some fresh new blurb | Daniel Stenberg |
2006-09-03 | - "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch that | Daniel Stenberg |
2006-09-03 | Mohun Biswas' improvements and clarifications about the options and how to use | Daniel Stenberg |
2006-08-29 | David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to | Daniel Stenberg |
2006-08-23 | clarify the string syntax support in the CURLOPT_PROXY section | Daniel Stenberg |
2006-08-16 | Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP | Dan Fandrich |
2006-08-09 | option name spell fix | Daniel Stenberg |
2006-08-09 | Added eCos and Minix sections. | Dan Fandrich |
2006-08-08 | fixed some web links. | Gunter Knauf |
2006-08-08 | Armel Asselin made the CURLOPT_PREQUOTE option work fine even when | Daniel Stenberg |
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 |