platform/upstream/curl.git
2003-05-01 Daniel StenbergAndy Cedilnik fixed some compiler warnings
2003-05-01 Daniel Stenbergourerrno became Curl_ourerrno() and is now available...
2003-05-01 Daniel StenbergUse the proper Curl_ourerrno() function instead of...
2003-04-30 Daniel Stenbergthe test numbers are now only for human readability...
2003-04-30 Daniel Stenbergno longer assume that the test number implies servers...
2003-04-30 Daniel StenbergEach test case now specifies which server(s) it needs...
2003-04-30 Daniel Stenbergwe say welcome to test 142
2003-04-30 Daniel Stenbergverify that curl fails fine when an FTP URL with a...
2003-04-30 Daniel Stenbergwhen making up the list of path parts, save the last...
2003-04-30 Daniel Stenbergrecent action
2003-04-30 Daniel Stenbergif there's a cookiehost allocated, free that too
2003-04-30 Daniel Stenbergok, make the test run ok too
2003-04-30 Daniel Stenbergvarious new cookie tests with a custom Host: header set
2003-04-30 Daniel Stenbergmodified to work with modified code
2003-04-30 Daniel Stenbergmodified to produce nicer output when a single test...
2003-04-30 Daniel Stenbergmake the diffs with 'diff -u' to make them nicer and...
2003-04-30 Daniel Stenbergstop parsing Host: host names at colons too
2003-04-30 Daniel Stenbergmodified to the new cookie function proto
2003-04-30 Daniel Stenbergextract host name from custom Host: headers to use...
2003-04-30 Daniel StenbergMany cookie fixes:
2003-04-30 Daniel Stenbergchanges need for the new ftp path treatment and the...
2003-04-30 Daniel StenbergDavid Balazic's patch to make the FTP operations "do...
2003-04-30 Daniel Stenbergtwo more platforms Rich Gray built curl on
2003-04-29 Daniel Stenberg Peter Kovacs provided a patch that makes the CURLINFO_...
2003-04-29 Daniel Stenbergmention configure --help
2003-04-28 Daniel StenbergCURLOPT_FTPPORT could support port number too
2003-04-28 Daniel Stenbergcorrected the comment which wasn't correct
2003-04-25 Daniel StenbergRSAglue.lib is no longer needed with recent OpenSSL...
2003-04-24 Daniel StenbergDan Fandrich added support for the gzip Content-Encodin...
2003-04-23 Daniel StenbergBryan Kemp's reported problems with curl and PUT from...
2003-04-22 Daniel Stenberglast 10 days or so
2003-04-22 Daniel Stenberglibtool 1.5 stuff
2003-04-22 Daniel Stenbergstop checking for libtool, we don't run that in this...
2003-04-22 Daniel StenbergDan Fandrich corrected the error messages on "bad encod...
2003-04-22 Daniel StenbergDan Fandrich's gzip bugfix
2003-04-22 Daniel StenbergDan Fandrich's fix
2003-04-22 Daniel Stenberg Peter Sylvester pointed out that curl_easy_setopt...
2003-04-16 Daniel Stenbergtwo dashes is enough
2003-04-15 Daniel Stenbergtypecast the setting of the size, as it might be an...
2003-04-15 Daniel StenbergIf MALLOCDEBUG, include the lib's setup.h here so that...
2003-04-15 Daniel Stenberginclude config.h before all system headers, so that...
2003-04-15 Daniel Stenbergextended the -F section
2003-04-15 Daniel Stenbergtreat uploaded .html files as text/html by default
2003-04-14 Daniel Stenbergreturn the same error for the sslv2 "certificate verify...
2003-04-14 Daniel Stenbergnew wording by Kevin Roth
2003-04-14 Daniel Stenbergignore all stamp-h*
2003-04-14 Daniel StenbergWith the recent fix of libcurl, it shall now return...
2003-04-14 Daniel StenbergRestored the SSL error codes since they was broken...
2003-04-14 Daniel StenbergFTP CWD response fixed
2003-04-11 Daniel Stenbergclarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan...
2003-04-11 Daniel StenbergNic fixed so that Curl_client_write() must not be calle...
2003-04-11 Daniel StenbergNic Hines fixed this bug when deflate or gzip contents...
2003-04-11 Daniel Stenbergah, move the zero byte too or havoc will occur
2003-04-11 Daniel Stenbergverify the new url parser fix
2003-04-11 Daniel Stenbergsupport ? as separator instead of / even if not protoco...
2003-04-11 Daniel Stenbergthese guys deserve a mentioning here as well
2003-04-11 Daniel StenbergDan the man on the list
2003-04-11 Daniel StenbergDan Fandrich's added gzip support documented.
2003-04-11 Daniel StenbergDan Fandrich's gzip patch applied
2003-04-11 Daniel Stenbergwhen saving a cookie jar fails, you don't get an error...
2003-04-11 Daniel Stenberg According to RFC959, CWD is supposed to return 250...
2003-04-11 Daniel Stenbergshow a verbose warning message in case cookie-saving...
2003-04-10 Daniel Stenbergnew ftp tests
2003-04-10 Daniel Stenberganother week has passed
2003-04-10 Daniel StenbergVlad Krupin's URL parsing patch to fix the URL parsing...
2003-04-09 Daniel Stenbergoops, committed test code not meant to be here
2003-04-09 Daniel Stenbergthe default debugfunction shows incoming headers as...
2003-04-09 Daniel Stenbergtimecond support added
2003-04-09 Daniel Stenbergthree new ftp tests
2003-04-09 Daniel Stenberg<mdtm> added
2003-04-09 Daniel StenbergMDTM support added
2003-04-08 Daniel StenbergJames Bursa fixed a flaw in the content-type extracting...
2003-04-08 Daniel Stenbergshare.c added
2003-04-07 Daniel Stenberg--disable-eprt perhaps?
2003-04-06 Daniel StenbergRyan Weaver's fix to prevent the ca bundle to get insta...
2003-04-04 Daniel Stenbergadjusted the formpost testcases to the new boundary...
2003-04-04 Daniel StenbergChanged how boundary strings are generated. This new...
2003-04-03 Daniel Stenbergspell fix
2003-04-03 Daniel Stenbergkill a compiler warning on cygwin
2003-04-03 Daniel StenbergAdded log output for when the writing of the input...
2003-04-03 Daniel StenbergModified how we log data to server.input, as we can...
2003-04-03 Daniel Stenbergnew
2003-04-02 Daniel Stenberg7.10.4 commit
2003-04-02 Daniel StenbergVersion 7.10.4
2003-04-01 Daniel Stenbergdocumented the new killserver tag
2003-04-01 Daniel Stenbergkill the ftp server afterwards, it is just so messed up
2003-04-01 Daniel Stenberglog when we've returned verification that we are the...
2003-04-01 Daniel Stenbergsupport the new <killserver> tag
2003-04-01 Daniel Stenbergignore lib505 too
2003-04-01 Daniel Stenberglib505.c is a new test case for ftp uploading with...
2003-04-01 Daniel StenbergAdded support for the RNFR/RNTO commands
2003-03-31 Daniel Stenbergupdated
2003-03-31 Daniel Stenbergmove the ssl config clone call to before the connection...
2003-03-31 Sterling Hughestesting, ignore this commit
2003-03-31 Daniel Stenberg7.10.4-pre6 commit
2003-03-31 Daniel Stenbergadded dist-hook that clears the tests/log dir properly...
2003-03-31 Daniel StenbergFixup after talks with Richard Bramante. We should...
2003-03-31 Daniel Stenberg--location-trusted added, which does a normal location...
2003-03-31 Daniel StenbergGuillaume Cottenceau's patch that adds CURLOPT_UNRESTRI...
2003-03-31 Daniel Stenberg10 days of fixes
next