Age | Commit message (Expand) | Author |
2017-02-25 | url: fix unix-socket support for proxy-disabled builds | Isaac Boukris |
2017-02-26 | gopher: fixed detection of an error condition from Curl_urldecode | Dan Fandrich |
2017-02-25 | ftp: fixed a NULL pointer dereference on OOM | Dan Fandrich |
2017-02-25 | docs: de-duplicate file lists in the Makefiles | Peter Wu |
2017-02-25 | ftp: removed an erroneous free in an OOM path | Dan Fandrich |
2017-02-25 | proxy: fixed a memory leak on OOM | Dan Fandrich |
2017-02-25 | tests: use consistent environment variables for setting charset | Dan Fandrich |
2017-02-25 | test557: explicitly use the C locale so the numeric output is as expected | Dan Fandrich |
2017-02-25 | cmake: Replace invalid UTF-8 byte sequence | Simon Warta |
2017-02-24 | bump: work on the next release | Daniel Stenberg |
2017-02-24 | release: 7.53.1 | Daniel Stenberg |
2017-02-24 | Revert "tests: use consistent environment variables for setting charset" | Daniel Stenberg |
2017-02-23 | tests: use consistent environment variables for setting charset | Dan Fandrich |
2017-02-23 | url: Default the CA proxy bundle location to CURL_CA_BUNDLE | Jay Satiro |
2017-02-23 | rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header | Sergii Pylypenko |
2017-02-23 | TODO: "OPTIONS *" | Daniel Stenberg |
2017-02-23 | RELEASE-NOTES: synced with 443e5b03a7d441 | Daniel Stenberg |
2017-02-23 | THANKS-filter: shachaf | Daniel Stenberg |
2017-02-23 | tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 | İsmail Dönmez |
2017-02-23 | bump: 7.53.1 coming up | Daniel Stenberg |
2017-02-23 | formdata: check for EOF when reading from stdin | Daniel Stenberg |
2017-02-22 | docs: gitignore curl.1 | Jay Satiro |
2017-02-22 | TODO: HTTP Digest using SHA-256 | Daniel Stenberg |
2017-02-22 | TODO: brotli is deployed widely now | Daniel Stenberg |
2017-02-21 | urldata: include curl_sspi.h when Windows SSPI is enabled | Viktor Szakats |
2017-02-21 | url: Improve CURLOPT_PROXY_CAPATH error handling | Jay Satiro |
2017-02-21 | cyassl: fix typo | Jay Satiro |
2017-02-22 | release: 7.53.0 | Daniel Stenberg |
2017-02-21 | cookie: fix declaration of 'dup' shadows a global declaration | Daniel Stenberg |
2017-02-21 | TLS: make SSL_VERIFYSTATUS work again | Daniel Stenberg |
2017-02-21 | digest_sspi: Handle 'stale=TRUE' directive in HTTP digest | Jay Satiro |
2017-02-20 | smb: use getpid replacement for windows UWP builds | Daniel Stenberg |
2017-02-20 | TODO: CURLOPT_RESOLVE for any port number | Daniel Stenberg |
2017-02-20 | RELEASE-NOTES: synced with af30f1152d43dcdb | Daniel Stenberg |
2017-02-20 | sftp: improved checks for create dir failures | Jean Gressmann |
2017-02-20 | digest_sspi: Fix nonce-count generation in HTTP digest | Max Khon |
2017-02-20 | examples/multi-uv: checksrc compliance | Jay Satiro |
2017-02-19 | string formatting: fix 4 printf-style format strings | Michael Kaufmann |
2017-02-18 | tests: removed the obsolete name parameter | Dan Fandrich |
2017-02-18 | speed caps: update the timeouts if the speed is too low/high | Michael Kaufmann |
2017-02-18 | docs: fix timeout handling in multi-uv example | Michael Kaufmann |
2017-02-18 | proxy: fix hostname resolution and IDN conversion | Michael Kaufmann |
2017-02-17 | http: fix missing 'Content-Length: 0' while negotiating auth | Isaac Boukris |
2017-02-16 | winbuild: add note on auto-detection of MACHINE in Makefile.vc | Simon Warta |
2017-02-16 | RELEASE-PROCEDURE: update the upcoming release calendar | Daniel Stenberg |
2017-02-15 | TODO: consider file name from the redirected URL with -O ? | Daniel Stenberg |
2017-02-15 | tool_urlglob: Allow a glob range with the same start and stop | Jay Satiro |
2017-02-15 | axtls: adapt to API changes | Daniel Stenberg |
2017-02-14 | RELEASE-NOTES: synced with 690935390c29c | Daniel Stenberg |
2017-02-14 | curl: fix typo in time condition warning message | Nick Draffen |