platform/upstream/curl.git
2002-12-03 Daniel StenbergCurl_GetFTPResponse() takes a different set of paramete...
2002-12-03 Daniel Stenbergupdated to reality
2002-12-03 Daniel StenbergNicolas Berloquin's fix of his previous dir creation...
2002-12-02 Daniel StenbergNicolas Berloquin's description of his -@/--create...
2002-12-02 Daniel StenbergNicolas Berloquin's added code for dealing with -@...
2002-12-02 Daniel Stenbergif the PWD reply parser failed, we leaked memory
2002-12-02 Daniel Stenbergclarified SSL_VERIFYPEER and SSL_VERIFYHOST a bit,...
2002-12-01 Daniel Stenbergwrapped the line for PRIVATE nicer
2002-12-01 Daniel Stenbergmore to ignore
2002-12-01 Daniel Stenbergonly use Content-Length: header if not transfering...
2002-11-30 Daniel Stenbergmention CVS-INFO for more info when checked out from CVS
2002-11-29 Daniel Stenbergstuff done since the 7.10.2 release
2002-11-29 Daniel Stenberglet the Curl_FormReader() return 0 when it reaches...
2002-11-28 Daniel Stenbergfix the hash init to call the correct dns cleanup function
2002-11-28 Daniel Stenbergadded compareheader proto
2002-11-28 Daniel Stenbergcompareheader() was moved over to http.c and got a...
2002-11-28 Daniel StenbergMoved the compareheader function into this file and...
2002-11-28 Daniel Stenbergmention how to generate patches
2002-11-28 Daniel Stenbergbad use of AM_CONDITIONAL removed and now configure...
2002-11-27 Daniel Stenbergexecve.net is an official download mirror in HK
2002-11-26 Daniel StenbergDan Becker fixed a minor memory leak on persistent...
2002-11-26 Daniel Stenbergremoved extra space from trace output 'Send data'
2002-11-26 Daniel Stenbergfixed Curl_freeaddrinfo() to only free addrinfo, and...
2002-11-26 smRemoved MFC dependency in Release Build when using...
2002-11-24 Daniel StenbergNedelcho Stanev's work-around for SFU 3.0
2002-11-22 Daniel Stenbergbug fix for the problem Juan Ignacio Hervás discovered...
2002-11-22 Daniel Stenbergthis fix seems to make the '305 306' test case combinat...
2002-11-22 Daniel Stenbergdon't use curl.haxx.se
2002-11-21 Daniel Stenbergdead code removal
2002-11-21 Daniel Stenbergnew name, supports <textarea> and the <option> tags...
2002-11-20 Daniel Stenberg4.12 Why do I get "certificate verify failed" ?
2002-11-20 Daniel StenbergKjetil Jacobsen's patch that introduces CURLOPT_PRIVATE...
2002-11-20 Daniel StenbergKarol Pietrzak pointed out that simply including the...
2002-11-18 Daniel Stenberg7.10.2
2002-11-18 Daniel Stenbergas requested, CURLE_OPERATION_TIMEDOUT is now the same as
2002-11-15 Daniel Stenbergfflush() the trace stream on each call
2002-11-15 Daniel Stenbergremoved nroff mistake
2002-11-15 Daniel Stenbergno more dllinit.o usage
2002-11-15 Daniel Stenbergrecent fixes
2002-11-15 Daniel Stenbergattempts to filter off optimize flags when --enable...
2002-11-14 Daniel Stenberglanguage
2002-11-14 Daniel Stenbergclarified that strings need to be kept around until...
2002-11-13 Daniel Stenbergdllinit.c is removed
2002-11-13 Daniel Stenbergnot used and we don't have permission to distribute...
2002-11-12 Daniel Stenberg 4.11 Why does my HTTP range requests return the full...
2002-11-12 Daniel Stenbergremoved dllinit.c as MSVC doesn't need it
2002-11-11 Daniel Stenbergmoved the bools in the connectdata struct into the...
2002-11-11 Daniel StenbergThe test for DNS cache entries left locked is now only...
2002-11-11 Daniel Stenbergchanged header
2002-11-11 Daniel Stenberginclude SSLCERTS and not UPGRADE. We leave UPGRADE...
2002-11-11 Daniel StenbergUPGRADE was renamed into this "SSLCERTS"
2002-11-11 Daniel Stenbergunlock dns cache entries with a function call instead...
2002-11-11 Daniel StenbergDave Halbakken added curl_version_info
2002-11-11 Daniel Stenbergtransfer-encoding: chunked was implemented
2002-11-11 Daniel StenbergNow supports "Transfer-Encoding: chunked" for HTTP...
2002-11-07 Daniel StenbergBug report #634625 identified how curl returned timeout...
2002-11-06 Daniel Stenbergrecent changes
2002-11-06 Daniel Stenbergoutput all test case numbers with three digits
2002-11-06 Daniel Stenberglanguage fix
2002-11-05 Daniel StenbergLehel Bernadt's fix to prevent debug message to get...
2002-11-05 Daniel Stenbergipv4-fixes for the new Curl_dns_entry struct and Curl_r...
2002-11-05 Daniel StenbergCurl_resolv() now returns a different struct, and it...
2002-10-31 Daniel StenbergSoren Spies filled in some info about Mac OS X 10.2
2002-10-31 Daniel StenbergDisable the DNS cache (by setting the timeout to 0...
2002-10-28 Daniel Stenbergwhen using checkprefix(), the first argument must be...
2002-10-28 Daniel StenbergTransfer-Encoding: needs 17 bytes passed, not 18
2002-10-28 Daniel StenbergkromJx@crosswinds.net's fix that now uses checkprefix...
2002-10-28 Daniel Stenbergthe malloc debug system assumes single thread
2002-10-28 Daniel StenbergkromJx@crosswinds.net fixed typos
2002-10-28 Daniel Stenbergworks now with autoconf 2.54
2002-10-28 Daniel StenbergKevin Roth's patch that checks for the CA cert file...
2002-10-28 Daniel StenbergKevin Roth's patch. $(RM) instead of @erase, and it...
2002-10-28 Daniel StenbergKevin Roth's fixes that use $(RM) instead of @erase...
2002-10-28 Daniel Stenbergprevent compiler warning
2002-10-28 Daniel Stenbergprevent compiler warnings
2002-10-28 Daniel Stenbergfixes
2002-10-23 Daniel Stenbergfixed the cygwin check for -no-undefined
2002-10-23 Daniel Stenbergimproved the check for an ISO cpp by checking specificl...
2002-10-23 Daniel StenbergkromJx@crosswinds.net made it run properly with stunnel...
2002-10-23 Daniel Stenbergbad headers can come in two kinds, we either treat...
2002-10-21 Daniel Stenberganother week, 7 fixes
2002-10-21 Daniel Stenbergglibc 2.2.93 gethostbyname_r() no longer returns ERANGE...
2002-10-21 Daniel StenbergNikita Schmidt's fix to debian bug report #165382....
2002-10-21 Daniel StenbergAdded test 55, follow location with a single slash...
2002-10-21 Daniel Stenbergcheck for cygwin and if built on that, enable the no...
2002-10-21 Daniel Stenbergtest 54 added, blank Location: field
2002-10-21 Daniel Stenberg--enable-debug now checks if gcc is used before it...
2002-10-18 Daniel Stenbergmake very sure that we return 'done' properly when...
2002-10-18 Daniel Stenbergreturn call_multi when we follow a location
2002-10-18 Daniel Stenbergif we found no string on the Location: line, don't...
2002-10-18 Daniel Stenbergmoved comments to first column and automake stopped...
2002-10-17 Daniel StenbergMake the COOKIESESSION work better by creating a list...
2002-10-17 Daniel Stenbergjunk cookies test53 added
2002-10-16 Daniel Stenbergmucho fixed
2002-10-15 Daniel StenbergAdded new mirror
2002-10-15 Daniel StenbergAndrés García's corrections
2002-10-14 Daniel Stenbergignore .ps and .pdf files too
2002-10-14 Daniel Stenberggenerate and include PDF versions of the docs in the...
2002-10-13 Daniel Stenbergmy first take at a memory leak detection document
2002-10-13 Daniel Stenbergsome more
next