Age | Commit message (Expand) | Author |
2002-04-10 | added info in to failf() lines and added a infof() call just before the | Daniel Stenberg |
2002-04-10 | default proxy port set, as reported by Sebastien Willemijns | Daniel Stenberg |
2002-04-10 | updated error code | Daniel Stenberg |
2002-04-10 | error code cleanup, use the new SEND/RECV errors | Daniel Stenberg |
2002-04-10 | error codes documented | Daniel Stenberg |
2002-04-10 | two new error codes to separate READ into READ/RECV and WRITE into WRITE/SEND | Daniel Stenberg |
2002-04-10 | clarified how to write URLs in -K config files | Daniel Stenberg |
2002-04-09 | set the HOME variable to the current dir, to prevent any real ~/.curlrc to | Daniel Stenberg |
2002-04-09 | spell checked and removed talk about very old version numbers | Daniel Stenberg |
2002-04-08 | 7.9.6-pre4 commit | Daniel Stenberg |
2002-04-08 | removed compiler warnings, made it conditional on USE_ENVIRONMENT | Daniel Stenberg |
2002-04-08 | Added the --environment support by Michael Curtis | Daniel Stenberg |
2002-04-08 | Added $Id:$ keyword | Daniel Stenberg |
2002-04-08 | Michael Curtis adjusted this for RISC OS | Daniel Stenberg |
2002-04-08 | Added writeenv.c and writeenv.h for RISCOS usage (and others?) | Daniel Stenberg |
2002-04-08 | added config-riscos.h | Daniel Stenberg |
2002-04-08 | Michael Curtis' updates | Daniel Stenberg |
2002-04-08 | Jacky Lam deserves a mention here | Daniel Stenberg |
2002-04-08 | based on Jacky Lam's "HTTP 1.0 304-only" fix, this change makes a 304 reply | Daniel Stenberg |
2002-04-05 | if HOME isn't set or too long, we attempt to lost the curlrc file from | Daniel Stenberg |
2002-04-05 | mention the web site mirror now | Daniel Stenberg |
2002-04-05 | enough with stupidity, this is a test case that should fail and thus we | Daniel Stenberg |
2002-04-05 | added test 48, verify -I, -d and -G in one command line | Daniel Stenberg |
2002-04-04 | Reverted v1.120, -G set request type after Kevin Roth pointed out the | Daniel Stenberg |
2002-04-04 | lots | Daniel Stenberg |
2002-04-04 | very minor log change | Daniel Stenberg |
2002-04-04 | T. Bharath pointed out the flaw in ConnectionExists() for how we didn't | Daniel Stenberg |
2002-04-04 | Fixes the problem Jacky Jam pointed out, where libcurl will "hang" for an | Daniel Stenberg |
2002-04-04 | Jonatan Lander's fix to compile properly on pre-ISO compilers (without the | Daniel Stenberg |
2002-04-04 | This corrects VERBOSE PASV ftp transfers on AIX (and OSF1/Tru64) | Daniel Stenberg |
2002-04-03 | Tor Arntsen's fix for "CGI_Lite" compliance! | Daniel Stenberg |
2002-04-02 | Added DNS cache control options | Daniel Stenberg |
2002-04-02 | Clarence Gardner pointed out the not-taken-care-of return codes from SSL_read | Daniel Stenberg |
2002-04-02 | Jacky Lam added memdebug.h include to prevent crashes when that is used | Daniel Stenberg |
2002-03-27 | fopen(... "rb") when reading what to post, so that binary posting works | Daniel Stenberg |
2002-03-25 | Jacky Lam cookie parser fix for domains with preceeding dot | Daniel Stenberg |
2002-03-23 | Miklos Nemeth's update | Daniel Stenberg |
2002-03-22 | adjusted windows section after a patch from Miklos Nemeth | Daniel Stenberg |
2002-03-22 | patch by Sandro Tolaini to do good (better?) on FreeBSD | Daniel Stenberg |
2002-03-20 | no longer include "multi.h", it comes with the regular curl/curl.h now | Daniel Stenberg |
2002-03-20 | crlf replacement on uploads did not work. test case 128 was added just now | Daniel Stenberg |
2002-03-20 | verbose FTP PASV output could output a "random" name from the stack based | Daniel Stenberg |
2002-03-20 | added test 128, ftp upload with --crlf | Daniel Stenberg |
2002-03-20 | newcomer notice added | Daniel Stenberg |
2002-03-20 | old list is gone | Daniel Stenberg |
2002-03-19 | John Clayton's weird explorations in the wonders of the windows tcp/ip | Daniel Stenberg |
2002-03-19 | made -G set request type | Daniel Stenberg |
2002-03-19 | corrected for 7.9.6 | Daniel Stenberg |
2002-03-19 | removed multi.h | Daniel Stenberg |
2002-03-19 | Added the three multi interface source code examples to the distrib | Daniel Stenberg |