Age | Commit message (Expand) | Author |
2017-03-13 | Improve code readbility | Sylvestre Ledru |
2017-03-13 | winbuild: add basic support for OpenSSL 1.1.x | Anatol Belski |
2017-03-13 | RELEASE-NOTES: synced with c25e0761d0fc49c4 | Daniel Stenberg |
2017-03-13 | make: regenerate docs/curl.1 by runinng make in docs | Daniel Stenberg |
2017-03-12 | test1440/1: depend on well-defined file: behaviour | Dan Fandrich |
2017-03-12 | tests: clear the SSL_CERT_FILE variable on --libcurl tests | Dan Fandrich |
2017-03-12 | test1287: added verbose logs keyword | Dan Fandrich |
2017-03-12 | tool_writeout: fixed a buffer read overrun on --write-out | Dan Fandrich |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-11 | http_proxy: Ignore TE and CL in CONNECT 2xx responses | Jay Satiro |
2017-03-11 | mbedtls: fix typo in variable name | Thomas Glanzmann |
2017-03-11 | tests: fix the authretry tests | Michael Kaufmann |
2017-03-11 | proxy: skip SSL initialization for closed connections | Michael Kaufmann |
2017-03-11 | curl_easy_reset: Also reset the authentication state | Michael Kaufmann |
2017-03-11 | authneg: clear auth.multi flag at http_done | Isaac Boukris |
2017-03-11 | url: don't compile detect_proxy if HTTP support is disabled | Dan Fandrich |
2017-03-11 | cmdline-opts: fixed a few typos | Dan Fandrich |
2017-03-10 | README.md: add coverity and travis badges | Daniel Stenberg |
2017-03-10 | ISSUE_TEMPLATE: for bugs, ask questions on the mailing list | Daniel Stenberg |
2017-03-10 | openssl: add two /* FALLTHROUGH */ to satisfy coverity | Daniel Stenberg |
2017-03-09 | tests: disabled 1903 now | Daniel Stenberg |
2017-03-09 | tls-max.d: added to the makefile | Dan Fandrich |
2017-03-09 | build: fixed making man page in out-of-tree tarball builds | Dan Fandrich |
2017-03-09 | mkhelp: simplified the gzip code | Dan Fandrich |
2017-03-09 | polarssl: fixed compile errors introduced in 6448f98c | Dan Fandrich |
2017-03-08 | bump: next release will be known as 7.54.0 | Daniel Stenberg |
2017-03-08 | openssl: unbreak the build after 6448f98c1857de | Daniel Stenberg |
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik |
2017-03-08 | RELEASE-NOTES: synced with 6888a670aa01 | Daniel Stenberg |
2017-03-08 | MANPAGE: clarify the dash situation in meta data | Daniel Stenberg |
2017-03-08 | insecure.d: clarify that this is for server connections | Daniel Stenberg |
2017-03-08 | test1260: added http as a required feature | Dan Fandrich |
2017-03-07 | maketgz: Run updatemanpages.pl to update man pages | Steve Brokenshire |
2017-03-07 | gitignore: Ignore man page dist files | Steve Brokenshire |
2017-03-07 | Makefile.am: Remove distribution man pages when running 'make clean' | Steve Brokenshire |
2017-03-07 | Makefile.am: Added scripts/updatemanpages.pl to EXTRA_DIST | Steve Brokenshire |
2017-03-07 | updatemanpages.pl: Update man pages to use current date and versions | Steve Brokenshire |
2017-03-07 | http2: Fix assertion error on redirect with CL=0 | Tatsuhiro Tsujikawa |
2017-03-07 | ares: Curl_resolver_wait_resolv: clear *entry first in function | Daniel Stenberg |
2017-03-07 | ares: better error return on timeouts | Daniel Stenberg |
2017-03-06 | KNOWN_BUGS: Add DarwinSSL won't import PKCS#12 without a password | Jay Satiro |
2017-03-06 | test1260: removed errant XML tag | Dan Fandrich |
2017-03-06 | URL: return error on malformed URLs with junk after port number | Daniel Stenberg |
2017-03-06 | BINDINGS: update the Lua-cURL URL | Daniel Stenberg |
2017-03-06 | BINDINGS: add Scilab binding | Sylvestre Ledru |
2017-03-06 | BINDINGS: add go-curl and perl6-net-curl | Daniel Stenberg |
2017-03-06 | BINDINGS: add misssing C++ bindings | Daniel Stenberg |
2017-03-06 | ares: return error at once if timed out before name resolve starts | Daniel Stenberg |
2017-03-05 | CMake: Set at most one SSL library | Michael Maltese |
2017-03-05 | CMake: Add mbedTLS support | Michael Maltese |