Sign in
boringssl
/
boringssl
/
ade291c5666b12af878fdb6bd9b8d4c1263c868d
/
tool
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
ac63748
Revert "tool: we don't need -lrt."
by David Benjamin
· 10 years ago
e60e2a4
tool: we don't need -lrt.
by Adam Langley
· 10 years ago
843ab66
Add support for building with the Android NDK.
by Adam Langley
· 10 years ago
f0df86a
Fix standalone build on Mac.
by David Benjamin
· 10 years ago
92b6b02
tool: include base.h before testing OPENSSL_WINDOWS.
by Adam Langley
· 10 years ago
ad6b28e
Add 64-bit, P-256 implementation.
by Adam Langley
· 10 years ago
90b5840
tool: benchmark the RNG.
by Adam Langley
· 10 years ago
f030369
tool: add rand.
by Adam Langley
· 10 years ago
1f26ed7
Undo one fragment of 054e6826.
by Adam Langley
· 10 years ago
dd973b2
Use smart pointers instead of gotos in digest.cc.
by Brian Smith
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
83a8298
Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it.
by Brian Smith
· 10 years ago
0e434b9
Define NOMINMAX across the entire project.
by David Benjamin
· 10 years ago
45fb1be
Remove std::unique_ptr dependency on bssl_shim's scoped types.
by David Benjamin
· 10 years ago
3e71931
Lowercase some Windows headers.
by Adam Langley
· 10 years ago
0570923
Add additional features to bssl client.
by David Benjamin
· 10 years ago
d434f28
Fix bssl speed.
by David Benjamin
· 10 years ago
1d1562d
Free new[]'d array using delete[] instead of free in speed.cc.
by Brian Smith
· 10 years ago
d53b2c3
Fix out-of-bounds memory write in speed.cc.
by Brian Smith
· 10 years ago
2b2d66d
Remove string.h from base.h.
by Adam Langley
· 10 years ago
efed221
Enable more warnings & treat warnings as errors on Windows.
by Brian Smith
· 10 years ago
2672534
Align pointers by hand.
by Adam Langley
· 10 years ago
a87de9b
Define WIN32_LEAN_AND_MEAN in the build system, not in the code.
by Brian Smith
· 10 years ago
4a0f0c4
Change CMakeLists.txt to two-space indent.
by Adam Langley
· 10 years ago
dc94b54
Clean up use of Windows Platform SDK headers.
by Brian Smith
· 10 years ago
33970e6
Enable bssl client/s_client and server/s_server on Windows.
by Brian Smith
· 10 years ago
afdaeee
Enable bssl (md5sum, sha256sum, etc.) on Windows.
by Brian Smith
· 10 years ago
bed8f73
Fix build after mistake addressing comments in cca4d599.
by Adam Langley
· 10 years ago
cca4d59
Add digest sum handling to the tool.
by Adam Langley
· 10 years ago
384673c
Fix tool build on Windows.
by David Benjamin
· 10 years ago
e762434
Also test AES-CBC modes in the speed tool.
by Adam Langley
· 10 years ago
543d006
Benchmark AEADs with aligned buffers.
by Adam Langley
· 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
· 10 years ago
5127db3
Provide compatibility functions for PKCS#12 parsing.
by Adam Langley
· 11 years ago
859ec3c
Add SSL_CTX_set_keylog_bio.
by David Benjamin
· 11 years ago
bbac844
Add missing <errno.h> include.
by Piotr Sikora
· 11 years ago
8e16b6e
Add PKCS#12 parser.
by Adam Langley
· 11 years ago
45ec21b
Add stitched RC4-MD5 as an AEAD.
by Adam Langley
· 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
006779a
Add benchmarks for hash functions to bssl speed.
by Adam Langley
· 11 years ago
aacec17
Add client functionality to helper tool.
by Adam Langley
· 11 years ago
c5c0c7e
Split the speed tests into their own file.
by Adam Langley
· 11 years ago
88dfe26
Add AEAD speed tests to the tool binary.
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago