summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-1717-16/+492
* docs/libcurl/index.html: removedDaniel Stenberg2018-05-152-73/+2
* 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
* curl_global_sslset: always provide available backendsChristian Schmitz2018-04-231-1/+4
* 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-1748-65/+65
* schannel: add client certificate authenticationArchangel_SDY2018-04-171-0/+3
* docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_TJay Satiro2018-03-316-6/+6
* CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some textDaniel Stenberg2018-03-211-3/+5
* CURLINFO_COOKIELIST.3: made the example not leak memoryDaniel Stenberg2018-03-201-4/+5
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-174-0/+73
* add_handle/easy_perform: clear errorbuffer on start if setDaniel Stenberg2018-03-171-5/+7
* CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews2018-03-174-0/+61
* curl_version_info.3: fix ssl_version descriptionDaniel Stenberg2018-03-171-3/+4
* CURLOPT_COOKIEFILE.3: "-" as file name means stdinDaniel Stenberg2018-03-131-2/+3
* CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addressesDaniel Stenberg2018-03-041-1/+6
* spelling fixesViktor Szakats2018-02-232-2/+2
* curl_share_setopt.3: connection cache is shared within multi handlesDaniel Stenberg2018-02-231-3/+6
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-215-0/+154
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-214-8/+8
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-204-0/+64
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-201-4/+8
* CURLOPT_HEADER.3: clarify problems with different data sizesDaniel Stenberg2018-02-161-6/+12
* CURLOPT_HEADERFUNCTION.3: fix typo from d939226813Daniel Stenberg2018-02-161-1/+1
* CURLOPT_HEADERFUNCTION.3: mention folded headersDaniel Stenberg2018-02-161-1/+6
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-152-0/+6
* libcurl-security.3: separate file:// sectionDaniel Stenberg2018-02-131-0/+7
* libcurl-security.3: the http://192.168.0.1/my_router_config caseDaniel Stenberg2018-02-131-1/+6
* libcurl-security.3: mention the URL standards problems tooDaniel Stenberg2018-02-131-0/+10
* libcurl-security.3: split out from libcurl-tutorial.3Daniel Stenberg2018-02-133-230/+320
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-308-9/+157
* docs: fix typos in man pagesAlessandro Ghedini2018-01-272-3/+3
* GSKit: restore pinnedpubkey functionalitymoparisthebest2018-01-251-1/+3
* parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg2018-01-251-7/+9
* SChannel/WinSSL: Implement public key pinningmoparisthebest2018-01-251-1/+5
* docs: fix man page syntax to make test 1140 OK againDaniel Stenberg2018-01-232-4/+4
* http: prevent custom Authorization headers in redirectsDaniel Stenberg2018-01-221-1/+11
* libcurl-env.3: first takeDaniel Stenberg2018-01-202-1/+90
* CURLOPT_TCP_NODELAY.3: fix typorouzier2018-01-151-1/+1
* mime: clone mime tree upon easy handle duplication.Patrick Monnerat2018-01-141-2/+9
* docs: comment about CURLE_READ_ERROR returned by curl_mime_filedataPatrick Monnerat2018-01-141-2/+5
* setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro2018-01-132-9/+17
* scripts: allow all perl scripts to be run directlyJay Satiro2018-01-072-2/+2
* curl_version_info.3: call the argument 'age'Daniel Stenberg2017-12-291-2/+2
* examples/cacertinmem: ignore cert-already-exists errorJay Satiro2017-12-261-72/+2
* CURLOPT_READFUNCTION.3: refer to argument with correct nameDaniel Stenberg2017-12-131-2/+2