summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/engines/e_atalla_err.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Atalla engine: It is not standalone and depends on externalreyk2014-04-131-149/+0
| | | | | | | | | non-free libraries. OpenSSL should have a better way to include 3rd party engines: either completely free or external. But including a wrapper for a non-free wrapper in the code base does not make much sense and could also be provided by the vendor. ok deraadt@
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+149