]> git.ipfire.org Git - thirdparty/openssl.git/commit
RIO: Add OS notifier
authorHugo Landau <hlandau@openssl.org>
Wed, 24 Apr 2024 09:53:43 +0000 (10:53 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit14516cd5a4f9464df1accafd40d6825449c34a05
tree2f7114b6766f54184515182668aa1e92813b9934
parent5a6898db3a03ae1198b522d1e04a143c93a32903
RIO: Add OS notifier

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24971)
include/internal/rio_notifier.h [new file with mode: 0644]
ssl/rio/build.info
ssl/rio/rio_notifier.c [new file with mode: 0644]