Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-28 | docs/examples: demonstrate how to select SSL backends | Johannes Schindelin | |
The newly-introduced curl_global_sslset() function deserves to be show-cased. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | |||
2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats | |
Closes #1741 | |||
2017-04-08 | INSTALL.md: fix secure transport configure arguments | Marcel Raad | |
--without-ssl is needed instead of --with-winssl. | |||
2017-01-23 | VC: remove the makefile.vc6 build infra | Daniel Stenberg | |
The winbuild/ build files is now the single MSVC makefile build choice. Closes #1215 | |||
2016-10-23 | INSTALL.md: Updated minimum file sizes for 7.50.3 | Dan Fandrich | |
2016-10-21 | INSTALL: converted to markdown => INSTALL.md | Daniel Stenberg | |
Also heavily edited for content. Removed lots of old cruft that we added like 10+ years ago that is likely incorrect by now. Also removed INSTALL.devcpp for same reason. |