summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-24* Patches to rename libcurl to libgnurl by Christiangnurl-7.53.1gnurl-7_53_1Christian Grothoff
2017-02-24release: 7.53.1curl-7_53_1Daniel Stenberg
2017-02-24Revert "tests: use consistent environment variables for setting charset"Daniel Stenberg
2017-02-23tests: use consistent environment variables for setting charsetDan Fandrich
2017-02-23url: Default the CA proxy bundle location to CURL_CA_BUNDLEJay Satiro
2017-02-23rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h headerSergii Pylypenko
2017-02-23TODO: "OPTIONS *"Daniel Stenberg
2017-02-23RELEASE-NOTES: synced with 443e5b03a7d441Daniel Stenberg
2017-02-23THANKS-filter: shachafDaniel Stenberg
2017-02-23tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047İsmail Dönmez
2017-02-23bump: 7.53.1 coming upDaniel Stenberg
2017-02-23formdata: check for EOF when reading from stdinDaniel Stenberg
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.0curl-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