aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-22docs: gitignore curl.1Jay Satiro
2017-02-22TODO: HTTP Digest using SHA-256Daniel Stenberg
2017-02-22TODO: brotli is deployed widely nowDaniel Stenberg
2017-02-21urldata: include curl_sspi.h when Windows SSPI is enabledViktor Szakats
2017-02-21url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro
2017-02-21cyassl: fix typoJay Satiro
2017-02-22release: 7.53.0Daniel Stenberg
2017-02-21cookie: fix declaration of 'dup' shadows a global declarationDaniel Stenberg
2017-02-21TLS: make SSL_VERIFYSTATUS work againDaniel Stenberg
2017-02-21digest_sspi: Handle 'stale=TRUE' directive in HTTP digestJay Satiro
2017-02-20smb: use getpid replacement for windows UWP buildsDaniel Stenberg
2017-02-20TODO: CURLOPT_RESOLVE for any port numberDaniel Stenberg
2017-02-20RELEASE-NOTES: synced with af30f1152d43dcdbDaniel Stenberg
2017-02-20sftp: improved checks for create dir failuresJean Gressmann
2017-02-20digest_sspi: Fix nonce-count generation in HTTP digestMax Khon
2017-02-20examples/multi-uv: checksrc complianceJay Satiro
2017-02-19string formatting: fix 4 printf-style format stringsMichael Kaufmann
2017-02-18tests: removed the obsolete name parameterDan Fandrich
2017-02-18speed caps: update the timeouts if the speed is too low/highMichael Kaufmann
2017-02-18docs: fix timeout handling in multi-uv exampleMichael Kaufmann
2017-02-18proxy: fix hostname resolution and IDN conversionMichael Kaufmann
2017-02-17http: fix missing 'Content-Length: 0' while negotiating authIsaac Boukris
2017-02-16winbuild: add note on auto-detection of MACHINE in Makefile.vcSimon Warta
2017-02-16RELEASE-PROCEDURE: update the upcoming release calendarDaniel Stenberg
2017-02-15TODO: consider file name from the redirected URL with -O ?Daniel Stenberg
2017-02-15tool_urlglob: Allow a glob range with the same start and stopJay Satiro
2017-02-15axtls: adapt to API changesDaniel Stenberg
2017-02-14RELEASE-NOTES: synced with 690935390c29cDaniel Stenberg
2017-02-14curl: fix typo in time condition warning messageNick Draffen
2017-02-14smb: code indentDaniel Stenberg
2017-02-14configure: Allow disabling pthreads, fall back on Win32 threadsJay Satiro
2017-02-13http2: fix memory-leak when denying push streamsDaniel Stenberg
2017-02-11tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERTJay Satiro
2017-02-10cmdline-opts/page-footer: ftp.sunet.se is no longer an FTP mirrorDaniel Stenberg
2017-02-10URL: only accept ";options" in SMTP/POP3/IMAP URL schemesDaniel Stenberg
2017-02-09cmdline-opts/socks*: Mention --preproxy in --socks* optsJay Satiro
2017-02-09CURLOPT_SSL_VERIFYPEER.3: also the https proxy versionDaniel Stenberg
2017-02-09nss: make FTPS work with --proxytunnelKamil Dudka
2017-02-09examples/multithread.c: link to our multi-thread docsDaniel Stenberg
2017-02-09http_proxy: avoid freeing static memoryDaniel Stenberg
2017-02-09http_proxy: Fix tiny memory leak upon edge case connecting to proxyCameron MacMinn
2017-02-08polarssl, mbedtls: Fix detection of pending dataMichael Kaufmann
2017-02-07test1139: Added the --manual keyword since the manual is requiredDan Fandrich
2017-02-07RELEASE-NOTES: synced with 102454459dd688cDaniel Stenberg
2017-02-07THANKS-filter: polish some recent contributorsDaniel Stenberg
2017-02-07http2: reset push header counter fixes crashDaniel Stenberg
2017-02-07transfer: only retry nobody-requests for HTTPMarkus Westerlind
2017-02-07telnet: Fix typosDaniel Gustafsson
2017-02-07test552: Fix typosDaniel Gustafsson
2017-02-07darwinssl: Avoid parsing certificates when not in verbose modeDaniel Gustafsson