Sign in
boringssl
/
boringssl.git
/
24c01865dc9e010db4edca08a94c2a1fbe092b23
/
tool
/
server.cc
08970b3
Include the EKU extension in bssl server's self-signed certs.
by David Benjamin
· 3 years, 1 month ago
c890ae5
Make ECH server APIs take EVP_HPKE_KEY.
by David Benjamin
· 3 years, 10 months ago
c3b373b
Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS.
by David Benjamin
· 3 years, 10 months ago
00e434d
Add ECH server (draft-ietf-tls-esni-09).
by Daniel McArdle
· 4 years, 1 month ago
b84674b
Delete the variants/draft code.
by Steven Valdez
· 7 years ago
6965d25
Work around a JDK 11 TLS 1.3 bug.
by David Benjamin
· 6 years ago
6855e0a
Switch the default TLS 1.3 variant to tls13_rfc.
by David Benjamin
· 7 years ago
d451453
Implement final TLS 1.3 RFC!!!
by Steven Valdez
· 7 years ago
56c4ed9
Allow enabling all TLS 1.3 variants by setting |tls13_default|.
by Steven Valdez
· 7 years ago
3c37d0a
Reland "Fix bssl client/server's error-handling."
by David Benjamin
· 7 years ago
0cdbc87
Revert "Fix bssl client/server's error-handling."
by Steven Valdez
· 7 years ago
e7ca8a5
Fix bssl client/server's error-handling.
by David Benjamin
· 7 years ago
861f384
Implement TLS 1.3 draft28.
by Steven Valdez
· 7 years ago
7e5dd25
Remove draft22 and experiment2.
by Steven Valdez
· 7 years ago
64cc121
Remove deprecated TLS 1.3 variants.
by Steven Valdez
· 7 years ago
1530ef3
Add early data input from file.
by Steven Valdez
· 7 years ago
8c9cead
Add switch to enable draft 22.
by Steven Valdez
· 7 years ago
5b90eb9
Add a -require-any-client-cert flag to bssl server
by David Benjamin
· 7 years ago
40b24c8
Add "-www" option to server tool.
by Peter Wu
· 8 years ago
5663b63
Write connection info to a BIO instead of stderr.
by Peter Wu
· 8 years ago
368cc3b
Add support for SSLKEYLOGFILE to server tool.
by Peter Wu
· 8 years ago
f60bcfb
Make SSL_state_string_long work for TLS 1.3.
by David Benjamin
· 8 years ago
520e122
Implement experimental alternate encoding of TLS 1.3.
by Steven Valdez
· 8 years ago
2b0444e
Keep the same listening socket in bssl server -loop.
by David Benjamin
· 8 years ago
1ac4f16
tool: don't explicitly disable SSLv3 in the server
by Alessandro Ghedini
· 8 years ago
1ddd6e5
Make -loop survive errors.
by David Benjamin
· 8 years ago
d075706
Allow selecting ECDH curves in bssl tool.
by Piotr Sikora
· 8 years ago
cb3af3e
Allow specifying certificate and key in separate files.
by David Benjamin
· 8 years ago
4e78e30
Add a basic signing tool.
by David Benjamin
· 8 years ago
2d85062
Add Data-less Zero-RTT support.
by Steven Valdez
· 8 years ago
a57dcfb
Add new cipherlist-setting APIs that reject nonsense.
by Matthew Braithwaite
· 8 years ago
040bc49
Enable TLS 1.3 by default in bssl tool.
by Adam Langley
· 8 years ago
87c0bb2
Adding new options for bssl tool.
by Steven Valdez
· 8 years ago
f18ad08
tool: don't generate negative serial numbers.
by Adam Langley
· 8 years ago
ce1f62c
Make `bssl server` generate a self-signed cert if none is provided.
by Martin Kreichgauer
· 8 years ago
0cce863
Use scopers in tool/
by David Benjamin
· 8 years ago
e470690
Align SSL_set_{min,max}_version with upstream.
by David Benjamin
· 9 years ago
2dc0204
Don't return invalid versions in version_from_wire.
by David Benjamin
· 9 years ago
225e5ad
Teach bssl server about -max-version and -min-version.
by David Benjamin
· 9 years ago
10f97f3
Revert "Move C++ helpers into |bssl| namespace."
by Adam Langley
· 9 years ago
09feb0f
Move C++ helpers into |bssl| namespace.
by Adam Langley
· 9 years ago
86e412d
Add client cert support to bssl client.
by David Benjamin
· 9 years ago
ed50cee
Check fread's return value in tool/server.cc.
by David Benjamin
· 10 years ago
aeeff2c
Server-side OCSP stapling support.
by Paul Lietar
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
0570923
Add additional features to bssl client.
by David Benjamin
· 10 years ago
33970e6
Enable bssl client/s_client and server/s_server on Windows.
by Brian Smith
· 10 years ago
b8a824d
Add the ability to run a server from the command line tool.
by Dave Tapuska
· 10 years ago