https://github.com/openssl/openssl
Revision 9750b4d39c610bac89fde009c3b22147eee0249c authored by Randall S. Becker on 29 October 2020, 15:17:25 UTC, committed by Tomas Mraz on 04 November 2020, 16:02:38 UTC
These methods should ultimately be deprecated. The move is to insulate
non-UNIX platforms from these undefined symbols.

CLA: Permission is granted by the author to the OpenSSL team to use
these modifications.

Fixes #13273

Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13276)
1 parent 23fb366
History
Tip revision: 9750b4d39c610bac89fde009c3b22147eee0249c authored by Randall S. Becker on 29 October 2020, 15:17:25 UTC
Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.
Tip revision: 9750b4d
File Mode Size
.github
Configurations
VMS
apps
boringssl @ 2070f8a
crypto
demos
dev
doc
engines
external
fuzz
gost-engine @ b008f2a
include
krb5 @ 890ca2f
ms
os-dep
providers
pyca-cryptography @ 0940310
ssl
test
tools
util
.gitattributes -rw-r--r-- 555 bytes
.gitignore -rw-r--r-- 4.2 KB
.gitmodules -rw-r--r-- 379 bytes
.travis-apt-pin.preferences -rw-r--r-- 256 bytes
.travis-create-release.sh -rw-r--r-- 44 bytes
.travis.yml -rw-r--r-- 11.2 KB
ACKNOWLEDGEMENTS.md -rw-r--r-- 158 bytes
AUTHORS.md -rw-r--r-- 832 bytes
CHANGES.md -rw-r--r-- 690.8 KB
CONTRIBUTING.md -rw-r--r-- 4.2 KB
Configure -rwxr-xr-x 124.8 KB
FAQ.md -rw-r--r-- 197 bytes
HACKING.md -rw-r--r-- 1.2 KB
INSTALL.md -rw-r--r-- 58.0 KB
LICENSE.txt -rw-r--r-- 9.9 KB
NEWS.md -rw-r--r-- 64.8 KB
NOTES-Android.md -rw-r--r-- 4.5 KB
NOTES-DJGPP.md -rw-r--r-- 2.1 KB
NOTES-NONSTOP.md -rw-r--r-- 7.5 KB
NOTES-Perl.md -rw-r--r-- 4.5 KB
NOTES-Unix.md -rw-r--r-- 5.5 KB
NOTES-VMS.md -rw-r--r-- 3.6 KB
NOTES-Valgrind.md -rw-r--r-- 2.7 KB
NOTES-Windows.txt -rw-r--r-- 7.8 KB
README-Engine.md -rw-r--r-- 15.5 KB
README-FIPS.md -rw-r--r-- 104 bytes
README.md -rw-r--r-- 6.2 KB
SUPPORT.md -rw-r--r-- 4.8 KB
VERSION.dat -rw-r--r-- 99 bytes
appveyor.yml -rw-r--r-- 2.5 KB
build.info -rw-r--r-- 3.5 KB
config -rwxr-xr-x 378 bytes
config.com -rw-r--r-- 2.5 KB
configdata.pm.in -rw-r--r-- 13.7 KB
e_os.h -rw-r--r-- 11.2 KB

README.md

back to top