You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 712f372489 Make the bssl client -resume flag less confusing. 7 years ago
..
CMakeLists.txt Add a tool to generate Ed25519 keys. 8 years ago
args.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
ciphers.cc Add new cipherlist-setting APIs that reject nonsense. 7 years ago
client.cc Make the bssl client -resume flag less confusing. 7 years ago
const.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
digest.cc Correctness fixes for NaCl and other platforms. 8 years ago
generate_ed25519.cc Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
genrsa.cc Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
internal.h Revert "Move C++ helpers into |bssl| namespace." 8 years ago
pkcs12.cc Work around language and compiler bug in memcpy, etc. 7 years ago
rand.cc Correctness fixes for NaCl and other platforms. 8 years ago
server.cc Add Data-less Zero-RTT support. 7 years ago
speed.cc Don't pass |overhead_len| when testing “open” speed. 7 years ago
tool.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
transport_common.cc tool: show if early data was accepted 7 years ago
transport_common.h Teach bssl server about -max-version and -min-version. 8 years ago