Reorganize public header files (part 1)
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 27 Sep 2019 22:45:46 +0000 (00:45 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sat, 28 Sep 2019 18:26:36 +0000 (20:26 +0200)
commit50cd4768c6b89c757645f28519236bb989216f8d
treee147f467bde92bfae63fb25499e6e2df6999bcce
parent706457b7bda7fdbab426b8dce83b318908339da4
Reorganize public header files (part 1)

Rename <openssl/ossl_typ.h> to <openssl/types.h>.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9333)
40 files changed:
apps/include/apps.h
apps/include/opt.h
crypto/cmp/cmp_local.h
crypto/crmf/crmf_local.h
crypto/evp/evp_fetch.c
crypto/evp/evp_local.h
crypto/evp/mac_lib.c
crypto/x509/v3_admis.c
crypto/x509/x509_meth.c
doc/internal/man3/openssl_ctx_get_data.pod
include/internal/param_build.h
include/openssl/asn1.h
include/openssl/bn.h
include/openssl/buffer.h
include/openssl/cmp.h
include/openssl/conf.h
include/openssl/core.h
include/openssl/crmf.h
include/openssl/crypto.h
include/openssl/ct.h
include/openssl/dh.h
include/openssl/dsa.h
include/openssl/engine.h
include/openssl/err.h
include/openssl/evp.h
include/openssl/kdf.h
include/openssl/modes.h
include/openssl/ocsp.h
include/openssl/ossl_typ.h [deleted file]
include/openssl/pkcs7.h
include/openssl/rand.h
include/openssl/rand_drbg.h
include/openssl/rsa.h
include/openssl/store.h
include/openssl/types.h [new file with mode: 0644]
include/openssl/ui.h
include/openssl/x509.h
providers/fips/selftest.h
test/mdc2test.c
test/shlibloadtest.c