Sign in
boringssl
/
boringssl.git
/
f35e8384a836e40fb9ddf915c05f3f1c444494ad
/
tool
/
client.cc
3c8652d
tool: fix typo in -root-certs description
by Alessandro Ghedini
· 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
e5dfb52
Add -root-certs options to bssl client.
by Adam Langley
· 8 years ago
7c7ab21
Guard a winsock2.h include under the usual pragmas.
by David Benjamin
· 8 years ago
17cf2cb
Work around language and compiler bug in memcpy, etc.
by David Benjamin
· 8 years ago
87c0bb2
Adding new options for bssl tool.
by Steven Valdez
· 8 years ago
65ac997
Implement draft-davidben-tls-grease-01.
by David Benjamin
· 9 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
7072884
Fix bssl client -session-out.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
7b689f6
Using NewSessionCallback for bssl client.
by Steven Valdez
· 9 years ago
225e5ad
Teach bssl server about -max-version and -min-version.
by David Benjamin
· 9 years ago
f5975d8
Support TLS 1.3 in bssl client.
by David Benjamin
· 9 years ago
10f97f3
Revert "Move C++ helpers into |bssl| namespace."
by Adam Langley
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
8c3c313
Remove scoped_types.h.
by Adam Langley
· 9 years ago
09feb0f
Move C++ helpers into |bssl| namespace.
by Adam Langley
· 9 years ago
403c52a
Support “-starttls smtp” in `bssl client`
by Adam Langley
· 9 years ago
86e412d
Add client cert support to bssl client.
by David Benjamin
· 9 years ago
d28f59c
Switch the keylog BIO to a callback.
by David Benjamin
· 9 years ago
621f95a
Add -session-in and -session-out to bssl client.
by David Benjamin
· 10 years ago
49c7af1
Convert the Channel ID extension to the new system.
by Adam Langley
· 10 years ago
1043ac0
Add a flag to bssl client to enable False Start.
by David Benjamin
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
45fb1be
Remove std::unique_ptr dependency on bssl_shim's scoped types.
by David Benjamin
· 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
eee7306
Get bssl tool building on Windows.
by David Benjamin
· 10 years ago
5f51c25
Add -cipher option to bssl client.
by Adam Langley
· 10 years ago
eba2384
Missing includes for FreeBSD.
by Ben Laurie
· 11 years ago
859ec3c
Add SSL_CTX_set_keylog_bio.
by David Benjamin
· 11 years ago
30eda1d
Include some build fixes for OS X.
by Adam Langley
· 11 years ago
bbb42ff
Silence spurious GCC warning.
by Adam Langley
· 11 years ago
aacec17
Add client functionality to helper tool.
by Adam Langley
· 11 years ago