platform/upstream/curl.git
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...
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...
next