Age | Commit message (Expand) | Author |
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 |
2002-03-19 | fixed include and added header | Daniel Stenberg |
2002-03-19 | added multi.h | Daniel Stenberg |
2002-03-19 | include multi.h too | Daniel Stenberg |
2002-03-19 | moved here from ../../lib/ | Daniel Stenberg |
2002-03-19 | moved to ../include/curl/ | Daniel Stenberg |
2002-03-19 | added the multi functions man pages | Daniel Stenberg |
2002-03-19 | multi interface overview and description | Daniel Stenberg |
2002-03-19 | removed text that really belongs to very old libcurls that are no longer | Daniel Stenberg |
2002-03-19 | point out that this describes the easy interface and also make a more | Daniel Stenberg |
2002-03-19 | language | Daniel Stenberg |
2002-03-19 | added some text about PASV and PORT and stuff | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2002-03-19 | yaketiyak | Daniel Stenberg |
2002-03-19 | automake -a for the depcomp | Daniel Stenberg |