platform/upstream/curl.git
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
2003-07-25 Daniel StenbergRemoved #include <sys/resource.h>, as pointed out by...
2003-07-23 Daniel Stenbergthe test compared numericly if though it could contain...
2003-07-23 Daniel StenbergWhen we re-use an existing connection we must make...
2003-07-23 Daniel Stenbergminor code style fix
2003-07-23 Daniel StenbergSplit out the changes from the year 2002 into a separat...
2003-07-23 Daniel StenbergSSLCERTS was moved into the docs/ directory
2003-07-23 Daniel Stenbergmoved SSLCERTS into the docs/ directory
2003-07-23 Daniel StenbergDaniel Kouril's fix to make the GSS-Negotiate work...
2003-07-23 Daniel StenbergJuan F. Codagnone's fixes to build properly on Windows...
2003-07-23 Daniel StenbergPlain default version of this file, to allow users...
2003-07-22 Daniel Stenbergreversed the check for GSSAPI when request that auth
2003-07-22 Daniel StenbergCURLDEBUG, not MALLOCDEBUG
2003-07-22 Daniel StenbergMore support for NTLM on proxies, now proxy state and...
2003-07-22 Daniel StenbergThe NTLM functions now take a 'proxy' argument as well.
2003-07-22 Daniel StenbergAdded a separate struct for the proxyntlm data, as...
2003-07-22 Daniel StenbergCURLDEBUG is the symbol now
2003-07-22 Daniel StenbergDon't depend on the TIME_WITH_SYS_TIME define. win32...
2003-07-21 Daniel Stenbergmoved the proxyuser and proxypasswd fields from the...
2003-07-21 Daniel Stenbergadjusted to support NTLM for proxies
2003-07-21 Daniel Stenbergkrb4-fixes for the moved user+password fields within...
2003-07-21 Daniel Stenbergpre4-commit
2003-07-21 Daniel Stenbergpre4
2003-07-21 Daniel Stenbergthe CWD-null bug fix
2003-07-20 Daniel Stenbergthe fixed skip-blanks in the FTP CWD code called for...
2003-07-20 Daniel StenbergDavid Gardner pointed out in bug report 770755 that...
2003-07-20 Daniel StenbergIf NTLM is requested, only re-use connections that...
2003-07-19 Daniel Stenbergexplains my fixes just committed
2003-07-19 Daniel Stenbergmodified to work fine with the new persistant connectio...
2003-07-19 Daniel Stenbergswsclose added
2003-07-19 Daniel StenbergAccess the user and passwd fields from the connectdata...
2003-07-19 Daniel StenbergNo longer stores user+password in the sessionhandle...
2003-07-19 Daniel Stenbergfixed the CONNECT thing again
2003-07-19 Daniel StenbergIf the data contents contains the word 'swsclose',...
next