summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield2018-08-083-5/+10
* travis: build darwinssl on macos 10.12Daniel Stenberg2018-08-071-0/+1
* DEPRECATE: remove release date from 7.62.0Daniel Stenberg2018-08-041-4/+3
* lib/Makefile: only do symbol hiding if told toDaniel Stenberg2018-08-031-0/+3
* hostip: fix unused variable warningMarcel Raad2018-08-021-0/+4
* test1307: disabledDaniel Stenberg2018-08-021-0/+2
* smb: don't mark it done in smb_doDaniel Stenberg2018-08-011-1/+1
* general: fix printf specifiersRikard Falkeborn2018-08-012-2/+2
* RELEASE-NOTES: syncedDaniel Stenberg2018-07-311-4/+52
* mailmap: Daniel JelinskiDaniel Stenberg2018-07-311-0/+1
* HTTP: Don't attempt to needlessly decompress redirect bodyHarry Sintonen2018-07-311-1/+1
* curl: use Content-Disposition before the "URL end" for -OJDaniel Stenberg2018-07-311-3/+2
* retry: return error if rewind was necessary but didn't happenDaniel Jelinski2018-07-311-0/+2
* http2: clear the drain counter in Curl_http2_doneDaniel Stenberg2018-07-301-13/+30
* smb: fix memory leak on early failureDaniel Stenberg2018-07-302-33/+37
* travis: run a 'make checksrc' tooDaniel Stenberg2018-07-301-1/+4
* examples/ephiperfifo: checksrc complianceJay Satiro2018-07-291-19/+26
* sws: handle EINTR when calling select()Michael Kaufmann2018-07-291-11/+14
* test1157: follow-up to 35ecffb9Daniel Stenberg2018-07-291-0/+3
* tests/http_pipe.py: Use /usr/bin/env to find pythonMichael Kaufmann2018-07-291-1/+1
* TODO: Support Authority Information Access certificate extension (AIA)Daniel Stenberg2018-07-281-0/+12
* conn_free: updated comment to clarifyDaniel Stenberg2018-07-281-1/+1
* test1157: test -H from empty fileDaniel Stenberg2018-07-282-1/+56
* curl: Fix segfault when -H @headerfile is emptyTobias Blomberg2018-07-281-1/+1
* mime: check Curl_rand_hex's return codeDaniel Stenberg2018-07-281-2/+7
* docs/examples: add hiperfifo example using linux epoll/timerfdJosh Bialkowski2018-07-282-1/+541
* docs/INSTALL.md: minor formatting fixesDarío Hereñú2018-07-261-2/+2
* docs/CURLOPT_URL: fix indentationChristopher Head2018-07-261-0/+1
* docs/CURLOPT_WRITEFUNCTION: size is always 1Christopher Head2018-07-261-1/+1
* wolfSSL/CyaSSL: Fix memory leak in Curl_cyassl_randomCarie Pointer2018-07-261-0/+2
* reuse_conn(): free old_conn->optionsEven Rouault2018-07-261-0/+1
* system_win32: fix version checkingdjelinski2018-07-251-4/+6
* auth: pick Bearer authentication whenever a token is availableJohannes Schindelin2018-07-241-1/+1
* auth: only ever pick CURLAUTH_BEARER if we *have* a Bearer tokenJohannes Schindelin2018-07-241-4/+9
* test320: treat curl320.out file as binaryMarcel Raad2018-07-221-1/+1
* vtls: set conn->data when closing TLSDaniel Stenberg2018-07-222-1/+4
* tests: fixes for Windows line endlingsMarcel Raad2018-07-212-2/+2
* test214: disable MSYS2's POSIX path conversion for URLMarcel Raad2018-07-211-0/+4
* http2: several cleanupsDaniel Stenberg2018-07-207-70/+43
* smb_getsock: always wait for write socket tooDaniel Stenberg2018-07-201-7/+1
* test1143: disable MSYS2's POSIX path conversionMarcel Raad2018-07-201-0/+5
* RELEASE-NOTES: syncDaniel Stenberg2018-07-182-204/+33
* CMake: Update scripts to use consistent styleRuslan Baratov2018-07-1714-448/+405
* header output: switch off all styles, not just unboldDaniel Stenberg2018-07-171-1/+4
* darwinssl: add support for ALPN negotiationRodger Combs2018-07-142-8/+71
* test1422: add required file featureMarcel Raad2018-07-141-0/+1
* content_encoding: accept up to 4 unknown trailer bytes after raw deflate dataPatrick Monnerat2018-07-121-11/+15
* smb: fix memory-leak in URL parse error pathDaniel Stenberg2018-07-121-8/+3
* schannel: enable CALG_TLS1PRF for w32api >= 5.1Marcel Raad2018-07-121-2/+6
* docs/SECURITY-PROCESS: mention bounty, drop pre-notifyDaniel Stenberg2018-07-121-12/+13