]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libressl: new package
authorAdam Duskett <Aduskett@gmail.com>
Thu, 6 Jul 2017 14:40:50 +0000 (10:40 -0400)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 8 Jul 2017 18:54:21 +0000 (20:54 +0200)
commitbe76f4dd2032999a232677922c3dc3dac6b94a61
tree4248d82b8aa194c13f59df064cd20d025ebdfa77
parent9bf78446888ed3b98d893e70ce4f5e4679fd2ebb
libressl: new package

Libressl is a fork of openssl from OpenSSL in 2014.  Its goal is to
modernize the OpenSSL codebase, improve security, and apply best
practice development processes.

Right now, libressl is API compatible with OpenSSL 1.0.1, but does not
yet include all new APIs from OpenSSL 1.0.2 and later.

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/libressl/0001-remove-test-z-DESTDIR-from-ltmain.patch [new file with mode: 0644]
package/libressl/Config.in [new file with mode: 0644]
package/libressl/libressl.hash [new file with mode: 0644]
package/libressl/libressl.mk [new file with mode: 0644]