aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-04CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errorsJay Satiro
2017-03-04fix potential use of uninitialized variablesAndrew Krieger
2017-03-04fix some typos in the doc (#1306)Sylvestre Ledru
2017-03-04tests: fixed a typo in some commentsDan Fandrich
2017-03-03url: split off proxy init and parsing from create_connJay Satiro
2017-03-03build: fix gcc7 implicit fallthrough warningsAlexis La Goutte
2017-03-03configure: fix --with-zlib when a path is specifiedGreg Rowe
2017-03-03no-keepalive.d: fix typoc4rlo
2017-03-02checksrc.bat: Ignore curl_config.h.in, curl_config.hJay Satiro
2017-03-02configure: fix for --enable-pthreadsJay Satiro
2017-03-02darwinssl: Warn that disabling host verify also disables SNIJDepooter
2017-02-28warnless: suppress compiler warningMarcel Raad
2017-02-27tests: enable HTTP/2 tests to run with non-default port numbersDan Fandrich
2017-02-27digest_sspi: fix compilation warningMarcel Raad
2017-02-26cyassl: get library version string at runtimeJay Satiro
2017-02-26test1139: allow for the possibility that the man page is not rebuiltDan Fandrich
2017-02-25url: fix unix-socket support for proxy-disabled buildsIsaac Boukris
2017-02-26gopher: fixed detection of an error condition from Curl_urldecodeDan Fandrich
2017-02-25ftp: fixed a NULL pointer dereference on OOMDan Fandrich
2017-02-25docs: de-duplicate file lists in the MakefilesPeter Wu
2017-02-25ftp: removed an erroneous free in an OOM pathDan Fandrich
2017-02-25proxy: fixed a memory leak on OOMDan Fandrich
2017-02-25tests: use consistent environment variables for setting charsetDan Fandrich
2017-02-25test557: explicitly use the C locale so the numeric output is as expectedDan Fandrich
2017-02-25cmake: Replace invalid UTF-8 byte sequenceSimon Warta
2017-02-24bump: work on the next releaseDaniel Stenberg
2017-02-24release: 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.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