- Nov 01, 2018
-
-
Daniel Stenberg authored
As has been outlined in the DEPRECATE.md document, the axTLS code has been disabled for 6 months and is hereby removed. Use a better supported TLS library! Assisted-by: Daniel Gustafsson Closes #3194
-
marcosdiazr authored
Closes #3197
-
- Oct 30, 2018
-
-
Daniel Stenberg authored
-
Daniel Gustafsson authored
MesaLink support was added in commit 57348eb9 but the backend was never added to the curl_sslbackend enum in curl/curl.h. This adds the new backend to the enum and updates the relevant docs. Closes #3195 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-
- Oct 27, 2018
-
-
-
Daniel Stenberg authored
... picked straight from the OpenSSL man page: https://www.openssl.org/docs/manmaster/man3/SSL_CTX_set_ciphersuites.html Reported-by: Ricky-Tigg on github Bug: #3178
-
- Oct 26, 2018
-
-
Daniel Stenberg authored
... I'm moving it up one week due to travels. The rest stays.
-
Alexey Eremikhin authored
Fixes #3171 Closes #3172
-
- Oct 23, 2018
-
-
Jay Satiro authored
Closes https://github.com/curl/curl/pull/3159
-
- Oct 20, 2018
-
-
Daniel Stenberg authored
Retract the previous approach as the sponsors will be the ones to set the final amounts. Closes #3152 [ci skip]
-
- Oct 17, 2018
-
-
Daniel Stenberg authored
... now there's only BountyGraph.
-
- Oct 15, 2018
-
-
Daniel Gustafsson authored
Commit 57348eb9 added support for the MesaLink vtls backend, but missed updating the TLS section containing supported backends in the docs. Closes #3134 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-
- Oct 12, 2018
-
-
Viktor Szakats authored
Ref: https://rawgit.com/ "RawGit has reached the end of its useful life" Ref: https://news.ycombinator.com/item?id=18202481 Closes https://github.com/curl/curl/pull/3131
-
Daniel Stenberg authored
[ci skip]
-
- Oct 10, 2018
-
-
Michael Kaufmann authored
- link TLS 1.2 and TLS 1.3 options - link proxy and non-proxy options Closes #3121
-
- Oct 09, 2018
-
-
Daniel Stenberg authored
-
Daniel Gustafsson authored
Changes s/OSCP/OCSP/ and bumps the copyright year due to the change.
-
- Oct 08, 2018
-
-
Daniel Stenberg authored
-
Daniel Gustafsson authored
Closes #3112 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-
Viktor Szakats authored
as detected by codespell 1.14.0 Closes https://github.com/curl/curl/pull/3114 Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>
-
Daniel Stenberg authored
Bug bounty explainer. See https://bountygraph.com/programs/curl Closes #3067
-
- Oct 07, 2018
-
-
Daniel Gustafsson authored
Add DYLD_INSERT_LIBRARIES support to the TODO list. Reported in #2394.
-
- Oct 05, 2018
-
-
Jay Satiro authored
-
Daniel Gustafsson authored
The parameter reference <string> was causing rendering issues in the generated HTML page, as <string> isn't a valid HTML tag. Fix by back- tick escaping it. Closes #3099 Reviewed-by: Jay Satiro <raysatiro@yahoo.com> Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-
- Oct 03, 2018
-
-
Daniel Gustafsson authored
Use TLS vX.Y throughout the document, instead of TLS X.Y, as that was already done in all but a few cases. Also fix a few typos. Closes #3076 Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com> Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-
Daniel Gustafsson authored
Use proper Markdown hyperlink format for the Bountygraph links in order for the generated website page to be more user friendly. Also link to the sponsors to give them a little extra credit. Closes #3082 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
-
Jay Satiro authored
-
Jay Satiro authored
- Advise user that --data-binary sends a default content type of x-www-form-urlencoded, and to have the data treated as arbitrary binary data by the server set the content-type header to octet-stream. Ref: https://github.com/curl/curl/pull/2852#issuecomment-426465094 Closes https://github.com/curl/curl/pull/3085
-
- Oct 02, 2018
-
-
Daniel Stenberg authored
Bug: #3077
-
- Oct 01, 2018
-
-
Nate Prewitt authored
Noticed a typo reading through the docs. Closes #3069
-
- Sep 28, 2018
-
-
Sergei Nikulov authored
-
- Sep 26, 2018
-
-
Doron Behar authored
Closes #3050
-
- Sep 23, 2018
-
-
Viktor Szakats authored
- and one in docs/MANUAL as well Closes https://github.com/curl/curl/pull/3038
-
Viktor Szakats authored
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037
-
Viktor Szakats authored
- also update two URLs outside of docs/examples - fix spelling of filename persistant.c - fix three long lines that started failing checksrc.pl Closes https://github.com/curl/curl/pull/3036
-
- Sep 22, 2018
-
-
Viktor Szakats authored
also: - fix two warnings in synctime.c (one of them Windows-specific) - upgrade URLs in synctime.c and remove a broken one Closes https://github.com/curl/curl/pull/3033
-
Daniel Stenberg authored
Closes #3030
-
Daniel Stenberg authored
Closes #3032
-
Viktor Szakats authored
Closes https://github.com/curl/curl/pull/3031
-
- Sep 20, 2018
-
-
Daniel Stenberg authored
Removed DoH. Closes #2734
-