platform/upstream/curl.git
2003-08-11 Daniel Stenbergremodeled the help text to avoid those annoying puts...
2003-08-11 Daniel StenbergCURLOPT_PROXYAUTH explained
2003-08-11 Daniel StenbergCURLOPT_PROXYAUTH added by Serge Semashko
2003-08-11 Daniel StenbergSerge Semashko added CURLOPT_PROXYAUTH support, and...
2003-08-11 Daniel StenbergChristian Beutenmueller corrected the CURLOPT_FILE...
2003-08-11 Daniel Stenbergadded test80
2003-08-11 Daniel Stenbergtunnel through proxy, with both proxy and regular authe...
2003-08-11 Daniel Stenberg-Z and -@ no longer work, they are now officially avail...
2003-08-11 Daniel Stenbergadded test 79, a basic test that fetches an FTP URL...
2003-08-11 Daniel Stenbergthe new cookie functions that require 'data' passed in
2003-08-11 Daniel Stenbergsupport sending off cookies without contents
2003-08-11 Daniel StenbergAdded some infof() calls, that require the data pointer...
2003-08-11 Daniel Stenbergadded Dirk Manske
2003-08-11 Daniel Stenbergremoved the dashes
2003-08-11 Daniel Stenbergdocumenting the share interface
2003-08-11 Daniel Stenbergremoved the BUGS section
2003-08-11 Daniel Stenbergremove the BUGS section
2003-08-11 Daniel Stenbergfix lines that start with "
2003-08-11 Daniel Stenbergtest case 506 added, written by Dirk Manske
2003-08-11 Daniel StenbergDirk Manske's bugfix for the share stuff
2003-08-10 Daniel Stenbergdon't claim the PASV connect is connected unless it...
2003-08-08 Daniel Stenbergmake sure the string is long enough
2003-08-08 Daniel StenbergGisle Vanem fixed a single-byte overflow
2003-08-08 Daniel StenbergDavid Byron's fix for file:// URLs with drive letters...
2003-08-08 Daniel Stenbergchmod the cabundle file before we attempt to write...
2003-08-08 Daniel Stenbergftp create dirs work done
2003-08-08 Daniel Stenbergadded CURLOPT_FTP_CREATE_MISSING_DIRS
2003-08-08 Daniel Stenbergftp-create-dirs test when MKD fails
2003-08-08 Daniel Stenberg--ftp-create-dirs
2003-08-08 Daniel Stenbergintroducing --ftp-create_dirs
2003-08-08 Daniel Stenberg--ftp-create-dirs test
2003-08-08 Daniel StenbergSupport COUNT in the control file, to set the number...
2003-08-08 Daniel Stenbergre-arranged the cwd/mkd stuff a bit
2003-08-08 Daniel StenbergEarly Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch...
2003-08-08 Daniel Stenbergnew -z tests
2003-08-08 Daniel Stenbergcorrected main meta data title
2003-08-07 Daniel Stenbergadded CLEANFILES to make distcheck run fine
2003-08-07 Daniel Stenberginfilesize must be a long to work on 64bit archs
2003-08-07 Daniel Stenberguse 644 for the chmod
2003-08-06 Daniel Stenbergargh, it wasn't *that* easy to generate the ca-bundle...
2003-08-06 Daniel Stenbergfixed syntax error
2003-08-06 Daniel Stenbergbetter cleaning up of memory in case of failures in...
2003-08-06 Daniel Stenbergbetter cleaning up allocated memory in case of failures
2003-08-06 Daniel Stenbergmore tests
2003-08-06 Daniel Stenbergnew urlglob test
2003-08-06 Daniel Stenbergminor cleanup
2003-08-06 Daniel Stenbergexplain more how the test case number awareness is...
2003-08-06 Daniel Stenbergfix the treatment of the variable width specifier ...
2003-08-06 Daniel Stenbergmake an uninstall hook in the same manner we already...
2003-08-06 Daniel Stenbergchmod the hugehelp.c in the dist hook to make distcheck...
2003-08-06 Daniel Stenberggenerate the ca-bundle.h in the build dir, and also...
2003-08-06 Daniel StenbergDomenico Andreoli fixed the section number in the main...
2003-08-06 Daniel Stenberginclude "share.h" for the cookie sharing
2003-08-06 Daniel Stenbergmake it build without ares support
2003-08-06 Daniel Stenberg505 was missing
2003-08-06 Daniel Stenbergmore fix
2003-08-06 Daniel Stenbergupdated the ares instruction
2003-08-05 Daniel StenbergLDFLAGS fix to make the GSSAPI build again
2003-08-05 Daniel Stenbergadded README.ares
2003-08-05 Daniel Stenberghow to build with ares
2003-08-05 Daniel Stenbergares awareness/usage/support added. If configure -...
2003-08-05 Daniel StenbergAdd --enable-ares support, which will make us build...
2003-08-05 Daniel Stenbergclean up the dir tree hierarchy in *_done() to make...
2003-08-05 Daniel Stenbergadded test 146 for a ftp persitency test, as reported...
2003-08-05 Daniel Stenbergpersistant connection test
2003-08-05 Daniel Stenbergauth problems
2003-08-04 Daniel Stenbergcleaned up after David Byron's comment on the libcurl...
2003-08-04 Daniel Stenberg Jan Sundin reported a case where curl ignored a cooki...
2003-08-04 Daniel Stenbergadded test 73
2003-08-04 Daniel StenbergVerifies Jan Sundin's cookie bug, dated aug 4 2003.
2003-08-04 Daniel StenbergDirk Manske's patch that introduces cookie support...
2003-08-03 Daniel Stenberg Mark Fletcher provided an excellent bug report that...
2003-08-03 Daniel Stenbergserios info leakage!
2003-08-02 Daniel StenbergWhen proxy authentication is used in a CONNECT request...
2003-08-02 Daniel Stenbergupdated as the second proxy-auth header was a proof...
2003-08-01 Daniel StenbergJoerg Mueller-Tolk fixed a minor mistake
2003-08-01 Daniel Stenbergrecent action
2003-08-01 Daniel StenbergDavid Byron's makefile fix to allow 7.10.6 to build...
2003-07-30 Daniel Stenbergadd a check for 'ar' since the lack of it bit Jared...
2003-07-30 Daniel Stenbergremoved silly target that only works when building...
2003-07-30 Daniel StenbergJörg Müller-Tolk updated this to build fine with 7...
2003-07-30 Daniel Stenbergftp proxy support would be nice
2003-07-30 Daniel Stenbergupdated to match the recent ftp patch that makes it...
2003-07-30 Daniel StenbergDaniel Noguerol made the ftp code output "Accept-Ranges...
2003-07-30 Daniel StenbergMake sure to generate an uncompressed hugehelp.c file...
2003-07-30 Daniel StenbergReverted the 'filetime' struct field back to a 'long...
2003-07-29 Daniel StenbergCURLDEBUG not MALLOCDEBUG
2003-07-28 Daniel StenbergFixes based on Gisle Vanem's input since this script...
2003-07-28 Daniel StenbergDigest *OR* Basic authorization test
2003-07-28 Daniel Stenberg7.10.6
2003-07-28 Daniel Stenbergclear http->send_buffer when we have freed the memory...
2003-07-28 Daniel Stenbergupdated to the new ftp dir parsing code that allows...
2003-07-28 Daniel StenbergAs noticed by Kevin Roth, we shall not speak of root...
2003-07-28 Daniel StenbergFrançois Pons brought a patch that once again made...
2003-07-28 Daniel Stenberguse the correct 'test71' file name for the temp file
2003-07-28 Daniel Stenberggot a bug report on -F in config files, so I wrote...
2003-07-25 Daniel Stenberghaving it in CVS causes us problems *grrr*
2003-07-25 Daniel StenbergAndrés García updated with the added files etc
2003-07-25 Daniel StenbergWith an unknown CA path, we undef the variable. To...
2003-07-25 Daniel Stenbergonly check for CA bundle path if build with SSL support
next