summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: 7.53.0curl-7_53_0Daniel Stenberg2017-02-222-5/+35
* cookie: fix declaration of 'dup' shadows a global declarationDaniel Stenberg2017-02-211-11/+11
* TLS: make SSL_VERIFYSTATUS work againDaniel Stenberg2017-02-211-0/+3
* digest_sspi: Handle 'stale=TRUE' directive in HTTP digestJay Satiro2017-02-211-7/+36
* smb: use getpid replacement for windows UWP buildsDaniel Stenberg2017-02-201-1/+5
* TODO: CURLOPT_RESOLVE for any port numberDaniel Stenberg2017-02-201-1/+10
* RELEASE-NOTES: synced with af30f1152d43dcdbDaniel Stenberg2017-02-201-8/+25
* sftp: improved checks for create dir failuresJean Gressmann2017-02-201-1/+9
* digest_sspi: Fix nonce-count generation in HTTP digestMax Khon2017-02-204-100/+256
* examples/multi-uv: checksrc complianceJay Satiro2017-02-201-2/+2
* string formatting: fix 4 printf-style format stringsMichael Kaufmann2017-02-194-4/+6
* tests: removed the obsolete name parameterDan Fandrich2017-02-1816-16/+16
* speed caps: update the timeouts if the speed is too low/highMichael Kaufmann2017-02-181-36/+48
* docs: fix timeout handling in multi-uv exampleMichael Kaufmann2017-02-181-14/+18
* proxy: fix hostname resolution and IDN conversionMichael Kaufmann2017-02-1810-29/+295
* http: fix missing 'Content-Length: 0' while negotiating authIsaac Boukris2017-02-174-3/+189
* winbuild: add note on auto-detection of MACHINE in Makefile.vcSimon Warta2017-02-161-0/+3
* RELEASE-PROCEDURE: update the upcoming release calendarDaniel Stenberg2017-02-161-4/+3
* TODO: consider file name from the redirected URL with -O ?Daniel Stenberg2017-02-151-0/+20
* tool_urlglob: Allow a glob range with the same start and stopJay Satiro2017-02-153-19/+75
* axtls: adapt to API changesDaniel Stenberg2017-02-152-6/+6
* RELEASE-NOTES: synced with 690935390c29cDaniel Stenberg2017-02-141-7/+23
* curl: fix typo in time condition warning messageNick Draffen2017-02-141-1/+1
* smb: code indentDaniel Stenberg2017-02-141-16/+17
* configure: Allow disabling pthreads, fall back on Win32 threadsJay Satiro2017-02-141-4/+40
* http2: fix memory-leak when denying push streamsDaniel Stenberg2017-02-131-11/+19
* tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERTJay Satiro2017-02-111-2/+7
* cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirrorDaniel Stenberg2017-02-101-2/+0
* URL: only accept ";options" in SMTP/POP3/IMAP URL schemesDaniel Stenberg2017-02-107-14/+73
* cmdline-opts/socks*: Mention --preproxy in --socks* optsJay Satiro2017-02-095-14/+23
* CURLOPT_SSL_VERIFYPEER.3: also the https proxy versionDaniel Stenberg2017-02-091-1/+3
* nss: make FTPS work with --proxytunnelKamil Dudka2017-02-092-12/+13
* examples/multithread.c: link to our multi-thread docsDaniel Stenberg2017-02-091-4/+4
* http_proxy: avoid freeing static memoryDaniel Stenberg2017-02-091-3/+3
* http_proxy: Fix tiny memory leak upon edge case connecting to proxyCameron MacMinn2017-02-091-1/+1
* polarssl, mbedtls: Fix detection of pending dataMichael Kaufmann2017-02-082-6/+2
* test1139: Added the --manual keyword since the manual is requiredDan Fandrich2017-02-071-0/+1
* RELEASE-NOTES: synced with 102454459dd688cDaniel Stenberg2017-02-071-8/+36
* THANKS-filter: polish some recent contributorsDaniel Stenberg2017-02-071-0/+2
* http2: reset push header counter fixes crashDaniel Stenberg2017-02-071-0/+1
* transfer: only retry nobody-requests for HTTPMarkus Westerlind2017-02-071-6/+11
* telnet: Fix typosDaniel Gustafsson2017-02-071-2/+2
* test552: Fix typosDaniel Gustafsson2017-02-072-1/+1
* darwinssl: Avoid parsing certificates when not in verbose modeDaniel Gustafsson2017-02-071-6/+27
* schannel: Remove incorrect SNI disabled messageJDepooter2017-02-071-1/+9
* CHANGES: spell fix, use correct path to scriptDaniel Stenberg2017-02-071-2/+2
* CHANGES.0: removedDaniel Stenberg2017-02-072-18011/+0
* cmdline-opts: Fixed build and test in out of source tree buildsDan Fandrich2017-02-065-10/+11
* use *.sourceforge.io and misc URL updatesViktor Szakats2017-02-069-25/+25
* docs: Add more HTTPS proxy documentationJay Satiro2017-02-068-29/+69