aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-23mkhelp: disable compression if the perl gzip module is unavailableDan Fandrich
2017-03-23tests/README: mention nroff for --manual testsAnders Roxell
2017-03-22CURLINFO_PRIMARY_IP.3: add exampleDaniel Stenberg
2017-03-22travis: run tests-nonflaky instead of tests-fullDaniel Stenberg
2017-03-22make: introduce 'test-nonflaky' targetDaniel Stenberg
2017-03-22test2033: flakyDaniel Stenberg
2017-03-21mbedtls: add support for CURLOPT_SSL_CTX_FUNCTIONAles Mlakar
2017-03-21cmake: add support for building HTML and PDF docsPeter Wu
2017-03-21cmake: build manual pages (including curl.1)Peter Wu
2017-03-21docs: split file lists into Makefile.incPeter Wu
2017-03-21examples: comment typos in http2 examplesDaniel Stenberg
2017-03-21RELEASE-NOTES: typoDaniel Stenberg
2017-03-21RELEASE-NOTES: synced with 6e0f26c8a8c28dfDaniel Stenberg
2017-03-21multi: fix streamclose() crash in debug modeDaniel Stenberg
2017-03-21CONTRIBUTE: mention referring to github issues in commit msgsDaniel Stenberg
2017-03-20runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich
2017-03-20tests: fixed the documented test server port numbersDan Fandrich
2017-03-20test714/5: added HTTP as a required featureDan Fandrich
2017-03-20tests: strip more options from non-HTTP --libcurl testsDan Fandrich
2017-03-18darwinssl: fix typo in variable namePalo Markovic
2017-03-16tool_operate: Fix showing HTTPS-Proxy options on CURLE_SSL_CACERTJay Satiro
2017-03-16CURLINFO_LOCAL_PORT.3: fix typoJay Satiro
2017-03-16CURLINFO_LOCAL_PORT.3: added exampleDaniel Stenberg
2017-03-16SSLCERTS.md: mention HTTPS proxies and their separate optionsDaniel Stenberg
2017-03-15BINDINGS: a Delphi bindingDaniel Stenberg
2017-03-14KNOWN_BUGS: remove libidn related issueDaniel Stenberg
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2017-03-13Improve code readbilitySylvestre Ledru
2017-03-13winbuild: add basic support for OpenSSL 1.1.xAnatol Belski
2017-03-13RELEASE-NOTES: synced with c25e0761d0fc49c4Daniel Stenberg
2017-03-13make: regenerate docs/curl.1 by runinng make in docsDaniel Stenberg
2017-03-12test1440/1: depend on well-defined file: behaviourDan Fandrich
2017-03-12tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich
2017-03-12test1287: added verbose logs keywordDan Fandrich
2017-03-12tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-11http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro
2017-03-11mbedtls: fix typo in variable nameThomas Glanzmann
2017-03-11tests: fix the authretry testsMichael Kaufmann
2017-03-11proxy: skip SSL initialization for closed connectionsMichael Kaufmann
2017-03-11curl_easy_reset: Also reset the authentication stateMichael Kaufmann
2017-03-11authneg: clear auth.multi flag at http_doneIsaac Boukris
2017-03-11url: don't compile detect_proxy if HTTP support is disabledDan Fandrich
2017-03-11cmdline-opts: fixed a few typosDan Fandrich
2017-03-10README.md: add coverity and travis badgesDaniel Stenberg
2017-03-10ISSUE_TEMPLATE: for bugs, ask questions on the mailing listDaniel Stenberg
2017-03-10openssl: add two /* FALLTHROUGH */ to satisfy coverityDaniel Stenberg
2017-03-09tests: disabled 1903 nowDaniel Stenberg
2017-03-09tls-max.d: added to the makefileDan Fandrich
2017-03-09build: fixed making man page in out-of-tree tarball buildsDan Fandrich