summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* clarified after chat in #curlDaniel Stenberg2009-04-071-2/+3
* - I clarified in the docs that CURLOPT_SEEKFUNCTION should return 0 on successDaniel Stenberg2009-04-061-3/+4
* Gary Maxwell helped us clarify that CURLOPT_SHARE specificly needs the lockingDaniel Stenberg2009-03-201-2/+3
* Add a link to "Potential Errors Passing CRT Objects Across DLL Boundaries"Yang Tse2009-03-181-0/+3
* minor fixDaniel Stenberg2009-03-181-2/+2
* Expanded the security section of the libcurl-tutorial man page to coverDan Fandrich2009-03-051-20/+161
* 15 additional contributor from the 7.19.4 RELEASE-NOTESDaniel Stenberg2009-03-031-0/+15
* - David Kierznowski notified us about a security flawcurl-7_19_4Daniel Stenberg2009-03-022-0/+39
* the Eiffel bindingDaniel Stenberg2009-03-021-0/+4
* mention the '-o -' trickDaniel Stenberg2009-02-271-1/+2
* 4.17 Non-functional connect timeoutsDaniel Stenberg2009-02-231-2/+20
* - After a bug reported by James Cheng I've made curl_easy_getinfo() forDaniel Stenberg2009-02-231-2/+4
* mention default port numberDaniel Stenberg2009-02-231-1/+2
* - I renamed everything in the windows builds files that used the name 'curllib'Daniel Stenberg2009-02-231-1/+1
* clarified the FTP passive/active mode options somewhatDaniel Stenberg2009-02-201-10/+20
* The C++ binding home was changedDaniel Stenberg2009-02-191-1/+1
* three new CURLFTP_CREATE_DIR* symbolsDaniel Stenberg2009-02-171-0/+3
* - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 forDaniel Stenberg2009-02-171-0/+11
* Anthony Bryan's letter=>symbol fixesDaniel Stenberg2009-02-132-7/+7
* Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich2009-02-122-5/+5
* - CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg2009-02-113-4/+13
* completed the CURLPROXY_ collectionDaniel Stenberg2009-02-101-1/+4
* include the symbols-in-versions file in the release archiveDaniel Stenberg2009-02-101-2/+2
* introducing the symbols-in-versions file, in an effort to help app authorsDaniel Stenberg2009-02-101-0/+292
* mention when CURLOPT_ADDRESS_SCOPE was addedDaniel Stenberg2009-02-101-2/+1
* #45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names.Daniel Stenberg2009-02-091-7/+0
* #53. SFTP busy-loop problem. should be fixed in 7.19.3 with libssh2 1.0 (orDaniel Stenberg2009-02-091-5/+0
* Mention the first release of CURLOPT_FTP_FILEMETHODDan Fandrich2009-02-061-0/+1
* Fixed a typo (spotted in the FreeBSD ports).Dan Fandrich2009-02-041-1/+1
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-023-4/+14
* Mentioned some other characters that may need escaping on the curl commandDan Fandrich2009-01-301-18/+19
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-282-1/+26
* - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an appDaniel Stenberg2009-01-261-0/+8
* - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg2009-01-253-4/+25
* 17 new contributors from the 7.19.3 releaseDaniel Stenberg2009-01-191-0/+17
* Add steps needed for zlib support under MinixDan Fandrich2009-01-151-1/+3
* a bunch of minor updatesDaniel Stenberg2009-01-141-13/+13
* 62. CURLOPT_TIMEOUT does not work properly with the regular multi andDaniel Stenberg2009-01-131-0/+5
* make this example not only replace an internal header but also add a totallyDaniel Stenberg2009-01-121-0/+1
* Mohun Biswas clarifiedDaniel Stenberg2009-01-121-2/+3
* Added a few more issuesDan Fandrich2009-01-081-1/+13
* further clarifcation based on input from Anthony BryanDaniel Stenberg2008-12-292-16/+18
* Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg2008-12-2822-200/+199
* Anthony Bryan reported quirks, I updatedDaniel Stenberg2008-12-281-14/+11
* Anthony Bryan reported and I corrected two typos.Daniel Stenberg2008-12-281-2/+2
* The CURLOPT_KRBLEVEL description wasn't properly formatted and thus wasDaniel Stenberg2008-12-281-3/+3
* Anthony Bryan reported this outputs wrong in the PDF and I've now tried toDaniel Stenberg2008-12-281-3/+3
* - Anthony Bryan provided a set of patches that cleaned up manual language,Daniel Stenberg2008-12-223-55/+55
* expand the CURLOPT_POSTREDIR explanationDaniel Stenberg2008-12-191-5/+12
* - Internet Explorer had a broken HTTP digest authentication before v7 andDaniel Stenberg2008-12-101-1/+8