summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RELEASE-NOTES: syncedcurl-7_85_0Daniel Stenberg2022-08-311-21/+42
* THANKS: add contributors from the 7.85.0 releaseDaniel Stenberg2022-08-311-0/+39
* getparam: correctly clean argsDaniel Stenberg2022-08-313-9/+9
* zuul: remove the clang-tidy jobDaniel Stenberg2022-08-302-25/+0
* cmake: set feature PSL if presentDaniel Stenberg2022-08-301-0/+1
* lib530: simplify realloc failure exit pathDaniel Stenberg2022-08-301-7/+4
* tests: add tests for netrc login/password combinationsOrgad Shaneh2022-08-295-1/+211
* url: really use the user provided in the url when netrc entry existsOrgad Shaneh2022-08-291-18/+14
* netrc: Use the password from lines without loginOrgad Shaneh2022-08-291-2/+2
* url: treat missing usernames in netrc as emptyJay Satiro2022-08-291-0/+6
* test8: verify that "ctrl-byte cookies" are ignoredDaniel Stenberg2022-08-291-1/+31
* cookie: reject cookies with "control bytes"Daniel Stenberg2022-08-291-0/+29
* libssh: ignore deprecation warningsDaniel Stenberg2022-08-291-0/+7
* Revert "schannel: when importing PFX, disable key persistence"Daniel Stenberg2022-08-291-11/+1
* multi: use larger dns hash table for multi interfaceDaniel Stenberg2022-08-297-11/+18
* CI/runtests.pl: add param for dedicated curl to talk to APIsMarc Hoersken2022-08-283-12/+24
* openssl: add cert path in error messageJacob Tolar2022-08-271-2/+4
* cert.d: clarify that escape character works for file pathsJacob Tolar2022-08-271-7/+11
* gha: move over ngtcp2-gnutls CI job from zuulDaniel Stenberg2022-08-272-36/+88
* cmake: add detection of threadsafe featureMarc Hoersken2022-08-263-0/+70
* RELEASE-NOTES: syncedDaniel Stenberg2022-08-261-13/+32
* CI/azure: align torture shallowness with GHAMarc Hoersken2022-08-261-1/+1
* multi_wait: fix and improve Curl_poll error handling on WindowsMarc Hoersken2022-08-261-5/+6
* multi_wait: fix skipping to populate revents for extra_fdsMarc Hoersken2022-08-251-3/+6
* CI/appveyor: disable TLS in msys2-native autotools buildsMarc Hoersken2022-08-251-3/+3
* tests: fix http2 tests to use CRLF headersJay Satiro2022-08-254-44/+44
* multi: use a pipe instead of a socketpair on apple platformsrcombs2022-08-252-20/+23
* libssh2: provide symlink name in SFTP dir listingSomnath Kundu2022-08-251-1/+2
* configure: if asked to use TLS, fail if no TLS lib was detectedDaniel Stenberg2022-08-251-3/+8
* schannel: when importing PFX, disable key persistenceDustin Howett2022-08-251-1/+11
* unit1303: four tests should have TRUE for 'connecting'Daniel Stenberg2022-08-231-4/+4
* CURLOPT_BUFFERSIZE.3: add upload buffersize to see alsoDaniel Stenberg2022-08-231-0/+1
* HTTP3.md: add missing autoreconf command for building with wolfsslFabian Fischer2022-08-231-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2022-08-231-5/+22
* multi: have curl_multi_remove_handle close CONNECT_ONLY transferDaniel Stenberg2022-08-231-0/+18
* docs/cmdline-opts: remove \& escapes from all .d filesDaniel Stenberg2022-08-2318-22/+22
* docs/cmdline-opts/gen.pl: encode leading single and double quotesDaniel Stenberg2022-08-231-1/+3
* tests/server/sockfilt.c: avoid race condition without a mutexMarc Hoersken2022-08-231-124/+69
* url: output the maximum when rejecting a urlEmil Engler2022-08-221-2/+5
* configure: fix broken m4 syntax in TLS optionsChris Paulson-Ellis2022-08-221-20/+28
* tests/data/CMakeLists: remove making the 'show' makefile targetDaniel Stenberg2022-08-181-4/+0
* tests/data/Makefile: remove 'filecheck' targetDaniel Stenberg2022-08-181-18/+0
* libssh2: make atime/mtime date overflow return errorDaniel Stenberg2022-08-181-28/+17
* libssh: make atime/mtime date overflow return errorDaniel Stenberg2022-08-181-28/+15
* examples/curlx.c: removeDaniel Stenberg2022-08-184-645/+0
* curl.h: include <sys/select.h> on SunOSTobias Nygren2022-08-171-1/+2
* DEPRECATE.md: push the NSS deprecation date forward one year to 2023Daniel Stenberg2022-08-171-1/+1
* libssh2: setting atime or mtime >32bit on 4-bytes-long systemsDaniel Stenberg2022-08-161-4/+18
* libssh: setting atime or mtime > 32bit is now just skippedDaniel Stenberg2022-08-161-4/+18
* KNOWN_BUGS: Windows Unicode builds use homedir in current localeJay Satiro2022-08-161-0/+11