openssl/ssl
Benjamin Kaduk ee833fe9c3 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)

(cherry picked from commit 3bc0b621a7)
2021-02-09 22:15:18 -08:00
..
record Ensure DTLS free functions can handle NULL 2021-01-08 10:36:53 +00:00
statem Remove unused 'peer_type' from SSL_SESSION 2021-02-09 22:15:18 -08:00
bio_ssl.c Update copyright year 2020-09-22 13:45:08 +01:00
build.info Move ssl/t1_ext.c to ssl/statem/extensions_cust.c 2017-04-07 13:41:04 +01:00
d1_lib.c Ensure DTLS free functions can handle NULL 2021-01-08 10:36:53 +00:00
d1_msg.c Reorganize local header files 2019-09-27 23:58:06 +02:00
d1_srtp.c Reorganize local header files 2019-09-27 23:58:06 +02:00
methods.c Reorganize local header files 2019-09-27 23:58:06 +02:00
packet.c Reorganize local header files 2019-09-27 23:58:06 +02:00
packet_local.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
pqueue.c Reorganize local header files 2019-09-27 23:58:06 +02:00
s3_cbc.c Reorganize local header files 2019-09-27 23:58:06 +02:00
s3_enc.c Reorganize local header files 2019-09-27 23:58:06 +02:00
s3_lib.c Unify ssl3_get_cipher_by_std_name() implementation 2020-10-29 15:29:31 -07:00
s3_msg.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_asn1.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_cert.c SSL: Document SSL_add_{file,dir}_cert_subjects_to_stack() 2019-11-12 13:43:33 +01:00
ssl_cert_table.h Update copyright year 2018-03-20 13:08:46 +00:00
ssl_ciph.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_conf.c Update copyright year 2020-09-22 13:45:08 +01:00
ssl_err.c Partially revert "Detect EOF while reading in libssl" 2020-03-25 14:17:22 +01:00
ssl_init.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_lib.c Fixed typo in ssl_lib.c 2020-10-12 17:08:00 -07:00
ssl_local.h Remove unused 'peer_type' from SSL_SESSION 2021-02-09 22:15:18 -08:00
ssl_mcnf.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_rsa.c Update copyright year 2020-09-22 13:45:08 +01:00
ssl_sess.c Update copyright year 2020-12-08 13:09:25 +00:00
ssl_stat.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_txt.c Reorganize local header files 2019-09-27 23:58:06 +02:00
ssl_utst.c Reorganize local header files 2019-09-27 23:58:06 +02:00
t1_enc.c Fix some typos 2019-12-11 19:17:00 +01:00
t1_lib.c use safe primes in ssl_get_auto_dh() 2020-06-17 18:37:55 +02:00
t1_trce.c Update copyright year 2020-09-22 13:45:08 +01:00
tls13_enc.c Fix crash in early data send with out-of-band PSK using AES CCM 2020-05-15 18:13:37 +02:00
tls_srp.c Reorganize local header files 2019-09-27 23:58:06 +02:00