summarylogtreecommitdiffstats
path: root/ssl.patch
AgeCommit message (Collapse)Author
2017-11-09Removed SSL-1.0 patchStephen Martin
- SSL-1.1 now supported by default - Updated the gin version
2017-10-06Modified ssl patch to use Crypto instead of PosixCryptoStephen Martin
2017-09-25Fixed compile error; updated SSL patch; updated gwtStephen Martin
2017-05-01Fixed to work with openssl 1.0Stephen Martin
Arch just updated to openssl 1.1. Rstudio-server requires openssl 1.0. - Added wget to depends as per a user's request - Patched out a socketproxy stream bug as seen in rstudio-desktop-git - Patched to change includes from openssl to openssl-1.0 - Patched to change cmake files to link against openssl-1.0