aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28sigpipe: if mbedTLS is used, ignore SIGPIPEJeremie Rapin
2019-01-28unit1653: make it survive torture testsDaniel Stenberg
2019-01-28timeval: Disable MSVC Analyzer GetTickCount warningMichael Kujawa
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-24setopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libsshFelix Hädicke
2019-01-24libssh: do not let libssh create socketFelix Hädicke
2019-01-21RELEASE-NOTES: syncedDaniel Stenberg
2019-01-21schannel: preserve original certificate path parameterArchangel_SDY
2019-01-21KNOWN_BUGS: tests not compatible with python3Daniel Stenberg
2019-01-20memcmp: avoid doing single char memcmpDaniel Gustafsson
2019-01-19COPYING: it's 2019Daniel Stenberg
2019-01-19configure: fix recv/send/select detection on Androidhhb
2019-01-19ntlm_sspi: add support for channel bindinggeorgeok
2019-01-18schannel: on connection close there might not be a transferDaniel Stenberg
2019-01-17ssh: log the libssh2 error message when ssh session startup failsJDepooter
2019-01-16Fix typo in manpageAlessandro Ghedini
2019-01-16RELEASE-NOTES: syncedDaniel Stenberg
2019-01-16cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov
2019-01-16curl-compilers.m4: check for __ibmxl__ to detect xlclangDaniel Stenberg
2019-01-16openssl: fix the SSL_get_tlsext_status_ocsp_resp callDaniel Stenberg
2019-01-15curl-compilers.m4: detect xlclangDaniel Stenberg
2019-01-15README: add codacy code quality badgeDaniel Stenberg
2019-01-15extract_if_dead: follow-up to 54b201b48c90aDaniel Stenberg
2019-01-15multi: remove "Dead assignment"Daniel Stenberg
2019-01-15tests: move objnames-* from lib into testsDaniel Stenberg
2019-01-15travis: added cmake build for osxSergei Nikulov
2019-01-14cookie: fix comment typo (url_path_len -> uri_path_len)Frank Gevaerts
2019-01-14winbuild: conditionally use /DZLIB_WINAPIMarcel Raad
2019-01-14src/Makefile: make 'tidy' target work for metalink buildsDaniel Stenberg
2019-01-13extract_if_dead: use a known working transfer when checking connectionsDaniel Stenberg
2019-01-13openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg
2019-01-11cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCCSergei Nikulov
2019-01-11urldata: rename easy_conn to just connDaniel Stenberg
2019-01-11tool_cb_prg: avoid integer overflowDaniel Stenberg
2019-01-11travis: turn off copyright year checks in checksrcDaniel Gustafsson
2019-01-10KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGWDaniel Stenberg
2019-01-10KNOWN_BUGS: Improve --data-urlencode space encodingDaniel Stenberg
2019-01-10os400: add a missing closing bracketPatrick Monnerat
2019-01-10os400: fix extra parameter syntax error.Patrick Monnerat
2019-01-10test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg
2019-01-10RELEASE-NOTES: syncedDaniel Stenberg
2019-01-10xattr: strip credentials from any URL that is storedDaniel Stenberg
2019-01-10cookies: allow secure override when done over HTTPSDaniel Stenberg
2019-01-10multi: multiplexing improvementsDaniel Stenberg
2019-01-09test1561: improve test nameDaniel Stenberg
2019-01-09cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA
2019-01-09THANKS: fixups and a dedupeDaniel Stenberg
2019-01-09timediff: fix math for unsigned time_tDaniel Stenberg
2019-01-08tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann
2019-01-07RELEASE-NOTES: syncedDaniel Stenberg