]> git.ipfire.org Git - thirdparty/openssl.git/commit
Replace "SSLeay" in API with OpenSSL
authorRich Salz <rsalz@akamai.com>
Tue, 27 Oct 2015 19:11:48 +0000 (15:11 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 30 Oct 2015 21:21:42 +0000 (17:21 -0400)
commitb0700d2c8de79252ba605748a075cf2e5d670da1
tree80d8b70286dfab4ef907cf1ac388f691821b0f2e
parent87d9cafa332bd006086b56dc645c03fe7cfed654
Replace "SSLeay" in API with OpenSSL

All instances of SSLeay (any combination of case) were replaced with
the case-equivalent OpenSSL.

Reviewed-by: Richard Levitte <levitte@openssl.org>
55 files changed:
CHANGES
apps/CA.com
apps/CA.pl.in
apps/openssl.c
apps/s_server.c
apps/speed.c
apps/version.c
crypto/bn/bn_lcl.h
crypto/bn/bn_prime.h
crypto/bn/bn_prime.pl
crypto/cversion.c
crypto/des/Makefile
crypto/des/des_ver.h [deleted file]
crypto/des/ecb_enc.c
crypto/des/rpc_enc.c
crypto/engine/eng_cryptodev.c
crypto/engine/eng_openssl.c
crypto/lhash/lh_stats.c
crypto/lock.c
crypto/rand/md_rand.c
crypto/rand/rand_err.c
crypto/rand/rand_lib.c
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_lib.c
demos/easy_tls/easy-tls.c
demos/engines/ibmca/hw_ibmca.c
demos/engines/zencod/hw_zencod.c
demos/pkcs12/pkwrite.c
demos/sign/sign.c
demos/ssl/cli.cpp
demos/ssl/inetdsrv.cpp
demos/ssl/serv.cpp
doc/apps/dhparam.pod
doc/apps/enc.pod
doc/apps/req.pod
doc/apps/verify.pod
doc/crypto/OPENSSL_VERSION_NUMBER.pod
doc/crypto/RAND_set_rand_method.pod
doc/crypto/SSLeay_version.pod [deleted file]
doc/ssl/SSL_library_init.pod
e_os.h
engines/e_capi.c
engines/e_chil.c
engines/e_gmp.c
engines/e_ubsec.c
include/openssl/crypto.h
include/openssl/dsa.h
include/openssl/evp.h
include/openssl/rand.h
include/openssl/rsa.h
include/openssl/ssl.h
include/openssl/x509.h
test/recipes/80-test_ca.t
test/recipes/80-test_tsa.t
util/libeay.num