platform/upstream/curl.git
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
2001-04-17 Daniel Stenberglibcurl version, not curl version
2001-04-17 Daniel StenbergGenerates curl-config now
2001-04-17 Daniel Stenbergtiny tool for outputting curl config variables
2001-04-17 Daniel Stenberguse GMT for the conditional timed gets (reported by...
2001-04-12 Daniel StenbergAdded text about curl.haxx.se not being a good test...
2001-04-12 Daniel Stenbergwe must fix SSL when IPv6 is enabled, since we can...
2001-04-11 Daniel Stenbergcalling curl_easy_perform() with no URL set, now return...
2001-04-11 Daniel Stenbergwe don't use the HTTP_PROXY environment variable in...
2001-04-11 Daniel Stenbergnow it works
2001-04-11 Daniel Stenbergminor updates, still crashes
2001-04-11 Daniel Stenbergadded Linux hints
2001-04-11 Daniel Stenbergoops, missed the shut-off non-blocking fix
2001-04-11 Daniel Stenberginterfaces, windows non-blocking connect, progress...
2001-04-11 Daniel StenbergSM made the connection timeout work for windows boxes!
2001-04-10 Daniel Stenberginitial silly README
2001-04-10 Daniel StenbergC header to java converter
2001-04-10 Daniel Stenberginitial java interface commit: IT DOES NOT WORK
2001-04-10 Daniel StenbergAdded CURLOPT_HEADERFUNCTION description
2001-04-10 Daniel Stenbergsetopt() works with the new CURLOPT_HEADERFUNCTION:
2001-04-10 Daniel StenbergAdded new CURLOPT_HEADERFUNCTION callback for writing...
2001-04-09 Daniel Stenbergcorrected by SM to build better with openssl
2001-04-09 Daniel StenbergSM's updates
2001-04-07 Daniel Stenbergformfree() fix, version display fixed, curl_escape...
2001-04-07 Daniel StenbergAndrés García pointed out a mistake with CURLOPT_EGDSOCKET
2001-04-07 Daniel StenbergAndrés García fixed curl_escape()
2001-04-06 Daniel Stenbergshow openssl 0.9.6a properly
2001-04-06 Daniel StenbergNULL argument crashes this in 7.7.1 and before
2001-04-06 Daniel Stenbergcurl_formfree() can be called with a NULL argument
2001-04-04 Daniel Stenberg7.7.1 commit
2001-04-03 Daniel Stenbergbugfixed the Location: following that must've been...
2001-04-03 Daniel Stenberg- disabling port on absolute redirects is wrong
2001-04-03 Daniel Stenbergtwo crashes removed
2001-04-03 Daniel Stenbergbetter error checks for failure conditions (based on...
2001-04-03 Daniel StenbergPuneet Pawaia pointed out the lack of http_chunks in...
next