platform/upstream/curl.git
2001-05-14 Daniel StenbergJun-ichiro itojun Hagino fixed FTP PORT for IPv6-enable...
2001-05-14 Daniel Stenbergadded a pointer to the download web page
2001-05-12 Daniel StenbergAdded tons of comments all over
2001-05-12 Daniel Stenbergmultiple transfer path fixes, location fixes, resume...
2001-05-12 Daniel StenbergCURLE_ALREADY_COMPLETE is removed
2001-05-12 Daniel StenbergUses the Curl_SSLConnect() according to the new return...
2001-05-12 Daniel Stenbergfixed Curl_SSLConnect() to return CURLcode errors,...
2001-05-11 Daniel Stenbergchanged wording to make it more obvious I don't continu...
2001-05-11 Daniel Stenbergtwo new FTP file transfer resume test cases added
2001-05-11 Daniel Stenbergremoved unused #ifdef'ed section
2001-05-11 Daniel Stenbergwhen asking for a resumed FTP transfer, even though...
2001-05-11 Daniel Stenbergcheckheader() added to check headers+contents instead...
2001-05-11 Daniel Stenberganother multiple FTP transfer fix
2001-05-11 Daniel StenbergIngo Wilken's redirect fixes
2001-05-10 Daniel StenbergIngo Wilken's patch to support multiple spaces after...
2001-05-10 Daniel StenbergWhen re-using a connection, the path pointers were...
2001-05-10 Daniel Stenbergadded ftpsserver.pl stunnel.pm
2001-05-08 Daniel Stenbergremoved some texts like "starting with version XXX...
2001-05-08 Daniel Stenbergmade clear that the cookie file format understood is...
2001-05-08 Daniel Stenbergwhen getting a FTP file with NOBODY, we will no longer...
2001-05-07 Daniel StenbergAdded stunnel.pem
2001-05-07 Daniel Stenbergcorrected the read-callback typecase since FILE * was...
2001-05-07 Daniel Stenbergfixed 'storefread' to not make a warning
2001-05-07 Daniel Stenberg7.7.3
2001-05-07 Daniel Stenbergchanged FILE * to void * in all callbacks
2001-05-04 Daniel StenbergAdded multithread.c
2001-05-04 Daniel Stenbergexample using multiple threads to get URLs
2001-05-04 Daniel Stenbergupdated contributors list
2001-05-04 Daniel Stenberg'FILE *' changed to 'void *' in all callback functions
2001-05-04 Daniel Stenbergfixed the link to the OS/2 Patch for OpenSSL
2001-05-03 Daniel Stenbergcorrected bad use of the CURLOPT_HTTPPOST header
2001-05-03 Daniel StenbergCris changes
2001-05-03 Daniel StenbergCris Bailiff's fix to disable chunked transfers on...
2001-05-03 Daniel StenbergCris Bailiff's fix to never attempt to get the body...
2001-05-03 Daniel Stenbergbuildconf added, Sterling Hughes added that file
2001-05-03 Daniel Stenberguseful script to run after updating from CVS
2001-05-03 Daniel Stenbergfixed the EXTRA_DIST line
2001-04-27 Daniel StenbergWhen Content-Length:0 is received, we now bail now...
2001-04-27 Daniel Stenbergbugs, fixes and updates
2001-04-27 Daniel Stenbergclarified and updated
2001-04-27 Daniel Stenbergimproved treatment of "Content-Length: 0", which is...
2001-04-27 Daniel Stenbergnew
2001-04-26 Daniel StenbergCurl_GetFTPResponse() is rewritten to read all incoming...
2001-04-26 Daniel Stenbergsplit curl and libcurl into two strings in the initial...
2001-04-25 Daniel Stenbergconnection re-using didn't work on non-default ports...
2001-04-24 Daniel Stenbergadded some verbose summary output stuff
2001-04-24 Daniel Stenbergno name no test
2001-04-24 Daniel Stenberginclude debugmem for memory leak detection
2001-04-24 Daniel StenbergSSL based tests
2001-04-24 Daniel Stenbergnew tests, new server invoke system
2001-04-24 Daniel Stenbergfixed
2001-04-24 Daniel Stenbergstunnel and diff are added requirements
2001-04-24 Daniel Stenbergon albert chin's comment I remade the fix to set '...
2001-04-23 Daniel Stenberglibcurl.5 replaces LIBCURL as main libcurl overview...
2001-04-23 Daniel Stenbergminor rephrasing
2001-04-23 Daniel Stenbergform post, not just form
2001-04-23 Daniel Stenbergclarified and extended with an example
2001-04-23 Daniel StenbergAdded comment about where to find the HTML versions...
2001-04-23 Daniel StenbergAdded curl_mprintf and curl_strequal in the list of...
2001-04-23 Daniel Stenbergcurl_printf became curl_mprintf
2001-04-23 Daniel Stenbergcurl_printf is curl_mprintf now
2001-04-23 Daniel StenbergAdded zero termination, as the OpenSSL version string...
2001-04-23 Daniel Stenbergcurl 7.7.2
2001-04-23 Daniel Stenbergborland fixes, broken host: for persistent connections
2001-04-23 Daniel Stenbergpersistent is spelled with an 'e', not an 'a'
2001-04-23 Daniel Stenbergno need to copy the name when re-using the connection...
2001-04-22 Daniel StenbergRosimildo da Silva corrected them to build a proper...
2001-04-22 Daniel Stenbergcopy the name properly when re-using a connection
2001-04-22 Daniel Stenbergadded missing (new) man pages
2001-04-22 Daniel Stenbergold krb4 fix for strlcat() prototype
2001-04-22 Daniel Stenbergbrand new
2001-04-22 Daniel Stenbergremoved done entries
2001-04-22 Daniel Stenbergupdated and spell checked
2001-04-22 Daniel Stenbergspell checked
2001-04-22 Daniel Stenbergupdated with the Java stuff and so
2001-04-20 Daniel StenbergAdded an examples section with examples I made up for...
2001-04-20 Daniel StenbergThis is LIBCURL turned into man page format!
2001-04-20 Daniel StenbergCris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and...
2001-04-20 Daniel StenbergCris Bailiff's 1.1.4 changes: Fix case where curl_slist...
2001-04-20 Daniel Stenbergminor corrections
2001-04-20 Daniel StenbergSM's real name is now used where he's credited
2001-04-19 Daniel StenbergA Linus Nielsen Feltzing-patch that removes the decimal...
2001-04-19 Daniel Stenbergfixed an nroff syntax mistake
2001-04-19 Daniel StenbergAdded a brief description of curl-config, mentioned...
2001-04-19 Daniel StenbergAlbert Chin's patch posted to the mailing list 19 Apr...
2001-04-18 Daniel Stenbergadded an include to build on ultrix
2001-04-18 Daniel Stenbergconfirmed install on ultrix 4.3a
2001-04-18 Daniel Stenbergworks!
2001-04-18 Daniel StenbergLast two days' changes, loadsa
2001-04-18 Daniel StenbergGeorg Horn's updates, this is _also_ called 1.1.3 ...
2001-04-18 Daniel StenbergAdded curl-config.1
2001-04-18 Daniel Stenbergbrand new command, brand new docs!
2001-04-18 Daniel StenbergAdded contributors
2001-04-18 Daniel Stenbergconfigure sets variables that curl-config uses to displ...
2001-04-18 Daniel StenbergRemade resume stuff to keep data in the connectdata...
2001-04-18 Daniel StenbergCris Bailiff's and Georg Horn's big improvements
2001-04-17 Daniel Stenberginit the speed index variable between transfers
2001-04-17 Daniel StenbergFrederic Lepied's ftp download resume fix
2001-04-17 Daniel Stenbergmore intial fixes
2001-04-17 Daniel StenbergAdded curl-config as a script that now gets installed
next