]> git.ipfire.org Git - thirdparty/openssl.git/commit - util/libcrypto.num
async_posix: Allow custom stack allocation functions to be specified for POSIX contexts
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 24 Feb 2022 18:13:25 +0000 (13:13 -0500)
committerMatt Caswell <matt@openssl.org>
Thu, 10 Mar 2022 13:54:07 +0000 (13:54 +0000)
commitf6f56f4776727e18d4dd5490e3b507bae068013a
treecf3781579d62905f2e4198f2595204ba4b22892c
parent83c48d96ff24728d94e0890f320b0d1220d9cba3
async_posix: Allow custom stack allocation functions to be specified for POSIX contexts

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17762)
crypto/async/arch/async_null.c
crypto/async/arch/async_posix.c
crypto/async/arch/async_win.c
doc/man3/ASYNC_start_job.pod
include/openssl/async.h
test/asynctest.c
util/libcrypto.num
util/other.syms