summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos in documentationDan Fandrich2012-07-203-10/+10
* docs: mention CURL_GLOBAL_DEFAULTDaniel Stenberg2012-07-121-1/+5
* docs: clarify how to start with curl_multi_socket_actionDaniel Stenberg2012-07-031-3/+3
* errors: CURLM_CALL_MULTI_PERFORM is not returned anymoreDaniel Stenberg2012-07-021-1/+4
* DOCS: Added clarification to CURLOPT_CUSTOMREQUEST for the POP3 protocolSteve Holme2012-06-241-5/+11
* curl_easy_setopt.3: proto updates + cleanupsDaniel Stenberg2012-06-041-121/+124
* DOCS: Corrected the "Added in" version number for CURLOPT_MAIL_AUTHSteve Holme2012-05-271-6/+6
* DOCS: Fixed line spacing of authentication examples in CURLOPT_URLSteve Holme2012-05-261-0/+2
* DOCS: Changed domain names in various examples to example.comSteve Holme2012-05-261-25/+26
* DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIRSteve Holme2012-05-261-6/+6
* DOCS: Standardised how RFCs are referenced.Steve Holme2012-05-261-16/+15
* DOCS: Added LDAP to the CURLOPT_URL sectionSteve Holme2012-05-241-0/+20
* DOCS: Updated version number for features added in the pending releaseSteve Holme2012-05-221-2/+2
* NTLM: is supported in GnuTLS builds tooDaniel Stenberg2012-05-121-2/+2
* CURLOPT_HEADERFUNCTION: works for non-HTTP protocols tooDaniel Stenberg2012-05-071-1/+4
* Add note about default timeout in CURLOPT_TIMEOUTClaes Jakobsson2012-05-031-0/+2
* CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu2012-04-052-3/+5
* SSH: public key can now be an empty stringArmel Asselin2012-04-011-0/+3
* DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUESTSteve Holme2012-03-311-16/+22
* CURLSSH_OPT_AUTH: documented it has no effectArmel Asselin2012-03-101-2/+2
* libcurl docs: version correctionsDaniel Stenberg2012-02-252-6/+6
* SMTP: Added support for returning SMTP response codesSteve Holme2012-02-231-6/+8
* CURLOPT_MAIL_AUTH: added in 7.25.0Daniel Stenberg2012-02-211-0/+1
* CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg2012-02-171-7/+5
* docs: mention that NTLM works with NSS, tooKamil Dudka2012-02-161-2/+2
* DOCS: Added information for CURLOPT_MAIL_AUTH.Steve Holme2012-02-151-27/+50
* s/7.24.1/7.25.0Daniel Stenberg2012-02-132-10/+6
* CURLOPT_SSL_OPTIONS: addedDaniel Stenberg2012-02-092-0/+12
* add library support for tuning TCP_KEEPALIVEDave Reisner2012-02-092-0/+21
* curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptionsDan Fandrich2012-01-241-2/+2
* CURLOPT_ACCEPTTIMEOUT_MS: spellfixDaniel Stenberg2012-01-221-1/+1
* curl_easy_setopt: refer to the most recent URI RFCDaniel Stenberg2012-01-031-3/+3
* curl_easy_strerror.3: minor synopsis edit of the lookDaniel Stenberg2012-01-021-4/+4
* libcurl docs: add the new FTP accept option + errorsDaniel Stenberg2011-12-202-0/+10
* libcurl-tutorial.3: curl doesn't sent pragma no-cacheDaniel Stenberg2011-12-201-4/+0
* libcurl-multi.3: active FTP is no longer blocking!Daniel Stenberg2011-12-201-1/+0
* FTP: perform active connections non-blockingGokhan Sengun2011-12-201-0/+3
* libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAMBernhard Reutner-Fischer2011-12-201-2/+2
* tutorial: remove CURLM_CALL_MULTI_PERFORM add sharingDaniel Stenberg2011-12-201-4/+14
* DOCS: Added SMTP information to CURLOPT_INFILESIZESteve Holme2011-12-191-0/+3
* docs: fix typo in curl_easy_setopt manpageAlessandro Ghedini2011-12-151-1/+1
* CURLOPT_INTERFACE: avoid resolving interfaces namesJason Glasgow2011-12-121-0/+9
* CURLOPT_CONNECTTIMEOUT: default is 300 secondsDaniel Stenberg2011-12-051-3/+3
* FTP: call opensocket callback properlyDaniel Stenberg2011-12-051-4/+3
* symbols.pl: provide LIBCURL_HAS macro for appsDaniel Stenberg2011-11-242-1/+101
* CURLOPT_QUOTE: SFTP supports the '*'-prefix nowDaniel Stenberg2011-11-181-3/+3
* SFTP: support '*' prefix for quote operationsJonas Schnelli2011-11-181-0/+1
* CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow2011-11-171-0/+14
* libcurl-multi.3: update the list of areas still blockingDaniel Stenberg2011-10-271-2/+1
* curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytesDaniel Stenberg2011-10-241-2/+9