summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* smb_getsock: always wait for write socket toobagder/smb_getsockDaniel Stenberg2018-07-201-7/+1
* 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
* multi: always do the COMPLETED procedure/stateDaniel Stenberg2018-07-112-28/+40
* Curl_getoff_all_pipelines: improved for multiplexedDaniel Stenberg2018-07-111-9/+19
* ares: check for NULL in completed-callbackDaniel Stenberg2018-07-111-8/+10
* conn: remove the boolean 'inuse' fieldDaniel Stenberg2018-07-117-84/+74
* openssl: assume engine support in 1.0.0 or laterPaul Howarth2018-07-111-1/+1
* schannel: fix MinGW compile breakMarcel Raad2018-07-111-0/+4
* examples/crawler.c: move #ifdef to column 0Daniel Stenberg2018-07-111-3/+3
* release: 7.61.0curl-7_61_0Daniel Stenberg2018-07-112-10/+56
* TODO: Configurable loading of OpenSSL configuration fileDaniel Stenberg2018-07-101-0/+12
* post303.d: clarify that this is an RFC violationDaniel Stenberg2018-07-101-5/+4
* CMake: remove redundant and old end-of-block syntaxRuslan Baratov2018-07-094-102/+96
* lib/curl_setup.h: remove unicode characterJay Satiro2018-07-091-1/+1
* lib/curl_setup.h: remove unicode bom from 8272ec50f02Daniel Stenberg2018-07-091-1/+1
* schannel: fix -Wsign-compare warningMarcel Raad2018-07-091-1/+1
* schannel: workaround for wrong function signature in w32apiMarcel Raad2018-07-091-1/+2
* schannel: make more cipher options conditionalMarcel Raad2018-07-091-0/+28
* curl_setup: include <winerror.h> before <windows.h>Marcel Raad2018-07-091-1/+2
* examples: fix -Wformat warningsMarcel Raad2018-07-096-13/+13
* smtp: use the upload buffer size for scratch buffer mallocDaniel Stenberg2018-07-091-1/+2
* scripts: include _curl as part of CLEANFILESDave Reisner2018-07-081-0/+2
* darwinssl: allow High Sierra users to build the code using GCCNick Zitzmann2018-07-061-8/+9
* CMake: Remove unused 'output_var' from 'collect_true'Ruslan Baratov2018-07-062-8/+7
* CMake: Remove unused functionsRuslan Baratov2018-07-061-30/+0
* KNOWN_BUGS: Stick to same family over SOCKS proxyDaniel Stenberg2018-07-061-0/+10
* libssh: goto DISCONNECT state on error, not SSH_SESSION_FREEDaniel Stenberg2018-07-061-1/+1
* libssh: include line number in state change debug messagesDaniel Stenberg2018-07-061-3/+14
* KNOWN_BUGS: Borland support is dropped, AIX problem is too oldDaniel Stenberg2018-07-051-14/+0
* example/crawler.c: simple crawler based on libxml2Jeroen Ooms2018-07-052-1/+211
* RELEASE-NOTES: syncedDaniel Stenberg2018-07-051-9/+18
* DEPRECATE: include year when specifying dateDaniel Stenberg2018-07-021-4/+5
* DEPRECATE: linkifiedDaniel Stenberg2018-07-021-12/+6
* DEPRECATE: mention the PR that disabled axTLSDaniel Stenberg2018-07-021-2/+3
* docs/DEPRECATE.md: spelling and minor formattingDaniel Stenberg2018-07-021-15/+15
* DEPRECATE: new doc describing planned item removalsDaniel Stenberg2018-07-022-0/+78
* telnet: fix clang warningsGisle Vanem2018-07-011-2/+3
* docs: fix missed option name markupsDaniel Stenberg2018-06-304-31/+32
* openssl: Remove some dead codeGaurav Malhotra2018-06-291-10/+0
* openssl: make the requested TLS version the *minimum* wantedDaniel Stenberg2018-06-295-30/+32
* RELEASE-NOTES: syncedDaniel Stenberg2018-06-291-12/+26
* openssl: allow TLS 1.3 by defaultDaniel Stenberg2018-06-292-3/+3