Rename SSLeay_add_all_algorithms() et al to
authorDr. Stephen Henson <steve@openssl.org>
Fri, 4 Feb 2000 14:01:38 +0000 (14:01 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 4 Feb 2000 14:01:38 +0000 (14:01 +0000)
commitaf57d843124672a9053a4da60ad7f9b6d4324a5a
treebe04d473220a67bbe9f5075a13f3cf299b8ade7a
parent53002dc69147ed67513623acb6ad390b69dac4c7
Rename SSLeay_add_all_algorithms() et al to
OpenSSL_add_all_algorithms(). Move these into
separate files so they work properly.
20 files changed:
CHANGES
apps/ciphers.c
apps/pkcs8.c
apps/s_client.c
apps/s_server.c
apps/s_time.c
crypto/evp/Makefile.ssl
crypto/evp/c_all.c
crypto/evp/c_allc.c [new file with mode: 0644]
crypto/evp/c_alld.c [new file with mode: 0644]
crypto/evp/evp.h
crypto/pkcs7/dec.c
crypto/pkcs7/enc.c
crypto/threads/mttest.c
demos/bio/saccept.c
demos/bio/sconnect.c
mt/mttest.c
ssl/ssl.h
ssl/ssl_task.c
util/libeay.num