aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-07curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer
2019-01-07Revert "http_negotiate: do not close connection until negotiation is completed"Daniel Stenberg
2019-01-07curl/urlapi.h: include "curl.h" firstDaniel Stenberg
2019-01-06VS projects: fix build warningMarcel Raad
2019-01-06schannel: fix compiler warningMarcel Raad
2019-01-04printf: introduce CURL_FORMAT_TIMEDIFF_TRikard Falkeborn
2019-01-04printf: fix format specifiersRikard Falkeborn
2019-01-03libtest/stub_gssapi: use "real" snprintfDaniel Stenberg
2019-01-03INTERNALS: correct some outdated function namesDaniel Stenberg
2019-01-03docs/version.d: mention MultiSSLDaniel Stenberg
2019-01-02examples: Update .gitignoreRikard Falkeborn
2019-01-02THANKS: add more missing namesDaniel Gustafsson
2019-01-02docs: mention potential leak in curl_slist_appendDaniel Gustafsson
2019-01-01tvnow: silence conversion warningsMarcel Raad
2019-01-01THANKS: dedupe more namesDaniel Stenberg
2019-01-01ntlm: update selection of type 3 responseMarkus Moeller
2018-12-31THANKS: added missing names from year <= 2000Daniel Stenberg
2018-12-30urlapi: fix parsing ipv6 with zone indexDaniel Gustafsson