summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: 7.53.1curl-7_53_1Daniel Stenberg2017-02-242-4/+11
* Revert "tests: use consistent environment variables for setting charset"Daniel Stenberg2017-02-245-28/+7
* tests: use consistent environment variables for setting charsetDan Fandrich2017-02-235-7/+28
* url: Default the CA proxy bundle location to CURL_CA_BUNDLEJay Satiro2017-02-231-0/+4
* rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h headerSergii Pylypenko2017-02-231-0/+2
* TODO: "OPTIONS *"Daniel Stenberg2017-02-231-1/+18
* RELEASE-NOTES: synced with 443e5b03a7d441Daniel Stenberg2017-02-231-3/+5
* THANKS-filter: shachafDaniel Stenberg2017-02-231-0/+1
* tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047İsmail Dönmez2017-02-233-1/+4
* bump: 7.53.1 coming upDaniel Stenberg2017-02-232-182/+15
* formdata: check for EOF when reading from stdinDaniel Stenberg2017-02-231-2/+2
* docs: gitignore curl.1Jay Satiro2017-02-221-0/+1
* TODO: HTTP Digest using SHA-256Daniel Stenberg2017-02-221-0/+10
* TODO: brotli is deployed widely nowDaniel Stenberg2017-02-221-5/+3
* urldata: include curl_sspi.h when Windows SSPI is enabledViktor Szakats2017-02-211-1/+3
* url: Improve CURLOPT_PROXY_CAPATH error handlingJay Satiro2017-02-214-10/+38
* cyassl: fix typoJay Satiro2017-02-211-1/+1
* 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