summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* docs: ESCape "\n" codesescape-codes-docsGisle Vanem2018-11-094-6/+6
* More "\n" ESCapingGisle Vanem2018-11-071-3/+3
* winssl: be consistent in Schannel capitalizationDaniel Gustafsson2018-11-071-2/+2
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-051-8/+9
* axtls: removedDaniel Stenberg2018-11-013-6/+4
* schannel: make CURLOPT_CERTINFO support using Issuer chainmarcosdiazr2018-11-011-1/+1
* vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson2018-10-301-3/+5
* docs: add "see also" links for SSL optionsMichael Kaufmann2018-10-106-6/+14
* CURLOPT_SSL_VERIFYSTATUS: Fix typoDaniel Gustafsson2018-10-091-2/+2
* CURLOPT_SSLVERSION.3: fix typos and consistent spellingDaniel Gustafsson2018-10-031-4/+4
* CURLOPT_HEADER.3: fix typoJay Satiro2018-10-031-1/+1
* whitespace fixesViktor Szakats2018-09-2310-10/+4
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-072-10/+10
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-072-0/+74
* imap: change from "FETCH" to "UID FETCH"Nicklas Avén2018-09-061-1/+4
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-062-0/+70
* setopt: add CURLOPT_DOH_URLDaniel Stenberg2018-09-062-0/+72
* url: default to CURL_HTTP_VERSION_2TLS if built h2-enabledDaniel Stenberg2018-09-051-2/+4
* multiplex: enable by defaultDaniel Stenberg2018-09-051-1/+3
* pipelining: deprecatedDaniel Stenberg2018-09-051-1/+3
* CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warningJay Satiro2018-08-291-1/+2
* CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]Daniel Stenberg2018-08-271-3/+11
* CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]Daniel Stenberg2018-08-271-2/+7
* docs: clarify NO_PROXY env variable functionalityDaniel Stenberg2018-08-242-6/+6
* docs: Improve the manual pages of some callbacksMichael Kaufmann2018-08-115-15/+21
* Documentation: fix CURLOPT_SSH_COMPRESSION copy/paste bugDaniel Jelinski2018-08-101-2/+2
* docs/CURLOPT_URL: fix indentationChristopher Head2018-07-261-0/+1
* docs/CURLOPT_WRITEFUNCTION: size is always 1Christopher Head2018-07-261-1/+1
* openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg2018-06-291-18/+24
* CURLINFO_TLS_SSL_PTR.3: improve the exampleAdrian Peniak2018-06-281-8/+27
* CURLOPT_SSL_VERIFYPEER.3: fix syntax mistakeDaniel Stenberg2018-06-241-6/+6
* CURLOPT_SSL_VERIFYPEER.3: Add performance notePatrick Schlangen2018-06-231-1/+11
* CURLOPT_INTERFACE.3: interface names not supported on WindowsDaniel Stenberg2018-06-181-1/+4
* CURLOPT_HTTPAUTH.3: CURLAUTH_BEARER was added in 7.61.0Daniel Stenberg2018-06-151-1/+3
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-011-0/+5
* option: disallow username in URLBjörn Stenberg2018-05-312-0/+57
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-293-0/+127
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-242-4/+8
* CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg2018-05-221-6/+14
* docs: clarify CURLOPT_HTTPGET somewhatDaniel Stenberg2018-05-213-9/+14
* curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg2018-05-181-2/+2
* docs: mention HAproxy protocol "version 1"Aleks2018-05-181-4/+4
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-1715-7/+448
* URLs: fix one more http urlDaniel Gustafsson2018-05-051-1/+1
* docs: remove extraneous commas in man pagesDenis Ollier2018-05-033-4/+4
* CURLOPT_URL.3: add ENCODING section [ci skip]Daniel Stenberg2018-04-301-1/+11
* CURLINFO_PROTOCOL.3: mention the existing defined namesDaniel Stenberg2018-04-271-3/+12
* CURLOPT_SSLCERT.3: improve WinSSL-specific usage infoArchangel_SDY2018-04-231-2/+10
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-0/+5
* docs: fix typosJakub Wilk2018-04-1738-44/+44