summaryrefslogtreecommitdiff
path: root/include/curl/curl.h
Commit message (Expand)AuthorAgeFilesLines
* getinfo: add CURLINFO_ADDED_TIME_Tbagder/time-addedDaniel Stenberg2023-01-091-0/+1
* curl.h: allow up to 10M buffer sizeDaniel Stenberg2023-01-081-1/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* curl.h: mark CURLSSLBACKEND_MESALINK as deprecatedDaniel Stenberg2023-01-011-2/+2
* share: add sharing of HSTS cache among handlesDaniel Stenberg2022-12-271-0/+1
* curl.h: reword comment to not use deprecated optionDaniel Gustafsson2022-12-091-1/+1
* curl.h: name all public function parametersRyan Schmidt2022-12-061-5/+6
* curl.h: include <sys/select.h> on SerenityOSKenneth Myhra2022-11-301-1/+1
* include/curl/curl.h: bump the deprecated requirements to gcc 6.1Daniel Stenberg2022-11-281-4/+3
* CURLOPT_QUICK_EXIT: don't wait for DNS thread on exitAlexandre Ferrieux2022-11-181-0/+3
* include/curl/curl.h: bump the deprecated requirements to gcc 5.3Daniel Stenberg2022-11-151-1/+1
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-151-58/+117
* version: add a feature names array to curl_version_info_dataPatrick Monnerat2022-11-141-1/+6
* lib: add CURL_WRITEFUNC_ERROR to signal write callback errorJay Satiro2022-11-101-0/+4
* headers: add endif commentsHirotaka Tagawa2022-11-091-2/+2
* curl.h: add CURLOPT_CA_CACHE_TIMEOUT optionMichael Drake2022-11-081-0/+3
* style: use space after comment start and before comment endDaniel Stenberg2022-10-301-10/+10
* misc: typo and grammar fixesAyesh Karunaratne2022-10-271-2/+2
* curl.h: fix mention of wrong error code in commentDaniel Stenberg2022-09-221-2/+2
* ws: initial websockets supportDaniel Stenberg2022-09-091-0/+4
* curl.h: include <sys/select.h> on SunOSTobias Nygren2022-08-171-1/+2
* CURLOPT_SERVER_RESPONSE_TIMEOUT: the new nameDaniel Stenberg2022-07-051-7/+9
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-041-1/+11
* curl.h: CURLE_CONV_FAILED is obsoletedDaniel Stenberg2022-06-291-1/+2
* version: rename threadsafe-init to threadsafeViktor Szakats2022-06-131-3/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* select: return error from "lethal" poll/select errorsDaniel Stenberg2022-06-081-0/+1
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-2/+6
* libssh2: add CURLOPT_SSH_HOSTKEYFUNCTIONmichael musset2022-06-021-1/+19
* CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurlDaniel Stenberg2022-05-231-2/+3
* English: use American spelling consistentlyDaniel Stenberg2022-04-051-1/+1
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-221-0/+1
* curl.h: fix typo1337vt2022-02-201-1/+1
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-041-9/+2
* vxworks: drop supportDaniel Stenberg2022-02-011-3/+2
* misc: remove the final watcom referencesDaniel Stenberg2022-01-171-1/+1
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-4/+0
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-101-4/+3
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-0/+6
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-061-1/+6
* misc: fix a few issues on MidnightBSDLucas Holt2021-10-051-2/+3
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-271-0/+21
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-261-0/+3
* mailing lists: move from cool.haxx.se to lists.haxx.seDaniel Stenberg2021-08-301-3/+0
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-161-3/+3
* curl.h: include sys/select.h for NuttX RTOSXiang Xiao2021-06-221-1/+1
* curl.h: remove the execution bitBin Meng2021-06-221-0/+0
* curl.h: <sys/select.h> is supported by VxWorks7Bin Lan2021-06-221-1/+2
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-021-1/+4
* CURLOPT_IPRESOLVE: preventing wrong IP version from being usedLucas Clemente Vella2021-05-201-5/+5