platform/upstream/curl.git
2002-12-19 Daniel StenbergCurl_base64_decode() fixed by Matthew B
2002-12-19 Daniel StenbergFixed the usage of SSL_read() to properly return -1...
2002-12-19 Daniel StenbergCURLOPT_DNS_USE_GLOBAL_CACHE is not thread-safe
2002-12-18 Daniel StenbergCURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR
2002-12-17 Daniel StenbergRemoved weird special multi interface condition that...
2002-12-17 Daniel Stenbergdon't install the test programs
2002-12-16 Daniel Stenbergwritefunction data is not zero terminated
2002-12-16 Daniel Stenbergremoved junk
2002-12-16 Daniel StenbergAdded test case 504, using multi interface and a local...
2002-12-16 Daniel Stenbergbetter desc
2002-12-16 Daniel Stenbergmistake, this only requires http
2002-12-16 Daniel Stenbergthe hostip.c commit
2002-12-16 Daniel StenbergEAGAIN on older (correct) glibc versions indicate a...
2002-12-16 Daniel Stenbergchanges from last week
2002-12-16 Daniel Stenbergcut off -O properly when building for debug
2002-12-13 Daniel Stenbergdocumented the %-variables
2002-12-13 Daniel Stenbergfixed another space issue
2002-12-13 Daniel Stenbergplease mr CVS ignore these
2002-12-13 Daniel Stenbergset up arg2 to point to argv[2] to be used at will...
2002-12-13 Daniel Stenbergadded 503
2002-12-13 Daniel Stenbergused this to verify bug report 651460
2002-12-13 Daniel Stenbergadded support for CONNECT, both good and bad
2002-12-13 Daniel Stenbergtest case 503 entered the dir
2002-12-13 Daniel Stenbergconn->bits.tcpconnect now keeps track of if this connec...
2002-12-13 Daniel Stenberginclude files without the curl/ to reduce the risk...
2002-12-13 Daniel StenbergEvan Jordan's fix for a memory leak. Bug report 650989.
2002-12-13 Daniel Stenbergmake a little work-around for file:// in _is_connected...
2002-12-13 Daniel Stenbergone slash too many
2002-12-13 Daniel Stenberglib502.c for multi interface tests on a single URL...
2002-12-13 Daniel Stenbergtest 502, multi interface with file://
2002-12-12 Daniel Stenbergbail out on crap received, makes test case 402 *NOT...
2002-12-12 Daniel Stenbergmissing space added, nows run old tests fine again
2002-12-12 Daniel Stenbergremove test piece
2002-12-12 Daniel Stenbergmake ftps and https invoke both necessary servers
2002-12-12 Daniel Stenbergfixes
2002-12-12 Daniel Stenberglink the test tools this way instead
2002-12-12 Daniel Stenbergno more
2002-12-12 Daniel Stenbergcorrected
2002-12-12 Daniel Stenbergnew subdir added 'libtest'
2002-12-12 Daniel Stenbergsupports the new 'tool' and 'server' tags
2002-12-12 Daniel Stenbergdescribe the new sections added for (better) libcurl...
2002-12-12 Daniel Stenberg500 + 501 added
2002-12-12 Daniel Stenbergrun tiny specific libcurl-testing tools
2002-12-12 Daniel StenbergThe first ever attempts to do pure libcurl test cases
2002-12-12 Daniel StenbergDeal with HTML where ' is used instead of "
2002-12-11 Daniel Stenbergmoved the includes to outside the extern "C" stuff
2002-12-10 Daniel Stenbergrecent fluff
2002-12-10 Daniel StenbergThe initial HTTP request can now be sent in multiple...
2002-12-10 Daniel Stenbergsend_buffer is no more here
2002-12-10 Daniel Stenbergadded test56, nearly 100KB big!
2002-12-10 Daniel StenbergTest case for sending insanely big HTTP requests. Mainl...
2002-12-10 Daniel Stenbergmore logging, now logs the full response too, basic...
2002-12-09 Daniel StenbergA normal POST now provides data to the main transfer...
2002-12-09 Daniel StenbergThe fread() callback pointer and associated pointer...
2002-12-09 Daniel StenbergAdded a default headers section and also made some...
2002-12-05 Daniel Stenbergbetter errno include and no extern
2002-12-05 Daniel Stenbergread and write as much as possible until end of data...
2002-12-05 Daniel Stenbergdeal with spaces in name and value tags a lot better!
2002-12-05 Daniel Stenbergchanged proto for Curl_krb_kauth()
2002-12-05 Daniel StenbergSolaris needs errno as an extern int.
2002-12-04 Daniel Stenbergmake WIN32 defined for Borland properly, as told by...
2002-12-04 Daniel Stenbergcalled SSLCERTS now
2002-12-04 Daniel Stenberg7.10.3-pre2
2002-12-04 Daniel StenbergThe waiting for the 226 or 250 line expected to come...
2002-12-03 Daniel Stenbergmissing }
2002-12-03 Daniel Stenbergclarified
2002-12-03 Daniel StenbergJeff pointed out this flaw in the example
2002-12-03 Daniel Stenberg-@ is no longer an official shortcut for --create-dirs
2002-12-03 Daniel Stenbergdon't officially use -@ for --create-dirs, only use...
2002-12-03 Daniel Stenbergclarify the DEBUGFUNCTION data not being zero terminated
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...
next