summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pipelining: deprecatedbagder/deprecate-pipelining-step-1Daniel Stenberg2018-08-284-110/+15
* THANKS-filter: dedup Daniel JeliƄskiDaniel Stenberg2018-08-281-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-271-4/+22
* CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip]Daniel Stenberg2018-08-271-3/+11
* CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip]Daniel Stenberg2018-08-271-2/+7
* curl: fix time-of-check, time-of-use race in dir creationDaniel Stenberg2018-08-251-6/+4
* cmdline-opts/page-footer: fix edit mistakeDaniel Stenberg2018-08-251-4/+4
* docs: clarify NO_PROXY env variable functionalityDaniel Stenberg2018-08-243-9/+10
* lib1522: fix curl_easy_setopt argument typeMarcel Raad2018-08-241-1/+1
* curl_threads: silence bad-function-cast warningMarcel Raad2018-08-241-1/+2
* README: add appveyor build badge [ci skip]Daniel Stenberg2018-08-241-1/+2
* schannel: client certificate store opening fixIhor Karpenko2018-08-241-5/+8
* gopher: Do not translate `?' to `%09'Leonardo Taccari2018-08-242-8/+1
* cookie tests: treat files as textMarcel Raad2018-08-233-3/+3
* libcurl-thread.3: expand somewhat on the NO_SIGNAL motivationDaniel Stenberg2018-08-231-3/+9
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-221-1/+11
* Tests: fixes for WindowsMarcel Raad2018-08-222-1/+4
* http2: abort the send_callback if not setup yetDaniel Stenberg2018-08-221-0/+4
* http2: remove four unused nghttp2 callbacksDaniel Stenberg2018-08-211-77/+0
* x509asn1: use FALLTHROUGHDaniel Stenberg2018-08-211-2/+2
* test1148: disable if decimal separator is not pointMarcel Raad2018-08-214-0/+54
* Enable more GCC warningsMarcel Raad2018-08-211-1/+15
* curl-compilers: enable -Wimplicit-fallthrough=4 for GCCMarcel Raad2018-08-218-10/+12
* curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad2018-08-215-5/+12
* configure: conditionally enable pedantic-errorsMarcel Raad2018-08-212-1/+8
* Remove unused definitionsMarcel Raad2018-08-212-3/+0
* x509asn1: make several functions staticDaniel Stenberg2018-08-211-63/+59
* INTERNALS: require GnuTLS >= 2.11.3Daniel Stenberg2018-08-211-1/+1
* http2: avoid set_stream_user_data() before stream is assignedDaniel Stenberg2018-08-211-1/+2
* SSLCERTS: improve the openssl command lineDaniel Stenberg2018-08-201-2/+2
* docs/SECURITY-PROCESS: now we name the files after the CVE idDaniel Stenberg2018-08-201-7/+2
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-191-11/+26
* upload: change default UPLOAD_BUFSIZE to 64KBDaniel Stenberg2018-08-182-3/+8
* upload: allocate upload buffer on-demandDaniel Stenberg2018-08-187-24/+59
* vtls: reinstantiate engine on duplicated handlesLaurent Bonnans2018-08-183-2/+15
* http2: make sure to send after RST_STREAMDaniel Stenberg2018-08-171-2/+7
* test1268: check the stderr output as "text"Daniel Stenberg2018-08-161-1/+1
* urldata: remove unused pipe_broke struct fieldDaniel Stenberg2018-08-162-28/+3
* curl: warn the user if a given file name looks like an optionDaniel Stenberg2018-08-153-23/+70
* http2: check nghttp2_session_set_stream_user_data return codeDaniel Stenberg2018-08-151-7/+32
* travis: revert back to gcc-7 for coverage buildsDaniel Stenberg2018-08-151-3/+4
* RELEASE-NOTES: syncedDaniel Stenberg2018-08-151-59/+79
* CMake: CMake config files are defining CURL_STATICLIB for static buildsAdrien2018-08-151-0/+4
* TODO: host name sections in config filesDaniel Stenberg2018-08-151-0/+8
* ssh-libssh: fix infinite connect loop on invalid private keyKamil Dudka2018-08-143-1/+35
* ssh-libssh: reduce excessive verbose output about pubkey authKamil Dudka2018-08-141-2/+1
* travis: disable h2 torture tests for "coverage"Daniel Stenberg2018-08-141-1/+1
* travis: update to GCC 8Marcel Raad2018-08-141-7/+7
* http: fix for tiny "HTTP/0.9" responseDaniel Stenberg2018-08-1311-44/+164
* docs: add disallow-username-in-url.d and haproxy-protocol.d on the listKamil Dudka2018-08-131-1/+2