cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl`
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 24 Aug 2017 05:56:40 +0000 (08:56 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Sep 2017 22:00:12 +0000 (00:00 +0200)
commitd03c23c8d4d022288106979e7ce2839c9ec9c7fb
tree441c62aa13905360cfed9e1e8a6a0e39ae0918e7
parent560b7334ec6337d1d73225727f998a9b706c9ff6
cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl`

This is to eliminate any ambiguity about the cyassl/wolfssl lib.

The rename happened some time ago (~3+ years).
As time goes by, people will start to forget cyassl and
start to get confused about the wolfSSL vs cyassl thing.

It's a good idea to keep up with the times (moving forward).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
package/libs/cyassl/Config.in [deleted file]
package/libs/cyassl/Makefile [deleted file]
package/libs/cyassl/patches/400-additional_compatibility.patch [deleted file]
package/libs/ustream-ssl/Makefile
package/libs/wolfssl/Config.in [new file with mode: 0644]
package/libs/wolfssl/Makefile [new file with mode: 0644]
package/libs/wolfssl/patches/400-additional_compatibility.patch [new file with mode: 0644]
package/network/utils/curl/Config.in
package/network/utils/curl/Makefile