openssl/crypto/async
Todd Short 52739e40cc Add option to disable async
Add no-async option to Configure that forces ASYNC_NULL.
Related to RT1979
An embedded system or replacement C library (e.g. musl or uClibc)
may not support the *context APIs that are needed for async operation.

Compiles with musl. Ran unit tests, async tests skipped as expected.

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-02-04 12:07:50 -05:00
..
arch Add option to disable async 2016-02-04 12:07:50 -05:00
async.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
async_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
async_locl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00