summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* opts: added two examplesDaniel Stenberg2016-03-062-4/+32
* CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg2016-03-061-1/+2
* CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg2016-03-061-7/+76
* getinfo: Add support for mbedTLS TLS session infoJay Satiro2016-02-272-7/+9
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-233-37/+124
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-232-16/+46
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-231-0/+44
* CURLOPT_DEBUGFUNCTION.3: Fix exampleJay Satiro2016-02-201-2/+4
* CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie styleJay Satiro2016-02-181-2/+2
* opts: add referencesDaniel Stenberg2016-02-182-2/+4
* CURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use milliseconds optionClint Clayton2016-02-141-1/+1
* opt-docs: add more referencesDaniel Stenberg2016-02-142-8/+10
* opts: update references to renamed optionsTimotej Lazar2016-02-092-2/+2
* URLs: change more http to httpsViktor Szakats2016-02-021-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-03283-294/+294
* CURLINFO_RESPONSE_CODE.3: add exampleDaniel Schauenberg2016-01-161-1/+13
* ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULLKamil Dudka2016-01-151-4/+4
* CURLOPT_RESOLVE.3: minor language polishDaniel Stenberg2016-01-131-8/+7
* mbedtls: implement CURLOPT_PINNEDPUBLICKEYThomas Glanzmann2016-01-101-2/+3
* CURLOPT_RANGE: for HTTP servers, range support is optionalDaniel Stenberg2015-12-241-4/+8
* http: add libcurl option to allow HTTP/2 for HTTPS onlyDaniel Stenberg2015-12-131-1/+8
* CURLOPT_HEADERFUNCTION.3: fix typoDaniel Stenberg2015-11-231-1/+1
* CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first headerDaniel Stenberg2015-11-161-1/+2
* opts: Corrected TLS protocols list to include POP3S rather than POP3Steve Holme2015-11-0719-33/+33
* ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore sizeKurt Fankhauser2015-10-231-4/+10
* CURLOPT_STREAM_WEIGHT.3: call argument 'weight' tooDaniel Stenberg2015-10-231-8/+13
* http2: add stream options to dist and curl_easy_setopt.3Daniel Stenberg2015-10-231-3/+6
* http2: s/priority/weightDaniel Stenberg2015-10-233-11/+13
* http2: added three stream prio/deps optionsDaniel Stenberg2015-10-233-0/+171
* CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFODaniel Stenberg2015-10-081-3/+3
* docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn2015-09-272-4/+4
* CURLINFO_TLS_SESSION: always return backend infoDaniel Stenberg2015-09-221-2/+10
* CURLOPT_PROXY.3: A proxy given as env variable gets no special treatmentRichard van den Berg2015-09-221-2/+2
* CURLOPT_PINNEDPUBLICKEY.3: replace test.com with example.comViktor Szakats2015-09-201-4/+4
* CURLOPT_PINNEDPUBLICKEY.3: mention error codeDaniel Stenberg2015-09-171-1/+3
* CURLOPT_PINNEDPUBLICKEY.3: Improve pubkey extraction exampleJay Satiro2015-09-141-0/+14
* CURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKETDaniel Stenberg2015-09-121-1/+4
* opts: add CURLINFO_* man pages to distDaniel Stenberg2015-09-121-3/+66
* opts: 19 more CURLINFO_* options made into stand-alone man pagesDaniel Stenberg2015-09-1219-0/+910
* CURLOPT_FNMATCH_FUNCTION.3: fix typoSvyatoslav Mishyn2015-09-111-1/+1
* docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_*Svyatoslav Mishyn2015-09-084-4/+4
* parse_proxy: reject illegal port numbersDaniel Stenberg2015-09-081-3/+3
* CURLOPT_TLSAUTH_TYPE.3: update descriptionSvyatoslav Mishyn2015-09-061-5/+5
* CURLOPT_PATH_AS_IS.3: fix typoSvyatoslav Mishyn2015-09-051-2/+2
* CURLINFO_SSL_VERIFYRESULT.3: add short descriptionSvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_SSL_ENGINES.3: add short descriptionSvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistencySvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_REDIRECT_TIME.3: remove redundant '!'Svyatoslav Mishyn2015-09-051-1/+1
* CURLOPT_POSTREDIR.3: update RFC number and sectionDaniel Stenberg2015-09-031-8/+8