summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_SSL_VERIFYHOST: stop supporting the 1 valueDaniel Stenberg2012-11-061-2/+3
* httpcustomheader.c: free the headers after useDaniel Stenberg2012-11-061-1/+4
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-5/+4
* BUGS: fix the bug tracker URLDaniel Stenberg2012-11-011-2/+4
* evhiperfifo: fix the pointer passed to WRITEDATADaniel Stenberg2012-11-011-2/+2
* href_extractor.c: fix the URLDaniel Stenberg2012-10-181-1/+1
* href_extractor: example code extracting href elementsMichaƂ Kowalczyk2012-10-182-1/+87
* THANKS: 14 new contributors from 7.28.0Daniel Stenberg2012-10-101-0/+14
* curl_multi_wait: no wait if no descriptors to wait forDaniel Stenberg2012-10-091-1/+4
* curl_multi_wait.3: style formatting mistakeDaniel Stenberg2012-10-091-1/+1
* curl_multi_wait.3: fix the name of the man pageDaniel Stenberg2012-10-081-1/+1
* curl_multi_wait.3: renamed the last argument variable for clarityDaniel Stenberg2012-10-081-2/+2
* https.c example: remember to call curl_global_init()Kamil Dudka2012-10-011-0/+5
* FAQ: remove the date from the topmost lineDaniel Stenberg2012-09-281-1/+0
* FAQ: 5.16 I want a different time-out!Daniel Stenberg2012-09-281-0/+17
* curl_multi_wait: Add parameter to return number of active socketsSara Golemon2012-09-161-1/+5
* socks.c: Added support for IPv6 connections through SOCKSv5 proxyMarc Hoersken2012-09-141-1/+0
* MANUAL: clarified user+password in HTTP URLsAnthony Bryan2012-09-091-3/+4
* Updated build docs w.r.t. Android and binary sizesDan Fandrich2012-09-031-5/+6
* symbols-in-versions: new CURL_WAIT_* symbolsDaniel Stenberg2012-09-011-0/+3
* Manpage for curl_multi_wait().Sara Golemon2012-09-012-4/+72
* test2032: bail out after last transferDaniel Stenberg2012-08-311-7/+0
* curl.1: list the -w variables sorted alphabeticallyDaniel Stenberg2012-08-281-51/+51
* libcurl-share.3: remove wrong info of what can be sharedDaniel Stenberg2012-08-271-3/+2
* examples: use do/while loop for multi examplesDave Reisner2012-08-275-10/+10
* ftpsget: simple example showing a FTPS fetchDaniel Stenberg2012-08-273-1/+103
* sftpget: SFTP is not "SSH FTP"Daniel Stenberg2012-08-271-1/+1
* sftpget: example showing a simple SFTP downloadArmel Asselin2012-08-273-1/+108
* curl_multi_perform.3: extended/clarifiedDaniel Stenberg2012-08-271-15/+20
* INSTALL.cmake: clarify some flaws/limits in the cmake buildDaniel Stenberg2012-08-231-15/+40
* https.c example: spell check used defineDaniel Stenberg2012-08-211-2/+2
* curl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for SOCKOPTFUNCTIONDaniel Stenberg2012-08-162-8/+13
* MANUAL reviewAnt Bryan2012-08-151-36/+67
* curl.1: shorten lines, avoid referring to libcurl instead of curlDaniel Stenberg2012-08-101-81/+89
* curl.1: fix more consistent wordingAnt Bryan2012-08-101-12/+9
* docs: update the links to cipher-suites supported by NSSKamil Dudka2012-08-092-2/+2
* docs: mention CURLSSH_AUTH_AGENTArmel Asselin2012-08-082-2/+6
* curl.1: minor format fix for --data-asciiDaniel Stenberg2012-08-081-2/+3
* curl man page cleanupAnt Bryan2012-08-071-50/+42
* TODO: support DANE, we already support gnutls without gcryptDaniel Stenberg2012-08-071-11/+8
* TODO: Updated after 7.27.0 releaseSteve Holme2012-07-281-104/+86
* THANKS: 12 new contributors from the 7.27.0 releaseDaniel Stenberg2012-07-281-0/+12
* Update man page info on --metalink and typo.Ant Bryan2012-07-271-5/+5
* curl_easy_setopt: fix typoDaniel Stenberg2012-07-241-1/+1
* Fixed typo.Guenter Knauf2012-07-211-1/+1
* Fixed some typos in documentationDan Fandrich2012-07-2015-33/+32
* Added error checking for curl_global_init().Guenter Knauf2012-07-121-1/+7
* Added curl_global_* functions.Guenter Knauf2012-07-121-0/+5
* docs: mention CURL_GLOBAL_DEFAULTDaniel Stenberg2012-07-121-1/+5
* Added curl_global_* functions.Guenter Knauf2012-07-121-0/+5