summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* code: style updatesDaniel Stenberg2016-04-033-3/+3
* test1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS symbolSteve Holme2016-04-021-0/+1
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-9/+3
* http2: more documentation for prior knowledgeDaniel Stenberg2016-03-311-1/+6
* http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes2016-03-311-0/+1
* build: use roffit 0.11 featureDaniel Stenberg2016-03-292-4/+4
* CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argumentDaniel Stenberg2016-03-271-3/+15
* curl_multi_socket_action.3: mark the options properlyDaniel Stenberg2016-03-271-6/+7
* docs: curlinfo_filetime sftp support, new curlopt_quote "statvfs"marquis-de-muesli2016-03-273-4/+7
* CURLINFO_TLS_SSL_PTR.3: Warn about limitationsJay Satiro2016-03-231-5/+37
* libcurl-thread.3: minor nroff format fixDaniel Stenberg2016-03-221-1/+1
* CURLINFO_TLS_SSL_PTR.3: minor nroff format fixDaniel Stenberg2016-03-221-3/+3
* CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine supportJay Satiro2016-03-152-13/+26
* curl_multi_wait.3: add exampleDaniel Stenberg2016-03-091-1/+43
* opt-docs: fix heading macrosJay Satiro2016-03-082-2/+2
* CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg2016-03-061-3/+13
* CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg2016-03-061-2/+13
* CURLOPT_APPEND.3: added exampleDaniel Stenberg2016-03-061-5/+16
* CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg2016-03-061-1/+18
* 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-235-40/+128
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-233-17/+47
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-233-0/+47
* 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-041-1/+1
* URLs: change more http to httpsViktor Szakats2016-02-022-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-03342-354/+354
* HTTPS: update a bunch of URLs from HTTP to HTTPSDaniel Stenberg2016-02-021-2/+2
* curl_multi_socket_action.3: line wrapDaniel Stenberg2016-01-241-2/+3
* 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
* curl_global_init.3: Add Windows-specific info for init via DLLJay Satiro2016-01-042-0/+7
* 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-132-1/+9
* version: Add flag CURL_VERSION_PSL for libpslGisle Vanem2015-12-072-3/+8
* CURLOPT_HEADERFUNCTION.3: fix typoDaniel Stenberg2015-11-231-1/+1
* build: Fix theoretical infinite loopsDaniel Shahaf2015-11-201-2/+2
* CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first headerDaniel Stenberg2015-11-161-1/+2
* symbols-in-versions: Added new CURLOPTTYPE_STRINGPOINT aliasSteve Holme2015-11-131-0/+1
* opts: Corrected TLS protocols list to include POP3S rather than POP3Steve Holme2015-11-0719-33/+33