summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tool_operate: improve the error message when etags can't be savedbagder/etag-errormsgDaniel Stenberg2021-11-021-3/+2
* curl.1: fix typos in the manpageSergio Durigan Junior2021-11-012-3/+3
* tests/smbserver.py: fix compatibility with impacket 0.9.23+Marc Hoersken2021-11-011-3/+4
* docs: reduce use of "very"Daniel Stenberg2021-11-0151-236/+232
* ngtcp2: specify the missing required callback functionsTatsuhiro Tsujikawa2021-11-011-2/+16
* CURLOPT_[PROXY]_SSL_CIPHER_LIST.3: bold instead of quoteDaniel Stenberg2021-11-012-22/+21
* gen.pl: replace leading single quotes with \(aqDaniel Stenberg2021-11-015-4/+6
* tests: kill some test servers afterwards to avoid locked logfilesMarc Hoersken2021-11-013-0/+9
* smooth-gtk-thread.c: enhance the mutex lock useDaniel Stenberg2021-11-011-39/+31
* CI/runtests.pl: restore -u flag, but remove it from CI runsMarc Hoersken2021-10-314-4/+4
* CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is requiredJonathan Cardoso Machado2021-10-291-0/+3
* imap: display quota informationAxel Morawietz2021-10-281-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-281-14/+55
* cmake: fix error getting LOCATION property on non-imported targetBoris Rasin2021-10-281-6/+4
* url: check the return value of curl_url()x20182021-10-281-0/+5
* configure.ac: replace krb5-config with pkg-configRoy Li2021-10-281-8/+6
* test1160: edited to work with hyperDaniel Stenberg2021-10-272-2/+1
* data/DISABLED: enable tests that now work with hyperDaniel Stenberg2021-10-271-5/+0
* test559: add 'HTTP' in keywordsDaniel Stenberg2021-10-271-0/+1
* test552: updated to work with hyperDaniel Stenberg2021-10-272-5/+5
* github: fix incomplete permission to label PRs for HacktoberfestMarc Hoersken2021-10-271-1/+3
* opt-manpages: use 'Added in' instead of 'Since'Daniel Stenberg2021-10-274-4/+4
* github: fix missing permission to label PRs for HacktoberfestMarc Hoersken2021-10-271-0/+3
* CI: more use of test-ci make target and verbose outputMarc Hoersken2021-10-276-9/+9
* github: add support for Hacktoberfest using labelsMarc Hoersken2021-10-271-0/+53
* http: reject HTTP response codes < 100Daniel Stenberg2021-10-274-6/+16
* docs: fix typo in CURLOPT_TRAILERFUNCTION exampleKerem Kat2021-10-261-1/+1
* docs/HYPER: remove some remaining issues, add HTTP/0.9 limitationDaniel Stenberg2021-10-261-6/+2
* configure: when hyper is selected, deselect nghttp2Daniel Stenberg2021-10-261-19/+13
* sendf: accept zero-length data in Curl_client_write()Patrick Monnerat2021-10-251-3/+5
* hyper: disable test 1294 since hyper doesn't allow such crazy headersDaniel Stenberg2021-10-253-1/+3
* c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS workDaniel Stenberg2021-10-253-17/+23
* test1287: make work on hyperDaniel Stenberg2021-10-252-1/+2
* test1266/1267: disabled on hyper: no HTTP/0.9 supportDaniel Stenberg2021-10-253-2/+8
* Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp optionsViktor Szakats2021-10-253-9/+24
* docs: consistent use of "Added in"Daniel Stenberg2021-10-2528-41/+41
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-2574-271/+709
* docs/HTTP3: improve build instructionsDavid Hu2021-10-251-7/+14
* CMake: restore support for SecureTransport on iOSRicardo Martins2021-10-251-18/+26
* tests: enable more tests with hyperDaniel Stenberg2021-10-254-33/+31
* docs: provide "RETURN VALUE" section for more func manpagesDaniel Stenberg2021-10-254-4/+11
* curl_multi_socket_action.3: add a "RETURN VALUE" sectionJay Satiro2021-10-251-0/+3
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-241-9/+39
* tests: use python3 in test 1451Samuel Henrique2021-10-241-1/+1
* lib: fixing comment spelling typos in lib filesEddie Lumpkin2021-10-2210-15/+15
* openssl: if verifypeer is not requested, skip the CA loadingDaniel Stenberg2021-10-221-44/+20
* curl-confopts.m4: remove --enable/disable-hidden-symbolsDaniel Stenberg2021-10-221-4/+0
* c-hyper: don't abort CONNECT responses early when auth-in-progressDaniel Stenberg2021-10-222-1/+3
* hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODINGDaniel Stenberg2021-10-225-2/+10
* test262: don't attempt with hyperDaniel Stenberg2021-10-222-1/+0