platform/upstream/curl.git
2003-05-14 Daniel StenbergGeorge Comninos provided a fix that calls the progress...
2003-05-13 Daniel StenbergSetup and use CURL_INADDR_NONE all over instead of...
2003-05-13 Daniel Stenbergbefore using if2ip(), check if the address is an ip...
2003-05-13 Daniel Stenberglibtool 1.4.2 is enough
2003-05-13 Daniel Stenbergfix comment
2003-05-12 Daniel Stenbergbefore checking for network interfaces using if2ip...
2003-05-12 Daniel Stenbergno more complaining when I have 1.5 and it tests for...
2003-05-12 Daniel Stenbergfixes from the last week+
2003-05-12 Daniel StenbergDan F clarified the CURLOPT_ENCODING description after...
2003-05-12 Daniel StenbergDan Fandrich added --compressed docu
2003-05-12 Daniel Stenbergsetting ENCODING to "" means enable-all-you-support
2003-05-12 Daniel Stenberg Dan Fandrich changed CURLOPT_ENCODING to select all...
2003-05-12 Daniel StenbergDan Fandrich lowered the libtool requirement
2003-05-12 Daniel Stenbergwhen we have accepted the server's connection in a...
2003-05-12 Daniel Stenbergavoid the write loop
2003-05-12 Daniel Stenbergincoming proxy headers shall be sent to the debug funct...
2003-05-09 Daniel Stenbergoops, run libtoolize as the first tool
2003-05-09 Daniel Stenbergrun libtoolize too
2003-05-09 Daniel Stenbergrun libtoolize to generate these files
2003-05-09 Daniel StenbergCURLOPT_FTP_USE_EPRT added
2003-05-09 Daniel Stenberg--disable-eprt added
2003-05-09 Daniel Stenbergsupport for CURLOPT_FTP_USE_EPRT added
2003-05-09 Daniel StenbergAIX wants sys/select.h
2003-05-09 Daniel Stenbergclarify on the curl name issue and that there may be...
2003-05-06 Daniel Stenberg Kevin Delafield reported another case where we didn...
2003-05-05 Daniel Stenbergfixed the required tools' version numbers
2003-05-04 Daniel Stenbergthe writable argv check now should not exit when buildi...
2003-05-03 Daniel Stenbergput back the libtool test, now for 1.5
2003-05-02 Daniel StenbergIf there is a custom Host: header specified, we use...
2003-05-02 Daniel Stenbergsend correct cookies when using a custom Host:
2003-05-02 Daniel Stenbergfixed the format slightly
2003-05-01 Daniel Stenbergcorrected a comment about gzip not being supported
2003-05-01 Daniel StenbergFTP URL with type=a
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...
next