aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-10post303.d: clarify that this is an RFC violationDaniel Stenberg
2018-07-09CMake: remove redundant and old end-of-block syntaxRuslan Baratov
2018-07-09lib/curl_setup.h: remove unicode characterJay Satiro
2018-07-09lib/curl_setup.h: remove unicode bom from 8272ec50f02Daniel Stenberg
2018-07-09schannel: fix -Wsign-compare warningMarcel Raad
2018-07-09schannel: workaround for wrong function signature in w32apiMarcel Raad
2018-07-09schannel: make more cipher options conditionalMarcel Raad
2018-07-09curl_setup: include <winerror.h> before <windows.h>Marcel Raad
2018-07-09examples: fix -Wformat warningsMarcel Raad
2018-07-09smtp: use the upload buffer size for scratch buffer mallocDaniel Stenberg
2018-07-08scripts: include _curl as part of CLEANFILESDave Reisner
2018-07-06darwinssl: allow High Sierra users to build the code using GCCNick Zitzmann
2018-07-06CMake: Remove unused 'output_var' from 'collect_true'Ruslan Baratov
2018-07-06CMake: Remove unused functionsRuslan Baratov
2018-07-06KNOWN_BUGS: Stick to same family over SOCKS proxyDaniel Stenberg
2018-07-06libssh: goto DISCONNECT state on error, not SSH_SESSION_FREEDaniel Stenberg
2018-07-06libssh: include line number in state change debug messagesDaniel Stenberg
2018-07-05KNOWN_BUGS: Borland support is dropped, AIX problem is too oldDaniel Stenberg
2018-07-05example/crawler.c: simple crawler based on libxml2Jeroen Ooms
2018-07-05RELEASE-NOTES: syncedDaniel Stenberg
2018-07-02DEPRECATE: include year when specifying dateDaniel Stenberg
2018-07-02DEPRECATE: linkifiedDaniel Stenberg
2018-07-02DEPRECATE: mention the PR that disabled axTLSDaniel Stenberg