summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* HTTP-COOKIES: mention that a trailing newline is requiredDaniel Stenberg2020-02-191-11/+14
* CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT sectionDaniel Stenberg2020-02-181-2/+5
* docs/GOVERNANCE: refreshed + added "donations" and "commercial support"Daniel Stenberg2020-02-181-3/+26
* socks: make the connect phase non-blockingDaniel Stenberg2020-02-172-18/+0
* CURLINFO_COOKIELIST.3: Fix exampleJay Satiro2020-02-151-3/+3
* TODO: Paged searches on LDAP serverDaniel Stenberg2020-02-141-0/+5
* TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPSDaniel Stenberg2020-02-141-0/+8
* create-dirs.d: mention the modeDaniel Stenberg2020-02-121-0/+2
* CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg2020-02-111-2/+5
* altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg2020-02-091-2/+3
* docs/HTTP3: add --enable-alt-svc to curl's configureDaniel Stenberg2020-02-051-3/+3
* RELEASE-PROCEDURE: feature win is closed post-release a few daysDaniel Stenberg2020-02-041-5/+13
* docs/HTTP3: update the OpenSSL branch to use for ngtcp2Daniel Stenberg2020-02-041-1/+1
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-022-2/+2
* KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: headerDaniel Stenberg2020-01-291-0/+8
* oauth2-bearer.d: works for HTTP tooDaniel Stenberg2020-01-291-1/+1
* location.d: the method change is from POST to GET onlyDaniel Stenberg2020-01-282-9/+11
* curl.h: define CURL_WIN32 on windowsDaniel Stenberg2020-01-271-1/+2
* global_init: assume the EINTR bit by defaultDaniel Stenberg2020-01-261-4/+6
* form.d: fix two minor typosAron Rotteveel2020-01-231-2/+2
* CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3Jay Satiro2020-01-231-16/+22
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-216-13/+94
* data.d: remove "Multiple files can also be specified"Daniel Stenberg2020-01-211-6/+5
* HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之2020-01-201-2/+2
* ROADMAP: thread-safe `curl_global_init()`Daniel Stenberg2020-01-171-0/+7
* polarssl: removedDaniel Stenberg2020-01-161-28/+4
* HTTP-COOKIES.md: describe the cookie file formatDaniel Stenberg2020-01-133-2/+28
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-112-0/+4
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-112-1/+4
* include: remove non-curl prefixed definesDaniel Stenberg2020-01-091-5/+6
* KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all serversDaniel Stenberg2020-01-091-0/+7
* docs/RELEASE-PROCEDURE.md: pushed some release datesDaniel Stenberg2020-01-091-8/+8
* RELEASE-PROCEDURE.md: fix next release date (Feb 26)Daniel Stenberg2020-01-081-1/+1
* THANKS: updated with names from the 7.68.0 releaseDaniel Stenberg2020-01-071-0/+32
* RELEASE-PROCEDURE: add four future release datesDaniel Stenberg2020-01-071-4/+4
* CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro2020-01-061-1/+1
* CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro2020-01-061-1/+1
* docs: mention CURL_MAX_INPUT_LENGTH restrictionsDaniel Stenberg2020-01-052-2/+10
* CURLOPT_HEADERFUNCTION.3: Document that size is always 1Jay Satiro2019-12-261-3/+3
* examples/postinmemory.c: Call curl_global_cleanup alwaysJay Satiro2019-12-241-3/+2
* url2file.c: fix copyright yearDaniel Stenberg2019-12-211-1/+1
* examples/url2file.c: corrected a commentRickard Hallerbäck2019-12-201-1/+1
* HISTORY: OSS-Fuzz started fuzzing libcurl in 2017Daniel Stenberg2019-12-201-0/+2
* CURLOPT_QUOTE.3: fix typosJay Satiro2019-12-183-11/+11
* CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg2019-12-181-2/+2
* HISTORY: the SMB(S) support landed in 2014Daniel Stenberg2019-12-181-0/+2
* KNOWN_BUGS: TLS session cache doesn't work with TFODaniel Stenberg2019-12-161-0/+5
* KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg2019-12-161-1/+2
* KNOWN_BUGS: LDAP on Windows doesn't workDaniel Stenberg2019-12-161-0/+8
* docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg2019-12-165-5/+15