aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-31big last-beta (?) cleanup commitDaniel Stenberg
2000-07-31The installed header files were moved from this to include/curl/Makefile.amDaniel Stenberg
2000-07-31added to enable include file installDaniel Stenberg
2000-07-31generated from the newly edited getdate.y that now supports a thread-safeDaniel Stenberg
2000-07-31made urlfree static, added (void) in front of one of the SSL calls. I didDaniel Stenberg
2000-07-31Replacing one of the internal headers with one that has no contents will nowDaniel Stenberg
2000-07-29added localtime_r()Daniel Stenberg
2000-07-29for install and moreDaniel Stenberg
2000-07-29libtool stuff addedDaniel Stenberg
2000-07-28Added two libtool files, is ltmain.sh really necessary?Daniel Stenberg
2000-07-28updated my emailDaniel Stenberg
2000-07-28Added [:port] to the -x description for --helpDaniel Stenberg
2000-07-28clear the httproxy bit on cleanup if the allocproxy bit was setDaniel Stenberg
2000-07-28corrected the Host: header's port numberDaniel Stenberg
2000-07-26ASCII FTP downloadDaniel Stenberg
2000-07-26another day, another contributorDaniel Stenberg
2000-07-26removed libtool, added pointer to the sourceforge task listDaniel Stenberg
2000-07-26Added docs/Makefile*Daniel Stenberg
2000-07-26libtool adjustmentsDaniel Stenberg
2000-07-25they're generated, they don't belong hereDaniel Stenberg
2000-07-25Added Torsten Foertsch's changes to the -F description and his name to theDaniel Stenberg
2000-07-25uses the new curl_close function to clean up the http-specific auth_hostDaniel Stenberg
2000-07-25Added http_close()Daniel Stenberg
2000-07-25uses auth_host to only send user+password to that particular site, usable ifDaniel Stenberg
2000-07-25set a bit when a Location: is followed to allow code to act differentlyDaniel Stenberg
2000-07-25curl_close is a new function pointer that can be set to a protocol-specificDaniel Stenberg
2000-07-25Torsten Foertsch's improvementsDaniel Stenberg
2000-07-25tiny adjustments to set the start-time before the curl_connect() is called toDaniel Stenberg
2000-07-25The "get ftp command response" function now uses select() on the socket andDaniel Stenberg
2000-07-25A range of things done yesterdayDaniel Stenberg
2000-07-25Added CURLOPT_PROXYPORTDaniel Stenberg
2000-07-25Added CURLOPT_PROXYPORT, also added some more clarifications about theDaniel Stenberg
2000-07-25Auto referer and a minor netrc fixDaniel Stenberg
2000-07-25Added some logic that now prevents multiple conflicting HTTP request typesDaniel Stenberg
2000-07-25Added proxyportDaniel Stenberg
2000-07-25Added CURLOPT_PROXYPORT supportDaniel Stenberg
2000-07-25re-added the check for BOTH nsl and socket libsDaniel Stenberg
2000-07-25The Host: header now includes the port number if not default HTTPDaniel Stenberg
2000-07-25Code 250 is okay as well as the previous 226-code after a successful fileDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-20FTP bug fixDaniel Stenberg
2000-06-20Added auto and free referer fields to the UrlData structDaniel Stenberg
2000-06-20Added AUTOREFERERDaniel Stenberg
2000-06-20autoreferer added, switches off POST on location: followingDaniel Stenberg
2000-06-20Rich Gray fixed the PORT command line with the missing \r!Daniel Stenberg
2000-06-16progress meter/bar changesDaniel Stenberg
2000-06-16removed the CURLOPT_PROGRESSMODE optionDaniel Stenberg
2000-06-16PROGRESSMODE is historyDaniel Stenberg
2000-06-16pretty big changes when the -# progress bar was moved in here from theDaniel Stenberg
2000-06-16mode was replaced with callback in the progress structDaniel Stenberg