Age | Commit message (Expand) | Author |
2017-03-21 | examples: comment typos in http2 examples | Daniel Stenberg |
2017-03-21 | RELEASE-NOTES: typo | Daniel Stenberg |
2017-03-21 | RELEASE-NOTES: synced with 6e0f26c8a8c28df | Daniel Stenberg |
2017-03-21 | multi: fix streamclose() crash in debug mode | Daniel Stenberg |
2017-03-21 | CONTRIBUTE: mention referring to github issues in commit msgs | Daniel Stenberg |
2017-03-20 | runtests.pl: fixed display of the Gopher IPv6 port number | Dan Fandrich |
2017-03-20 | tests: fixed the documented test server port numbers | Dan Fandrich |
2017-03-20 | test714/5: added HTTP as a required feature | Dan Fandrich |
2017-03-20 | tests: strip more options from non-HTTP --libcurl tests | Dan Fandrich |
2017-03-18 | darwinssl: fix typo in variable name | Palo Markovic |
2017-03-16 | tool_operate: Fix showing HTTPS-Proxy options on CURLE_SSL_CACERT | Jay Satiro |
2017-03-16 | CURLINFO_LOCAL_PORT.3: fix typo | Jay Satiro |
2017-03-16 | CURLINFO_LOCAL_PORT.3: added example | Daniel Stenberg |
2017-03-16 | SSLCERTS.md: mention HTTPS proxies and their separate options | Daniel Stenberg |
2017-03-15 | BINDINGS: a Delphi binding | Daniel Stenberg |
2017-03-14 | KNOWN_BUGS: remove libidn related issue | Daniel Stenberg |
2017-03-14 | build: removed redundant DEPENDENCIES from makefiles | Dan Fandrich |
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 |