aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2013-07-18CURLOPT_XFERINFOFUNCTION: introducing a new progress callbackDaniel Stenberg
2013-06-22docs: fix typo in curl_easy_getinfo manpageAlessandro Ghedini
2013-06-14curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequencyDaniel Stenberg
2013-06-13curl_multi_wait.3: clarify the numfds counterDaniel Stenberg
2013-06-08curl_easy_setopt.3: HTTP header with no contentPeter Gal
2013-06-03libcurl-tutorial.3: added a section on IPv6Dan Fandrich
2013-06-03curl_multi_wait: reduce timeout if the multi handle wants toDaniel Stenberg
2013-05-28libcurl-tutorial.3: remove incorrect backslashDaniel Stenberg
2013-05-28curl_formadd.3: fixed wrong "end-marker" syntaxDaniel Stenberg
2013-05-20curl_easy_setopt.3: expand the PROGRESSFUNCTION sectionDaniel Stenberg
2013-04-28DOCS: Corrected line length of recent Secure Transport changesSteve Holme
2013-04-27darwinssl: add TLS crypto authenticationNick Zitzmann
2013-04-27Corrected version numbers after bumpSteve Holme
2013-04-27DOCS: Updated following the addition of CURLOPT_SASL_IRSteve Holme
2013-04-25DOCS: Minor rewording / clarification of host name protocol detectionSteve Holme
2013-04-24DOCS: Added reference to IETF draft for SMTP URL InterfaceSteve Holme
2013-04-23DOCS: Reworked the scheme calculation explanation under CURLOPT_URLSteve Holme
2013-04-22DOCS: Added information about login options to CURLOPT_USERPWDSteve Holme
2013-04-22DOCS: Added information about login options in the URLSteve Holme
2013-04-16docs/libcurl: fix formatting in manpageDave Reisner
2013-04-12libcurl-share.3: update what it does and does not share.David Strauss
2013-04-05curl_global_init.3: improve description of CURL_GLOBAL_ALLKamil Dudka
2013-04-03curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOADDaniel Stenberg
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-03-12curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flagZdenek Pavlas
2013-03-07DOCS: Corrected the IMAP URL grammar of the UIDVALIDITY parameterSteve Holme
2013-03-07DOCS: Added the list command to the IMAP URL sectionSteve Holme
2013-02-26DOCS: Added the IMAP UIDVALIDITY property to the CURLOPT_URL sectionSteve Holme
2013-02-25DOCS: Corrected IMAP URL examples according to RFC5092Steve Holme
2013-02-24DOCS: Corrected layout of POP3 and IMAP URL examplesSteve Holme
2013-02-23DOCS: Updated CURLOPT_URL section following recent POP3 and IMAP changesSteve Holme
2013-02-22libcurl documentation: clarifications and typosAlexander Klauer
2013-02-22libcurl documentation: updates HTML indexAlexander Klauer
2013-02-18docs: schannel and darwinssl documentation improvementsNick Zitzmann
2013-02-17docs: refer to CURLOPT_ACCEPT_ENCODING instead of the old nameDaniel Stenberg
2013-01-28docs: fix typos in man pagesKamil Dudka
2013-01-28docs: update the comments about loading CA certs with NSSKamil Dudka
2013-01-19curl_easy_send.3: document return codesDaniel Stenberg
2013-01-19curl_easy_recv.3: document return codesDaniel Stenberg
2012-11-23DOCS: Updated CURLOPT_CONNECT_ONLY to reflect usage in other protocolsSteve Holme
2012-11-06CURLOPT_SSL_VERIFYHOST: stop supporting the 1 valueDaniel Stenberg
2012-10-09curl_multi_wait: no wait if no descriptors to wait forDaniel Stenberg
2012-10-09curl_multi_wait.3: style formatting mistakeDaniel Stenberg
2012-10-08curl_multi_wait.3: fix the name of the man pageDaniel Stenberg
2012-10-08curl_multi_wait.3: renamed the last argument variable for clarityDaniel Stenberg
2012-09-16curl_multi_wait: Add parameter to return number of active socketsSara Golemon
2012-09-01symbols-in-versions: new CURL_WAIT_* symbolsDaniel Stenberg
2012-09-01Manpage for curl_multi_wait().Sara Golemon
2012-08-27libcurl-share.3: remove wrong info of what can be sharedDaniel Stenberg
2012-08-27curl_multi_perform.3: extended/clarifiedDaniel Stenberg