Sign in
boringssl
/
boringssl.git
/
2f238d981a3ee57cf7c223d1543b57ce7ce6c317
/
tool
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
82b2b85
Unwind multiprime RSA support.
by David Benjamin
· 8 years ago
cb3af3e
Allow specifying certificate and key in separate files.
by David Benjamin
· 8 years ago
4a2cc28
Unwind RSA_generate_multi_prime_key.
by David Benjamin
· 8 years ago
fd49993
First part of the FIPS module.
by Adam Langley
· 8 years ago
6952211
Support Ed25519 in TLS.
by David Benjamin
· 8 years ago
4e78e30
Add a basic signing tool.
by David Benjamin
· 8 years ago
712f372
Make the bssl client -resume flag less confusing.
by David Benjamin
· 8 years ago
ca307ab
tool: show if early data was accepted
by Alessandro Ghedini
· 8 years ago
2d85062
Add Data-less Zero-RTT support.
by Steven Valdez
· 8 years ago
3c8652d
tool: fix typo in -root-certs description
by Alessandro Ghedini
· 8 years ago
84cd493
Don't pass |overhead_len| when testing “open” speed.
by Adam Langley
· 8 years ago
ba9557d
Benchmark open & seal separately for AES-GCM-SIV.
by Adam Langley
· 8 years ago
a57dcfb
Add new cipherlist-setting APIs that reject nonsense.
by Matthew Braithwaite
· 8 years ago
f6d64ef
tool: show if server sent SCT staple
by Alessandro Ghedini
· 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
2e83924
Remove old ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
5322010
Revert "Remove old ChaCha20-Poly1305 AEAD."
by Adam Langley
· 8 years ago
def9b46
Remove old ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
7c7ab21
Guard a winsock2.h include under the usual pragmas.
by David Benjamin
· 8 years ago
6add9f1
Fix setsockopt call.
by David Benjamin
· 8 years ago
bf5bda3
Adding socket reuse to bssl server.
by Steven Valdez
· 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
5488122
Remove SSL_get_dhe_group_size.
by David Benjamin
· 8 years ago
1149ee1
tool: show if server sent OCSP staple
by Alessandro Ghedini
· 8 years ago
f440e82
Remove New Hope key agreement.
by Matthew Braithwaite
· 8 years ago
df447ba
Add generic AES-GCM-SIV support.
by Adam Langley
· 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
8d3f130
tool: print client's SNI value, if any.
by Alessandro Ghedini
· 8 years ago
b348897
Correctness fixes for NaCl and other platforms.
by Matthew Braithwaite
· 8 years ago
1e5ac5d
Fix more clang-tidy warnings.
by David Benjamin
· 8 years ago
0cce863
Use scopers in tool/
by David Benjamin
· 8 years ago
4fec04b
Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA.
by David Benjamin
· 8 years ago
version_for_cocoapods_7.0
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
8aaa9e1
Remove RC4 from TLS for real.
by Matthew Braithwaite
· 9 years ago
2f401ec
Fix IWYU violation in speed.cc.
by David Benjamin
· 9 years ago
31168c9
Print out the signature algorithm in bssl client.
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
7bee853
Include |BN_MONT_CTX| construction in RSA verification speed test.
by Brian Smith
· 9 years ago
bcb65b9
Give bssl speed proper arg parsing and a -timeout flag.
by David Benjamin
· 9 years ago
505cf39
Fix STARTTLS detection.
by Adam Langley
· 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
49864a5
Use new APIs in bssl tool for connection info.
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
61367ee
Set variables to avoid false-positive compiler warnings.
by Adam Langley
· 9 years ago
403c52a
Support “-starttls smtp” in `bssl client`
by Adam Langley
· 9 years ago
72acbec
Handle IPv6 literals in bssl client.
by David Benjamin
· 9 years ago
a353cdb
Wrap MSVC-only warning pragmas in a macro.
by David Benjamin
· 9 years ago
3995a38
Print out whether EMS was supported.
by David Benjamin
· 9 years ago
f0322b2
Use non-deprecated methods on windows.
by nmittler
· 9 years ago
e09e579
Rename NEWHOPE functions to offer/accept/finish.
by Matt Braithwaite
· 9 years ago
7909aa7
Pass array by reference in newhope speed test.
by Adam Langley
· 9 years ago
045a0ff
Import `newhope' (post-quantum key exchange).
by Matt Braithwaite
· 9 years ago
dcb3383
Modify 'bssl client' to print the cert subject and issuer
by Gabriel Redner
· 9 years ago
9819367
Remove some easy obj.h dependencies.
by David Benjamin
· 9 years ago
f932894
Move function declarations to internal header.
by Piotr Sikora
· 9 years ago
c6d3029
Add missing internal includes.
by Piotr Sikora
· 9 years ago
9bb8ba6
Make local functions static.
by Piotr Sikora
· 9 years ago
708db16
Pass |alice_msg| by reference in the SPAKE2 speed test.
by Adam Langley
· 9 years ago
f27459e
Add SPAKE2 over Ed25519.
by Arnar Birgisson
· 9 years ago
e42da0e
Fix bssl rand -hex.
by David Benjamin
· 9 years ago
4cc36ad
Make it possible to tell what curve was used on the server.
by David Benjamin
· 9 years ago
afe57cb
Add a tool to generate Ed25519 keys.
by David Benjamin
· 9 years ago
77c3c0b
Enable Ed25519 when building with OPENSSL_SMALL.
by Adam Langley
· 9 years ago
df57163
Add RC4-SHA1 and DES-EDE3-CBC-SHA1 to bssl speed.
by David Benjamin
· 9 years ago
86e412d
Add client cert support to bssl client.
by David Benjamin
· 9 years ago
8ffab72
Point EVP_aead_chacha20_poly1305 at the standardized version.
by David Benjamin
· 9 years ago
d28f59c
Switch the keylog BIO to a callback.
by David Benjamin
· 9 years ago
3ac32b1
Fix curve25519 code for MSVC.
by Adam Langley
· 9 years ago
4fb0dc4
Add X25519 and Ed25519 support.
by Adam Langley
· 9 years ago
f606f98
bssl pkcs12 shouldn't crash on missing key.
by David Benjamin
· 9 years ago
eb8be01
Add ciphers option to bssl.
by Adam Langley
· 9 years ago
5dbdad9
For now, give the unsuffixed ChaCha20 AEAD name to the old version.
by Adam Langley
· 9 years ago
3e23e4c
Add the RFC 7539 ChaCha20-Poly1305 AEAD.
by Brian Smith
· 9 years ago
29d8adb
Better handle IPv6.
by Matt Braithwaite
· 9 years ago
7a1eefd
Deprecate SSL_library_init.
by David Benjamin
· 9 years ago
ed50cee
Check fread's return value in tool/server.cc.
by David Benjamin
· 10 years ago
621f95a
Add -session-in and -session-out to bssl client.
by David Benjamin
· 10 years ago
aeeff2c
Server-side OCSP stapling support.
by Paul Lietar
· 10 years ago
49c7af1
Convert the Channel ID extension to the new system.
by Adam Langley
· 10 years ago
a5e2915
Fix build on Unix systems without POSIX realtime extensions.
by Doug Hogan
· 10 years ago
74f7110
Parse RSAPrivateKey with CBS.
by David Benjamin
· 10 years ago
3d960e5
Include base.h in tool/internal.h.
by Adam Langley
· 10 years ago
58084af
Make constants in bssl tool actually const.
by David Benjamin
· 10 years ago
dd45e3b
Possible Windows build fix.
by Adam Langley
· 10 years ago
1a3c232
Fix build.
by David Benjamin
· 10 years ago
1043ac0
Add a flag to bssl client to enable False Start.
by David Benjamin
· 10 years ago
839b881
Multi-prime RSA support.
by Adam Langley
· 10 years ago
Next »