2003-10-04 |
Daniel Stenberg | - Vincent Bronner pointed out that if you set CURLOPT_C... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Vincent Bronner pointed out that if you set CURLOPT_COO... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Jon Turner fix |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Jon Turner mentioned this bug fix to correct how libcur... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | fixed ares-resolves and ip-only names |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | Based on a patch provided by Siddhartha Prakash Jain... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Daniel Stenberg | CURLOPT_NOBODY means HEAD on HTTP servers |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Stenberg | Peter Sylvester's curlx.c code example added |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Stenberg | proto fix |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Stenberg | Renamed the function argument named 'access', as noted... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Daniel Stenberg | James MacMillan's patch makes curl build on QNC 6.2.x. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | documented the new 7.10.8 -T functionality |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | -4 and -6 added |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | more details |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | updated to match reality |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Daniel Stenberg | real name |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | ip version selector, SPNEGO feature added to -V output |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | Added -4/--ipv4 and -6/ipv6. |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | cut the leading blurb, that will be used for the mail... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | Include the RELEASE-NOTES file too, which is basicly... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Daniel Stenberg | working draft of the upcoming 7.10.8 release notes |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | 7.10.8-pre2 |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | another segfault with multi+ares+non-existing hostname |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | failing to resolve a name using ares must Curl_disconne... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Daniel Stenberg | find and detect the Heimdal GSSAPI include path properly |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Daniel Stenberg | Added CURLOPT_IPRESOLVE support |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Daniel Stenberg | Markus Moeller's SPNEGO patch applied, with my edits... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | bug fixes |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | If a connection is closed down and it had some kind... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | Test 90 added: --anyauth that picks NTLM with a redirec... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | minor difference in how the part number magic is made |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | make the NTLM part numbers get increased instead of... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | test 89 verifies -L and ntlm authentication, as bug... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | test88, doing PUT with --digest now works |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Daniel Stenberg | When we issue a HTTP request, first make sure if the... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | new ares patch uploaded |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | Jeff Pohlmeyer is our hero of the week! |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | reverted the change that blanks LIBS |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Daniel Stenberg | Jeff Pohlmeyer did some marvelous debugging to track... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | blank the LIBS variable, as we don't need any libs... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | Added more docs for DEBUGFUNCTION as suggsted by Mohun... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | multi handle DNS cache, "Negotiate" authentication... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | clear the proxy env |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Daniel Stenberg | When people have environment variables set for protocol... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | Tim Bartley's patch that makes the GSSNEGOTIATE option... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | For easy handles within multi handles, we share the... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | #ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remov... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | don't use a blank proxy |
commit | commitdiff | tree | snapshot |
2003-09-11 |
Daniel Stenberg | Curl_is_resolved(): FD_ZERO the file descriptors before... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Daniel Stenberg | 7.10.8-pre1 commit |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Daniel Stenberg | do not use 'long' to store 4 bytes, as 64bit architectu... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | yesterday and today in words |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | Uses less macros. #ifdef'ed out unused functions. Edite... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT option... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Daniel Stenberg | --enable-thread was broken and this should cure it |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | no user or password set, bail out |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | ah, this change broke multiple test cases |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | Jörg pointed out that I did this fix wrongly, now authw... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | Based on Joerg Mueller-Tolk's patch, this introduces... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | 1. store the httpproxycode in the loop after it is... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | avoid proxy (and other) auth if no user+password is... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Daniel Stenberg | added the missing share-functions, pointed out by Edwar... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Re-arranged code to make the proxy-CONNECT loop able... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Joerg Mueller-Tolk's fix to better deal with user+passw... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | minor fix to make better bail-out check |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | warn if no CN is available if verify is only set to 1 |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | stuff I had added in my copy at home, now at last I... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Daniel Stenberg | Peter Pentchev found two problems. One realloc problem... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Daniel Stenberg | wrap at 80 cols |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Daniel Stenberg | two patches applied |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Daniel Stenberg | "Securing FTP with TLS" was updated to revision 12 |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Daniel Stenberg | LDAP fixed in CVS (for upcoming 7.10.8) |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Daniel Stenberg | Henrik Storner's update to make libcurl work with OpenL... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Daniel Stenberg | CURLE_LDAP_INVALID_URL added (by Henrik Storner) |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Daniel Stenberg | The error buffer was not getting filled when Curl_wait_... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Daniel Stenberg | typecase to please the compiler gods |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Daniel Stenberg | typecast to prevent compiler warning |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Daniel Stenberg | CURLOPT_BUFFERSIZE must not be smaller than 0 (zero... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Daniel Stenberg | Henrik Storner's rewrite that includes a nice usage... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Daniel Stenberg | only do chmod if there's a file present |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Daniel Stenberg | added the strcasecmp() proto here (moved from setup... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Daniel Stenberg | removed the strcasecmp() proto from here, and moved... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Daniel Stenberg | we support any number of globs now, even for #[num... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Daniel Stenberg | have cwd_and_mkd prefixed with ftp_ to make it appear... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Daniel Stenberg | use proper type to prevent compiler warning |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Daniel Stenberg | Vincent Sanders provided a fix for name resolving when... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Daniel Stenberg | CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODE |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Daniel Stenberg | CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Daniel Stenberg | store the FTP response code in the httpcode variable |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Daniel Stenberg | removed the goto and re-indented slightly |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Daniel Stenberg | transfer fix for multi interface |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Daniel Stenberg | made curl_multi_info_read() set 'msgs_in_queue' to... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Daniel Stenberg | recent action |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Daniel Stenberg | Now offering support for multiple -T on the same comman... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Daniel Stenberg | test case 149 is here |
commit | commitdiff | tree | snapshot |
next |