Home
last modified time | relevance | path

Searched hist:"643 d65b6" (Results 1 – 7 of 7) sorted by relevance

/openbsd/lib/libssl/
H A Dtls12_lib.c643d65b6 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 Dssl_both.c643d65b6 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 Dssl_pkt.c643d65b6 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 DMakefile643d65b6 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 Dt1_enc.c643d65b6 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 Dssl_srvr.c643d65b6 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 Dssl_clnt.c643d65b6 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@