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