Sign in
boringssl
/
boringssl.git
/
b1cf48ea4174920d2df9c2776280f803d98bfc79
/
ssl
/
handshake.cc
b1cf48e
Store the peer_sigalgs as an Array.
by David Benjamin
· 8 years ago
879efc3
Switch more things to Array.
by David Benjamin
· 8 years ago
08f5c76
Convert more things to Array.
by David Benjamin
· 8 years ago
cf0ce67
Use Span and Array for the curve list.
by David Benjamin
· 8 years ago
499742c
Introduce bssl::Array<T> and use it in SSLKeyShare.
by David Benjamin
· 8 years ago
b7e5b08
Remove some redundant OPENSSL_cleanses.
by David Benjamin
· 8 years ago
6dc892f
Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|.
by Martin Kreichgauer
· 8 years ago
74795b3
More miscellaneous bools.
by David Benjamin
· 8 years ago
fd45ee7
Replace bits in SSL_HANDSHAKE with bool.
by David Benjamin
· 8 years ago
d816874
Set SSL_in_init to false before new_session_cb.
by Steven Valdez
· 8 years ago
6abaa31
Remove unnecessary parameter.
by David Benjamin
· 8 years ago
c11ea942
Convert comments in ssl.
by David Benjamin
· 8 years ago
4d71a9a
Migrate TLS 1.2 and below state machines to the new style.
by Steven Valdez
· 8 years ago