Searched hist:"643 d65b6" (Results 1 – 7 of 7) sorted by relevance
/openbsd/lib/libssl/ |
H A D | tls12_lib.c | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|
H A D | ssl_both.c | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|
H A D | ssl_pkt.c | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|
H A D | Makefile | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|
H A D | t1_enc.c | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|
H A D | ssl_srvr.c | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|
H A D | ssl_clnt.c | 643d65b6 Sun Apr 25 13:15:22 GMT 2021 jsing <jsing@openbsd.org> Clean up derivation of finished/peer finished.
Make this process more readable by having specific client/server functions, calling the correct one based on s->server. This allows to remove various SSL_ST_ACCEPT/SSL_ST_CONNECT checks, along with duplicate code.
ok inoguchi@ tb@
|