aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-31mailmap: Daniel JelinskiDaniel Stenberg
2018-07-31HTTP: Don't attempt to needlessly decompress redirect bodyHarry Sintonen
2018-07-31curl: use Content-Disposition before the "URL end" for -OJDaniel Stenberg
2018-07-31retry: return error if rewind was necessary but didn't happenDaniel Jelinski
2018-07-30http2: clear the drain counter in Curl_http2_doneDaniel Stenberg
2018-07-30smb: fix memory leak on early failureDaniel Stenberg
2018-07-30travis: run a 'make checksrc' tooDaniel Stenberg
2018-07-29examples/ephiperfifo: checksrc complianceJay Satiro
2018-07-29sws: handle EINTR when calling select()Michael Kaufmann
2018-07-29test1157: follow-up to 35ecffb9Daniel Stenberg
2018-07-29tests/http_pipe.py: Use /usr/bin/env to find pythonMichael Kaufmann
2018-07-28TODO: Support Authority Information Access certificate extension (AIA)Daniel Stenberg
2018-07-28conn_free: updated comment to clarifyDaniel Stenberg
2018-07-28test1157: test -H from empty fileDaniel Stenberg
2018-07-28curl: Fix segfault when -H @headerfile is emptyTobias Blomberg
2018-07-28mime: check Curl_rand_hex's return codeDaniel Stenberg
2018-07-28docs/examples: add hiperfifo example using linux epoll/timerfdJosh Bialkowski
2018-07-26docs/INSTALL.md: minor formatting fixesDarío Hereñú
2018-07-26docs/CURLOPT_URL: fix indentationChristopher Head
2018-07-26docs/CURLOPT_WRITEFUNCTION: size is always 1Christopher Head
2018-07-26wolfSSL/CyaSSL: Fix memory leak in Curl_cyassl_randomCarie Pointer
2018-07-26reuse_conn(): free old_conn->optionsEven Rouault
2018-07-25system_win32: fix version checkingdjelinski
2018-07-24auth: pick Bearer authentication whenever a token is availableJohannes Schindelin
2018-07-24auth: only ever pick CURLAUTH_BEARER if we *have* a Bearer tokenJohannes Schindelin
2018-07-22test320: treat curl320.out file as binaryMarcel Raad
2018-07-22vtls: set conn->data when closing TLSDaniel Stenberg
2018-07-21tests: fixes for Windows line endlingsMarcel Raad
2018-07-21test214: disable MSYS2's POSIX path conversion for URLMarcel Raad
2018-07-20http2: several cleanupsDaniel Stenberg
2018-07-20smb_getsock: always wait for write socket tooDaniel Stenberg
2018-07-20test1143: disable MSYS2's POSIX path conversionMarcel Raad
2018-07-18RELEASE-NOTES: syncDaniel Stenberg
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-07-17header output: switch off all styles, not just unboldDaniel Stenberg
2018-07-14darwinssl: add support for ALPN negotiationRodger Combs
2018-07-14test1422: add required file featureMarcel Raad
2018-07-12content_encoding: accept up to 4 unknown trailer bytes after raw deflate dataPatrick Monnerat
2018-07-12smb: fix memory-leak in URL parse error pathDaniel Stenberg
2018-07-12schannel: enable CALG_TLS1PRF for w32api >= 5.1Marcel Raad
2018-07-12docs/SECURITY-PROCESS: mention bounty, drop pre-notifyDaniel Stenberg
2018-07-11multi: always do the COMPLETED procedure/stateDaniel Stenberg
2018-07-11Curl_getoff_all_pipelines: improved for multiplexedDaniel Stenberg
2018-07-11ares: check for NULL in completed-callbackDaniel Stenberg
2018-07-11conn: remove the boolean 'inuse' fieldDaniel Stenberg
2018-07-11openssl: assume engine support in 1.0.0 or laterPaul Howarth
2018-07-11schannel: fix MinGW compile breakMarcel Raad
2018-07-11examples/crawler.c: move #ifdef to column 0Daniel Stenberg
2018-07-11release: 7.61.0Daniel Stenberg
2018-07-10TODO: Configurable loading of OpenSSL configuration fileDaniel Stenberg