platform/upstream/curl.git
2003-07-04 Daniel StenbergDan Grayson pointed out that we set the CURL_CA_BUNDLE...
2003-07-04 Daniel Stenbergremove the usage of setvbuf() and use fflush() instead...
2003-07-04 Daniel StenbergCURLDEBUG not MALLOCDEBUG anymore
2003-07-04 Daniel Stenbergadjusted to the NTLM updates
2003-07-04 Daniel StenbergPeter Sylvester's patch was applied that introduces...
2003-07-01 Daniel StenbergDavid Byron's patch that allows a client to make the...
2003-07-01 Daniel Stenbergnew CVS info
2003-07-01 Daniel StenbergGisle Vanem found a lib handle leak in the ldap code
2003-06-27 Daniel StenbergWhen I introduced the DIST_SUBDIRS usage, I broken...
2003-06-26 Sterling Hughesrevert out my bogus commit. ;-)
2003-06-26 Sterling Hughestest commit
2003-06-26 Daniel Stenbergnew tests
2003-06-26 Daniel Stenbergproduce a skip-report at the end of all tests, and...
2003-06-26 Daniel Stenbergbeautified and added comments all over
2003-06-26 Daniel Stenbergmention the new flag bits we support
2003-06-26 Daniel Stenbergmention that it copies the string you add
2003-06-26 Daniel Stenbergadded lots, mostly the new auth-related option(s)
2003-06-26 Daniel Stenbergadded lots of auth stuff and updated other things too
2003-06-26 Daniel Stenbergmention COOKIES, removed added entries, corrected the...
2003-06-26 Daniel Stenbergmention the other formats the docs come in
2003-06-26 Daniel Stenbergadjusted to recent changes
2003-06-26 Daniel Stenbergwe do support NTLM now...
2003-06-26 Daniel StenbergCURLDEBUG is the symbol to use, no longer MALLOCDEBUG
2003-06-26 Daniel Stenbergadjusted the compressed generation to be more helpful...
2003-06-26 Daniel Stenbergsupport for the new auth stuff
2003-06-26 Daniel Stenbergnew httpauth support, changed filetime variable kind
2003-06-26 Daniel Stenbergadded CURLOPT_HTTPAUTH support
2003-06-26 Daniel StenbergAdjusted to work properly with the new authentication...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel Stenberguse CURLDEBUG
2003-06-26 Daniel Stenbergadjusted to use the same API as the OpenSSL version...
2003-06-26 Daniel Stenbergadded ntlm flag bits
2003-06-26 Daniel StenbergMany fixes, most of them based on comments by Eric...
2003-06-26 Daniel Stenbergnew proto for Curl_input_negotiate
2003-06-26 Daniel Stenbergkill warnings
2003-06-26 Daniel Stenbergmajor adjustments to the new authentication support
2003-06-26 Daniel Stenberginclude GSS in the debug string if available, support...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel Stenbergone typecast less for the localtime(), use CURLDEBUG...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel StenbergCURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel StenbergWe noe use CURLDEBUG instead of MALLOCDEBUG
2003-06-26 Daniel Stenbergmoved from former CVS
2003-06-26 Daniel StenbergAdded time_t
2003-06-25 Daniel Stenbergup to date with the actual situation
2003-06-13 Daniel StenbergCris Bailiff's patch that should make us do NTLM correc...
2003-06-13 Daniel Stenbergstdout is good enough
2003-06-13 Daniel Stenbergwork more on pids, less on pidfiles to be able to do...
2003-06-13 Daniel Stenbergfixed NTLM test 67, added test 68 for bad NTLM name...
2003-06-13 Daniel StenbergCris Bailiff's bugfix
2003-06-13 Daniel Stenberguse more curlish strings, these should be able to change...
2003-06-13 Daniel StenbergMarty Kuhrt's #include fixes for VMS
2003-06-12 Daniel Stenbergget and use only the first line of the curl --version...
2003-06-12 Daniel Stenbergmodified
2003-06-12 Daniel StenbergMake the HTTP auth stuff work, Dan Fandrich made -...
2003-06-12 Daniel Stenbergremove the dumpit file after use
2003-06-12 Daniel Stenbergcorrected a comment
2003-06-12 Daniel StenbergCURLHTTP* renamed to CURLAUTH* and NEGOTIATE is now...
2003-06-12 Daniel StenbergNTLM test case
2003-06-12 Daniel Stenbergrequire the netrc_debug feature the same way we now...
2003-06-12 Daniel Stenbergnow test cases can be set to be dependent on the presen...
2003-06-12 Daniel Stenbergmake it build with older OpenSSL
2003-06-12 Daniel Stenbergattempt to make older OpenSSL versions work with the...
2003-06-12 Daniel StenbergBased on Dan Fandrich's patch and gzip unpack function...
2003-06-12 Daniel Stenbergstore HAVE_LIBZ as an automake conditional
2003-06-11 Daniel Stenbergfixing details for NTLM
2003-06-11 Daniel Stenbergmore how I envision it _should_ work, but it still...
2003-06-11 Daniel Stenbergto support "redirects" after the full body is transfered
2003-06-11 Daniel Stenbergmade a nicer output for the decode test, as it served...
2003-06-11 Daniel Stenbergwhen we get the auth headers, we still need to read...
2003-06-11 Daniel Stenbergcorrect mistakes
2003-06-11 Daniel Stenbergdescribe the NTLM mechanism too
2003-06-11 Daniel Stenbergbasic NTLM support
2003-06-11 Daniel Stenbergntlm added
2003-06-11 Daniel StenbergInitial take at NTLM authentication. It doesn't really...
2003-06-10 Daniel Stenbergclarify the CUSTOMREQUEST and HTTPHEADER options slightly
2003-06-10 Daniel StenbergCURLOPT_HTTPAUTH docu
2003-06-10 Daniel StenbergSet auth type differently, we use one CURLOPT_HTTPAUTH...
2003-06-10 Daniel StenbergDaniel Kouril for the HTTP negotiate stuff
2003-06-10 Daniel StenbergDaniel Kouril's patch that adds HTTP negotiation suppor...
2003-06-10 Daniel Stenbergwe fix more
2003-06-10 Daniel Stenbergmore generic
2003-06-10 Daniel StenbergPass the error stream pointer to the URL globber, so...
2003-06-06 Daniel StenbergWhen doing very big GET requests over HTTPS, we need...
2003-06-06 Daniel StenbergJust moved around some logic in Curl_write() to make...
2003-06-06 Daniel Stenbergspellfix
2003-06-05 Daniel StenbergReversed the logic to only include the <sys/select...
2003-06-03 Daniel StenbergLDAP problem added as mention in bug report #735752
2003-06-03 Daniel Stenberginclude the time headers just like we used to do in...
2003-06-03 Daniel Stenbergwe want the time defines too
2003-06-03 Daniel StenbergContent-Length: now overrides other means of knowing...
2003-06-02 Daniel StenbergMake the Content-Length info override the Connection...
2003-06-02 Daniel Stenbergthe 500-599 test case range
2003-06-02 Daniel Stenbergignore more
2003-06-02 Daniel Stenbergignore
2003-06-02 Daniel StenbergDavid Byron's fix to get the progress-bar use the local...
2003-06-02 Daniel Stenbergmakefile fiddle
2003-06-02 Daniel Stenbergwork-around SSL implementation flaws better, pointed...
2003-06-02 Daniel Stenbergmake a more descriptive error message when CURLE_HTTP_R...
next