aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2004-12-10Added two chapters: Custom Request Elements and Debug.Daniel Stenberg
2004-12-07minor updatesDaniel Stenberg
2004-12-03CURLOPT_FTPSSLAUTH was added in 7.12.2Daniel Stenberg
2004-11-29As reported in Mandrake's bug tracker bug 12285Daniel Stenberg
2004-11-28removed one we won't do, removed the CWD optimize as it is (partly) doneDaniel Stenberg
2004-11-26Added anyauthput.exe.Gisle Vanem
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2004-11-24Clarify the static vs. import lib issue on Win32.Gisle Vanem
2004-11-23added a bunch of people who really deserve to be hereDaniel Stenberg
2004-11-23yet another bindingDaniel Stenberg
2004-11-22trying a version with URLs for all function callsDaniel Stenberg
2004-11-22removed trailing whitespaceDaniel Stenberg
2004-11-22removed unused variable and trailing whitespaceDaniel Stenberg
2004-11-22remove curl_ prefix from functions not present in libcurlDaniel Stenberg
2004-11-22re-indented to curl styleDaniel Stenberg
2004-11-22renamed curl_thread to my_thread to avoid confusionDaniel Stenberg
2004-11-22add URLs in comments for all libcurl function callsDaniel Stenberg
2004-11-21the FD_SETSIZE problem is fixedDaniel Stenberg
2004-11-21added comment for windows people about READFUNCTION being neededDaniel Stenberg
2004-11-16mention the openssl callbacks for SSL multithreadDaniel Stenberg
2004-11-15tiny format fix for nicer man outputDaniel Stenberg
2004-11-15new -w variables supportedDaniel Stenberg
2004-11-15binding for RDaniel Stenberg
2004-11-12format mistake fixedDaniel Stenberg
2004-11-11clarify and update according to commit made just nowDaniel Stenberg
2004-11-11dates from 2038 or later now return 0x7fffffff when 32 bit time_t is usedDaniel Stenberg
2004-11-04more retry stuffDaniel Stenberg
2004-11-04test server port numbers are now easily changedDaniel Stenberg
2004-11-02documented the current --retry optionsDaniel Stenberg
2004-11-02modified to not use realloc() on a NULL pointerDaniel Stenberg
2004-10-26mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)Daniel Stenberg
2004-10-25Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on aDaniel Stenberg
2004-10-25format updateDaniel Stenberg
2004-10-19iconv 2.1.3 is considered bad for test case 165Daniel Stenberg
2004-10-19snart isn't really used these days so we cut out the reference to itDaniel Stenberg
2004-10-19added num_connectsDaniel Stenberg
2004-10-19CURLINFO_NUM_CONNECTS and moreDaniel Stenberg
2004-10-16Open "debugit" in binary mode ("rb").Gisle Vanem
2004-10-08--enable-ares on AIX has problemDaniel Stenberg
2004-10-08Use 'struct lifreq' and SIOCGLIFADDRDaniel Stenberg
2004-10-06*** empty log message ***Gisle Vanem
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-10-04name mix fixDaniel Stenberg
2004-10-03added info about how users get info (like the CURLcode return code) fromDaniel Stenberg
2004-10-01mention when this option was addedDaniel Stenberg
2004-09-30- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows anDaniel Stenberg
2004-09-30--max-redirs is _not_ -ZDaniel Stenberg
2004-09-19added URL to the exception paragraph in the GPL FAQDaniel Stenberg
2004-09-16Added CURLOPT_FTPSSLAUTHDaniel Stenberg
2004-09-16Bertrand Demiddelaer's correctionDaniel Stenberg