]> granicus.if.org Git - transmission/commit
Add support for WolfSSL
authorMike Gelfand <mikedld@mikedld.com>
Sun, 15 Mar 2015 16:57:30 +0000 (16:57 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Sun, 15 Mar 2015 16:57:30 +0000 (16:57 +0000)
commit82f4e066588df1db0a89ffc72def59399297c3b5
tree4719f4b2ed508fd7c77a2b24fe3323168ef4af19
parent3f9575fcc805981b444e6ad75b1697d06cfed1fa
Add support for WolfSSL

It was announced on March 5th that CyaSSL changes name to WolfSSL,
and version 3.4.0 has been released under that new name. Tune
FindCyaSSL.cmake a bit to probe for both libraries. Fortunately,
compatibility headers are provided so I didn't have to touch the
code at all for now.
cmake/FindCyaSSL.cmake