Age | Commit message (Expand) | Author |
2017-09-02 | mime: new MIME API. | Patrick Monnerat |
2017-09-01 | curl_global_sslset: select backend by name case insensitively | Daniel Stenberg |
2017-08-31 | curl_global_sslset.3: show the struct and enum too | Daniel Stenberg |
2017-08-30 | examples/sslbackend.c: fix failure of 'make checksrc' | Kamil Dudka |
2017-08-30 | curl_global_sslset.3: clarify | Daniel Stenberg |
2017-08-29 | HELP-US.md: spelling | Daniel Stenberg |
2017-08-29 | HELP-US.md: "How to get started helping out in the curl project" | Daniel Stenberg |
2017-08-28 | curl_global_init.3: mention curl_global_sslset(3) | Daniel Stenberg |
2017-08-28 | version: add the CURL_VERSION_MULTI_SSL feature flag | Johannes Schindelin |
2017-08-28 | docs/examples: demonstrate how to select SSL backends | Johannes Schindelin |
2017-08-28 | Add a man page for curl_global_sslset() | Johannes Schindelin |
2017-08-28 | vtls: introduce curl_global_sslset() | Johannes Schindelin |
2017-08-25 | examples/threaded-ssl: mention that this is for openssl before 1.1 | Daniel Stenberg |
2017-08-24 | CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD | Daniel Stenberg |
2017-08-22 | request-target.d: mention added in 7.55.0 | Daniel Stenberg |
2017-08-18 | KNOWN_BUGS: HTTP test server 'connection-monitor' problems | Daniel Stenberg |
2017-08-17 | CURLOPT_SSH_COMPRESSION.3: enable with 1L | Daniel Stenberg |
2017-08-17 | compressed-ssh.d: "Added: 7.56.0" | Daniel Stenberg |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-08-16 | examples/ftpuploadresume: checksrc compliance | Jay Satiro |
2017-08-15 | progress: Track total times following redirects | Ryan Winograd |
2017-08-15 | zsh.pl: produce a working completion script again | Kamil Dudka |
2017-08-14 | examples/ftpuploadresume.c: use portable code | Daniel Stenberg |
2017-08-13 | RELEASE-NOTES/THANKS: curl 7.55.1 release time | Daniel Stenberg |
2017-08-12 | connect-to.d: better language | Daniel Stenberg |
2017-08-12 | connect-to.d: clarified | Daniel Stenberg |
2017-08-12 | docs: fix typo funtion -> function | Alessandro Ghedini |
2017-08-12 | docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT description | Alessandro Ghedini |
2017-08-12 | docs: fix typo stuct -> struct | Alessandro Ghedini |
2017-08-09 | make install: add 8 missing man pages to the installation | Daniel Stenberg |
2017-08-09 | THANKS: 20 new contributors in 7.55.0 | Daniel Stenberg |
2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats |
2017-08-02 | CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2 | Daniel Stenberg |
2017-08-02 | CURLOPT_NETRC.3: mention the file name on windows | Daniel Stenberg |
2017-08-01 | BUGS: improved phrasing about security bugs | Daniel Stenberg |
2017-08-01 | BUGS: clarify how to report security related bugs | Daniel Stenberg |
2017-07-30 | include.d: clarify --include is only for response headers | Jay Satiro |
2017-07-28 | include.d: clarify that it concerns the response headers | Daniel Stenberg |
2017-07-07 | CURLOPT_POSTFIELDS.3: explain the 100-continue magic better | Daniel Stenberg |
2017-07-07 | curl_easy_escape.3: mention the (lack of) encoding | Daniel Stenberg |
2017-07-05 | TODO: 1.10 auto-detect proxy | Daniel Stenberg |
2017-07-05 | TODO: HTTP proxy CONNECT is non-blocking now | Daniel Stenberg |
2017-06-30 | make: build the docs subdir only from within src | Daniel Stenberg |
2017-06-29 | curl_strequal.3: fix typo in SYNOPSIS | Daniel Stenberg |
2017-06-28 | curl --socks5-{basic,gssapi}: control socks5 auth | Kamil Dudka |
2017-06-28 | CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth | Kamil Dudka |
2017-06-24 | CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case | Daniel Stenberg |
2017-06-22 | CONTRIBUTE.md: mention the out-of-tree build test too | Daniel Stenberg |
2017-06-21 | --request-target: instead of --strip-path-slash | Daniel Stenberg |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg |