aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09telnet: Remove unused macros TELOPTS and TELCMDSRikard Falkeborn
2018-08-09openssl: fix debug messagesDaniel Jelinski
2018-08-09configure: fix for -lpthread detection with OpenSSL and pkg-configDaniel Stenberg
2018-08-08RELEASE-NOTES: syncedDaniel Stenberg
2018-08-08windows: follow up to the buffer-tuning 1ba1dba7Daniel Stenberg
2018-08-08windows: implement send buffer tuningDaniel Jelinski
2018-08-08ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki
2018-08-08CMake: Respect BUILD_SHARED_LIBSRuslan Baratov
2018-08-08cmake: bumped minimum version to 3.4John Butterfield
2018-08-08cmake: link curl to the OpenSSL targets instead of lib absolute pathsJohn Butterfield
2018-08-07travis: build darwinssl on macos 10.12Daniel Stenberg
2018-08-04DEPRECATE: remove release date from 7.62.0Daniel Stenberg
2018-08-03lib/Makefile: only do symbol hiding if told toDaniel Stenberg
2018-08-02hostip: fix unused variable warningMarcel Raad
2018-08-02test1307: disabledDaniel Stenberg
2018-08-01smb: don't mark it done in smb_doDaniel Stenberg
2018-08-01general: fix printf specifiersRikard Falkeborn
2018-07-31RELEASE-NOTES: syncedDaniel Stenberg
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