aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-22RELEASE-NOTES: syncedDaniel Stenberg
2019-10-21tests: use %FILE_PWD for file:// URLsMarcel Raad
2019-10-21tests: add `connect to non-listen` keywordsMarcel Raad
2019-10-20runtests: get textaware info from curl instead of perlMarcel Raad
2019-10-20appveyor: Add MSVC ARM64 buildMichaƂ Janiszewski
2019-10-18http2_recv: a closed stream trumps pause stateDaniel Stenberg
2019-10-18http2: expire a timeout at end of streamDaniel Stenberg
2019-10-18travis: Add an ARM64 buildDan Fandrich
2019-10-18examples/sslbackend: fix -Wchar-subscripts warningMarcel Raad
2019-10-18configure: remove all cyassl referencesDaniel Stenberg
2019-10-17test1162: disable MSYS2's POSIX path conversionMarcel Raad
2019-10-17RELEASE-NOTES: syncedDaniel Stenberg
2019-10-16CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue timeJay Satiro
2019-10-16tool_operate: Fix retry sleep time shown to user when Retry-AfterStian Soiland-Reyes
2019-10-16url: normalize CURLINFO_EFFECTIVE_URLDaniel Stenberg
2019-10-16tests: line ending fixes for WindowsMarcel Raad
2019-10-15tests: use proxy featureMarcel Raad
2019-10-13smbserver: fix Python 3 compatibilityMarcel Raad
2019-10-13security: silence conversion warningMarcel Raad
2019-10-13connect: silence sign-compare warningMarcel Raad
2019-10-13TODO: Handle growing SFTP filesDaniel Stenberg
2019-10-13KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array"Daniel Stenberg
2019-10-12KNOWN_BUGS: "LDAP on Windows does authentication wrong"Daniel Stenberg
2019-10-12appveyor: add a winbuild that uses VS2017Daniel Stenberg
2019-10-10socketpair: fix include and define for older TCP header systemsHarry Sintonen
2019-10-10socketpair: fix double-close in error caseDaniel Stenberg
2019-10-10gskit: use the generic Curl_socketpairDaniel Stenberg
2019-10-10asyn-thread: make use of Curl_socketpair() where availableDaniel Stenberg
2019-10-10socketpair: an implemention for Windows and moreDaniel Stenberg
2019-10-09RELEASE-NOTES: syncedDaniel Stenberg
2019-10-09connect: return CURLE_OPERATION_TIMEDOUT for errno == ETIMEDOUTDaniel Stenberg
2019-10-09cirrus: switch off blackhole status on the freebsd CI machinesDaniel Stenberg
2019-10-09tests: use port 2 instead of 60000 for a safer non-listening portDaniel Stenberg
2019-10-09KNOWN_BUGS: IDN tests failing on WindowsDaniel Stenberg
2019-10-09cirrus: Increase the git clone depth.Dan Fandrich
2019-10-09docs: make sure the --no-progress-meter docs file is in dist tooDaniel Stenberg
2019-10-09docs: document it as --no-progress-meter instead of the reverseDaniel Stenberg
2019-10-09cirrus: Switch the FreeBSD 11.x build to 11.3 and add a 13.0 build.Dan Fandrich
2019-10-08curl: --no-progress-meterDaniel Stenberg
2019-10-08TODO: Consult %APPDATA% also for .netrcDaniel Stenberg
2019-10-07CURLOPT_TIMEOUT.3: remove the mention of "minutes"Daniel Stenberg
2019-10-07docs: added multi-event.c exampleAndrei Valeriu BICA
2019-10-05ldap: fix OOM error on missing query stringNicolas
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta
2019-10-05RELEASE-NOTES: syncedDaniel Stenberg
2019-10-05curl: ensure HTTP 429 triggers --retryStian Soiland-Reyes
2019-10-04winbuild: add ENABLE_UNICODE optionapique
2019-10-04ngtcp2: adapt to API changeDaniel Stenberg
2019-10-03cookies: change argument type for Curl_flush_cookiesDaniel Stenberg
2019-10-03http2: move state-init from creation to pre-transferDaniel Stenberg