aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2015-03-31CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200"Thomas Ruecker
2015-03-28cyassl: CTX callback cosmetic changes and doc fixJay Satiro
2015-03-27cyassl: add SSL context callback support for CyaSSLKyle L. Huff
2015-03-24symbols-in-versions: added CURLOPT_PATH_AS_ISDan Fandrich
2015-03-24curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS descriptionJay Satiro
2015-03-24CURLOPT_HTTPHEADER.3: fix typo in recent commitViktor Szakáts
2015-03-24CURLOPT_PATH_AS_IS.3: add type 'long' to prototypeViktor Szakáts
2015-03-24curl_easy_setopt.3: Add CURLOPT_PATH_AS_ISDaniel Stenberg
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-23curl_easy_recv/send: make them work with the multi interfaceYamada Yasuharu
2015-03-21darwinsssl: add support for TLS False StartNick Zitzmann
2015-03-20url: add CURLOPT_SSL_FALSESTART optionAlessandro Ghedini
2015-03-20gtls: implement CURLOPT_CERTINFOAlessandro Ghedini
2015-03-20CURLOPT_URL.3: spelling!Daniel Stenberg
2015-03-20CURLOPT_URL.3: Added "SECURITY CONCERNS"Daniel Stenberg
2015-03-20CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" sectionDaniel Stenberg
2015-03-18docs/libcurl: clean up libcurl-symbols.3Dan Fandrich
2015-03-18docs/libcurl: check that all options with man pages are referencedDan Fandrich
2015-03-18curl_easy_setopt.3: added a few missing optionsDan Fandrich
2015-03-18docs/libcurl: make portability fixChristian Weisgerber
2015-03-17CURLOPT_*.3: more examples and editsDaniel Stenberg
2015-03-17CURLOPT_*.3: added lots of small example sectionsDaniel Stenberg
2015-03-16CURLOPT_PRIVATE.3: provide an exampleDaniel Stenberg
2015-03-16CURLOPT_*TIMEOUT.3: provide examplesDaniel Stenberg
2015-03-16CURLOPT_USERAGENT.3: added an exampleDaniel Stenberg
2015-03-16CURLOPT_STDERR.3: added an exampleDaniel Stenberg
2015-03-16curl_easy_perform.3: remove superfluous close brace from exampleDaniel Stenberg
2015-03-15mksymbolsmanpage.pl: use std header and generate better nroff headerDaniel Stenberg
2015-03-10gtls: add support for CURLOPT_CAPATHAlessandro Ghedini
2015-03-06curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUSDaniel Stenberg
2015-03-04symbols.pl: handle '-' in the deprecated fieldDaniel Stenberg
2015-03-02CURLOPT_HEADERFUNCTION.3: typo in error code nameDaniel Stenberg
2015-03-02opts: Fix pipelining examplesJay Satiro
2015-03-02curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTSJay Satiro
2015-02-03opts: CURLOPT_CAINFO availability depends on SSL engineJay Satiro
2015-02-02libcurl-symbols: first basic shot for autogenerated docsDaniel Stenberg
2015-02-02CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0Daniel Stenberg
2015-01-29CURLOPT_SEEKFUNCTION.3: also when server closes a connectionMichael Kaufmann
2015-01-22openssl: add support for the Certificate Status Request TLS extensionAlessandro Ghedini
2015-01-16CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0Daniel Stenberg
2015-01-16opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/MakefileDaniel Stenberg
2015-01-16url: add CURLOPT_SSL_VERIFYSTATUS optionAlessandro Ghedini
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-15opts: Warn CURLOPT_TIMEOUT overrides when set after CURLOPT_TIMEOUT_MSJay Satiro
2014-12-04opts: fix CURLOPT_UNIX_SOCKET_PATH formattingPeter Wu
2014-12-03opts: added CURLOPT_UNIX_SOCKET_PATH to Makefile.amDaniel Stenberg
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-11-30docs: Updated for the SMB protocolBill Nagel
2014-11-29smb: Added SMB protocol and port definitionsBill Nagel
2014-11-26docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversionSteve Holme