summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-06-08corrected the CURLINFO_TOTAL_TIME descriptionDaniel Stenberg
2006-05-30Removed a few fixed issues and a few issues currently in progress in the HiperDaniel Stenberg
2006-05-28correct explicit/implicit terms for FTPSDaniel Stenberg
2006-05-25minor RFC updates, Dan Fandrich brought my attention to themDaniel Stenberg
2006-05-24Michael Wallner provided a patch that allows "SESS" to be set withDaniel Stenberg
2006-05-15updated with more recent factsDaniel Stenberg
2006-05-14The SOCKS connection codes don't properly acknowledge (connect) timeouts.Daniel Stenberg
2006-05-11The new ftpuploadresume.c example by Philip BockDaniel Stenberg
2006-05-09Andreas Ntaflos reported a bug in libcurl.m4: When configuring my GNUDaniel Stenberg
2006-05-08Fixed known bug #28. The TFTP code no longer assumes a packed struct andDaniel Stenberg
2006-05-02curl-config got a --checkfor optionDaniel Stenberg
2006-05-02Make this code use the proper pointersDaniel Stenberg
2006-04-26updated with more error codesDaniel Stenberg
2006-04-26David McCreedy brought line end conversions when doing FTP ASCIIDaniel Stenberg
2006-04-21added SPL and XBLiteDaniel Stenberg
2006-04-19the new conversion stuff documented (mostly by David McCreedy)Daniel Stenberg
2006-04-10adding the new man pages to the packageDaniel Stenberg
2006-04-1033. Doing multi-pass HTTP authentication on a non-default port does not work.Daniel Stenberg
2006-04-09CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!Daniel Stenberg
2006-04-09mention RFC 2396 for URL syntax specDaniel Stenberg
2006-04-09new little example using the new conversion callbacks added in 7.15.4Daniel Stenberg
2006-04-08mention the outlength argumentDaniel Stenberg
2006-04-07First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg
2006-03-21David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry pathDaniel Stenberg
2006-03-207.15.3 contributorsDaniel Stenberg
2006-03-17slight rewording based on debian bug report #357388 by Justin PryzbyDaniel Stenberg
2006-03-16fixed in CVSDaniel Stenberg
2006-03-15slightly edited explanation for -f/--fail by the help of Kjell EricsonDaniel Stenberg
2006-03-14--ftp-method and CURLOPT_FTP_FILEMETHOD are now documented and usableDaniel Stenberg
2006-03-13Scott Worley's typo fixesDaniel Stenberg
2006-03-02point out that CAINFO points out a file name by defaultDaniel Stenberg
2006-03-02added large chunk of blurb about the progress meterDaniel Stenberg
2006-03-02I'm pretty sure #24 is fixed in 7.15.2Daniel Stenberg
2006-02-27ack, removed duplicateDaniel Stenberg
2006-02-277.15.2 contributors addedDaniel Stenberg
2006-02-22Fixed test case 57 (KNOWN_BUG #18)Dan Fandrich
2006-02-21Peter Su added support for SOCKS4 proxies. Enable this by setting the proxyDaniel Stenberg
2006-02-20ftp upload with url ending with slashDaniel Stenberg
2006-02-17fixed formattingDaniel Stenberg
2006-02-16Gopher is no longer supported.Dan Fandrich
2006-02-1532. (At least on Windows) If libcurl is built with c-ares and there's no DNSDaniel Stenberg
2006-02-11mention the CURLOPT_CONNECT_ONLY connectionDaniel Stenberg
2006-02-11Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options thatDaniel Stenberg
2006-02-09CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2Daniel Stenberg
2006-02-07Rene Bernhardt found this typoDaniel Stenberg
2006-02-04Frank's synctime.c example and an updated list in READMEDaniel Stenberg
2006-01-30Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with theDaniel Stenberg
2006-01-28we should fix the system includes in the public headers to be based on checksDaniel Stenberg
2006-01-27typo pointed out by Mike GriffithsDaniel Stenberg
2006-01-27Cyrill Osterwalder pointed out that sending "" as data in a header is inDaniel Stenberg