summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make: introduce 'test-nonflaky' targetDaniel Stenberg2017-03-222-1/+10
* test2033: flakyDaniel Stenberg2017-03-221-0/+1
* mbedtls: add support for CURLOPT_SSL_CTX_FUNCTIONAles Mlakar2017-03-213-9/+25
* cmake: add support for building HTML and PDF docsPeter Wu2017-03-213-1/+68
* cmake: build manual pages (including curl.1)Peter Wu2017-03-214-6/+24
* docs: split file lists into Makefile.incPeter Wu2017-03-216-374/+383
* examples: comment typos in http2 examplesDaniel Stenberg2017-03-213-6/+6
* RELEASE-NOTES: typoDaniel Stenberg2017-03-211-1/+1
* RELEASE-NOTES: synced with 6e0f26c8a8c28dfDaniel Stenberg2017-03-211-8/+20
* multi: fix streamclose() crash in debug modeDaniel Stenberg2017-03-211-4/+4
* CONTRIBUTE: mention referring to github issues in commit msgsDaniel Stenberg2017-03-211-3/+4
* runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich2017-03-201-1/+1
* tests: fixed the documented test server port numbersDan Fandrich2017-03-201-8/+14
* test714/5: added HTTP as a required featureDan Fandrich2017-03-202-0/+6
* tests: strip more options from non-HTTP --libcurl testsDan Fandrich2017-03-203-18/+9
* darwinssl: fix typo in variable namePalo Markovic2017-03-181-1/+1
* tool_operate: Fix showing HTTPS-Proxy options on CURLE_SSL_CACERTJay Satiro2017-03-161-3/+2
* CURLINFO_LOCAL_PORT.3: fix typoJay Satiro2017-03-161-1/+1
* CURLINFO_LOCAL_PORT.3: added exampleDaniel Stenberg2017-03-161-2/+24
* SSLCERTS.md: mention HTTPS proxies and their separate optionsDaniel Stenberg2017-03-161-0/+10
* BINDINGS: a Delphi bindingDaniel Stenberg2017-03-151-0/+2
* KNOWN_BUGS: remove libidn related issueDaniel Stenberg2017-03-141-9/+0
* build: removed redundant DEPENDENCIES from makefilesDan Fandrich2017-03-143-5/+0
* Improve code readbilitySylvestre Ledru2017-03-1337-497/+406
* winbuild: add basic support for OpenSSL 1.1.xAnatol Belski2017-03-131-0/+8
* RELEASE-NOTES: synced with c25e0761d0fc49c4Daniel Stenberg2017-03-132-8/+35
* make: regenerate docs/curl.1 by runinng make in docsDaniel Stenberg2017-03-132-3/+4
* test1440/1: depend on well-defined file: behaviourDan Fandrich2017-03-122-2/+10
* tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich2017-03-129-2/+29
* test1287: added verbose logs keywordDan Fandrich2017-03-121-0/+1
* tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich2017-03-124-2/+64
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-1220-12/+245
* http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro2017-03-113-21/+112
* mbedtls: fix typo in variable nameThomas Glanzmann2017-03-111-1/+1
* tests: fix the authretry testsMichael Kaufmann2017-03-111-5/+0
* proxy: skip SSL initialization for closed connectionsMichael Kaufmann2017-03-111-0/+4
* curl_easy_reset: Also reset the authentication stateMichael Kaufmann2017-03-111-0/+4
* authneg: clear auth.multi flag at http_doneIsaac Boukris2017-03-112-5/+10
* url: don't compile detect_proxy if HTTP support is disabledDan Fandrich2017-03-111-0/+2
* cmdline-opts: fixed a few typosDan Fandrich2017-03-113-3/+3
* README.md: add coverity and travis badgesDaniel Stenberg2017-03-101-0/+2
* ISSUE_TEMPLATE: for bugs, ask questions on the mailing listDaniel Stenberg2017-03-101-3/+7
* openssl: add two /* FALLTHROUGH */ to satisfy coverityDaniel Stenberg2017-03-101-0/+2
* tests: disabled 1903 nowDaniel Stenberg2017-03-091-0/+2
* tls-max.d: added to the makefileDan Fandrich2017-03-091-0/+1
* build: fixed making man page in out-of-tree tarball buildsDan Fandrich2017-03-091-6/+8
* mkhelp: simplified the gzip codeDan Fandrich2017-03-091-43/+16
* polarssl: fixed compile errors introduced in 6448f98cDan Fandrich2017-03-091-2/+2
* bump: next release will be known as 7.54.0Daniel Stenberg2017-03-082-5/+5
* openssl: unbreak the build after 6448f98c1857deDaniel Stenberg2017-03-081-2/+12