openssl/ssl
Benjamin Kaduk 3bc0b621a7 Remove unused 'peer_type' from SSL_SESSION
This field has not been used since #3858 was merged in 2017 when we
moved to a table-based lookup for certificate type properties instead of
an index-based one.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/13991)
2021-02-09 20:26:16 -08:00
..
record Update copyright year 2021-01-28 13:54:57 +01:00
statem Remove unused 'peer_type' from SSL_SESSION 2021-02-09 20:26:16 -08:00
bio_ssl.c
build.info
d1_lib.c Update copyright year 2021-01-28 13:54:57 +01:00
d1_msg.c
d1_srtp.c
ktls.c Update copyright year 2021-01-28 13:54:57 +01:00
methods.c
pqueue.c
s3_cbc.c
s3_enc.c Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 2021-02-05 15:22:43 +00:00
s3_lib.c Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 2021-02-05 15:22:43 +00:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c Remove OPENSSL_NO_DH guards from libssl 2021-02-05 15:20:36 +00:00
ssl_ciph.c Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 2021-02-05 15:22:43 +00:00
ssl_conf.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
ssl_err_legacy.c
ssl_err.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
ssl_init.c
ssl_lib.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
ssl_local.h Remove unused 'peer_type' from SSL_SESSION 2021-02-09 20:26:16 -08:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h Make supported_groups code independent of EC and DH 2021-02-05 15:20:37 +00:00
t1_enc.c Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 2021-02-05 15:22:43 +00:00
t1_lib.c Simplify the EVP_PKEY_XXX_fromdata_XX methods. 2021-02-08 16:33:43 +10:00
t1_trce.c Remove OPENSSL_NO_EC guards from libssl 2021-02-05 15:22:43 +00:00
tls13_enc.c Update copyright year 2021-01-28 13:54:57 +01:00
tls_depr.c Remove OPENSSL_NO_DH guards from libssl 2021-02-05 15:20:36 +00:00
tls_srp.c