aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-11we don't use the HTTP_PROXY environment variable in uppercase anymore, sinceDaniel Stenberg
2001-04-11now it worksDaniel Stenberg
2001-04-11minor updates, still crashesDaniel Stenberg
2001-04-11added Linux hintsDaniel Stenberg
2001-04-11oops, missed the shut-off non-blocking fixDaniel Stenberg
2001-04-11interfaces, windows non-blocking connect, progress meter fix and moreDaniel Stenberg
2001-04-11SM made the connection timeout work for windows boxes!Daniel Stenberg
2001-04-10initial silly READMEDaniel Stenberg
2001-04-10C header to java converterDaniel Stenberg
2001-04-10initial java interface commit: IT DOES NOT WORKDaniel Stenberg
2001-04-10Added CURLOPT_HEADERFUNCTION descriptionDaniel Stenberg
2001-04-10setopt() works with the new CURLOPT_HEADERFUNCTION:Daniel Stenberg
2001-04-10Added new CURLOPT_HEADERFUNCTION callback for writing headers onlyDaniel Stenberg
2001-04-09corrected by SM to build better with opensslDaniel Stenberg
2001-04-09SM's updatesDaniel Stenberg
2001-04-07formfree() fix, version display fixed, curl_escape() fixDaniel Stenberg
2001-04-07Andrés García pointed out a mistake with CURLOPT_EGDSOCKETDaniel Stenberg
2001-04-07Andrés García fixed curl_escape()Daniel Stenberg
2001-04-06show openssl 0.9.6a properlyDaniel Stenberg
2001-04-06NULL argument crashes this in 7.7.1 and beforeDaniel Stenberg
2001-04-06curl_formfree() can be called with a NULL argumentDaniel Stenberg
2001-04-047.7.1 commitDaniel Stenberg
2001-04-03bugfixed the Location: following that must've been bad since the persistantDaniel Stenberg
2001-04-03- disabling port on absolute redirects is wrongDaniel Stenberg
2001-04-03two crashes removedDaniel Stenberg
2001-04-03better error checks for failure conditions (based on Puneet Pawaia's reports)Daniel Stenberg
2001-04-03Puneet Pawaia pointed out the lack of http_chunks in several places.Daniel Stenberg
2001-03-30elaborated more in CURLOPT_HTTPHEADER sectionDaniel Stenberg
2001-03-29ftps:// added and the perl interfaces changedDaniel Stenberg
2001-03-29ftps:// support addedDaniel Stenberg
2001-03-29Georg Horn's and my fixes to make it compile with 7.7Daniel Stenberg
2001-03-29Georg Horn set -WallDaniel Stenberg
2001-03-29Georg Horn's updatesDaniel Stenberg
2001-03-27make sure the alarm is off when returning from curl_easy_perform()Daniel Stenberg
2001-03-27Added a line about the new makefile exampleDaniel Stenberg
2001-03-27Added Makefile.example as an example makefile that can build the exampleDaniel Stenberg
2001-03-27Added ftpget.c just to show that it is exactly as easy to get FTP filesDaniel Stenberg
2001-03-27no more ' as first letter of a row, and made the quotes match in the topDaniel Stenberg
2001-03-27Added some text to WRITEHEADER about the fact that libcurl will always writeDaniel Stenberg
2001-03-267.7.1-beta1Daniel Stenberg
2001-03-26persistant fix for http/1.0Daniel Stenberg
2001-03-26'Connection: keep-alive' is now understood when sent by a HTTP/1.0 serverDaniel Stenberg
2001-03-24numerous corrections since the 7.7 releaseDaniel Stenberg
2001-03-24Colin Watson's man patch as posted to debian bug tracker numer #90281Daniel Stenberg
2001-03-23two Qs added:Daniel Stenberg
2001-03-23make should be $(MAKE)Daniel Stenberg
2001-03-23match the new never-read-body when doing HEADDaniel Stenberg
2001-03-23curl_setopt() should be curl_easy_setopt()Daniel Stenberg
2001-03-23DONT TOUCH the data->url as it may point to read-only memory!!!Daniel Stenberg
2001-03-23updates by SM nttp at iname.comDaniel Stenberg