platform/upstream/curl.git
2003-08-12 Daniel Stenbergcorrected return type
2003-08-12 Daniel Stenbergadded the new curl_share_* man pages, the libcurl-easy...
2003-08-12 Daniel Stenbergseparated the easy-specific stuff into a new libcurl...
2003-08-12 Daniel Stenbergadded the asynchdns bit
2003-08-12 Daniel StenbergBugfix from Serge Semashko that fixes a bug introduced...
2003-08-12 Daniel Stenbergmore auth tests
2003-08-11 Daniel StenbergAdded support for CURLINFO_HTTP_CONNECTCODE
2003-08-11 Daniel Stenbergbindlocal works for Windows!
2003-08-11 Daniel StenbergCheck CURL_VERSION_ASYNCHDNS for feature output
2003-08-11 Daniel StenbergSet the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
2003-08-11 Daniel StenbergAdded CURLINFO_HTTP_CONNECTCODE
2003-08-11 Daniel Stenbergmention curl_version_info
2003-08-11 Daniel Stenbergmention the pre3 release
2003-08-11 Daniel StenbergVincent Sanders's massive update of this example code...
2003-08-11 Daniel Stenbergedits
2003-08-11 Daniel Stenbergtwo more known bugs
2003-08-11 Daniel Stenbergadded include "http.h" to prevent a warning
2003-08-11 Daniel Stenbergdefine USE_ARES nicer if enabled
2003-08-11 Daniel Stenberguse safefree instead
2003-08-11 Daniel Stenbergforgot the backslash
2003-08-11 Daniel Stenbergmemory leak fixed when re-using connections with proxy...
2003-08-11 Daniel Stenberg--proxy-ntlm added
2003-08-11 Daniel Stenberg81 + 82 test NTLM proxy stuff
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
next