Sign in
boringssl
/
boringssl.git
/
96ee4a81035e7422d2180b342efe75c9085486c4
/
crypto
/
x509
/
x509_test.cc
1967094
Align EVP_PKEY Ed25519 API with upstream.
by David Benjamin
· 8 years ago
54581cc
Convert x509_test to gtest
by Kári Tristan Helgason
· 8 years ago
d69d94e
Teach crypto/x509 how to verify an Ed25519 signature.
by David Benjamin
· 8 years ago
e2c083d
ASN1_UTCTIME_print: fix, comment, test.
by Matthew Braithwaite
· 8 years ago
17cf2cb
Work around language and compiler bug in memcpy, etc.
by David Benjamin
· 8 years ago
28feb92
Add |X509_STORE_set0_additional_untrusted|.
by Adam Langley
· 8 years ago
c8006be
Fix X509_parse_from_buffer when failing to parse.
by Adam Langley
· 8 years ago
aac1e2d
Remove the remaining bssl::Main wrappers.
by David Benjamin
· 8 years ago
d50f1c8
Address review comments from https://boringssl-review.googlesource.com/#/c/11920/2
by Adam Langley
· 8 years ago
4898331
Add d2i_X509_from_buffer.
by Adam Langley
· 8 years ago
a1bbaca
Record kCRLTestRoot's private key in the source.
by David Benjamin
· 8 years ago
a7f56f0
Use scopers a little more.
by David Benjamin
· 8 years ago
be941d4
Correctly find all critical CRL extensions.
by David Benjamin
· 8 years ago
daf4a05
Avoid using empty initializer lists.
by David Benjamin
· 9 years ago
f9f312a
Add some sanity checks when checking CRL scores and tests
by Steven Valdez
· 9 years ago
f0e935d
Fold stack-allocated types into headers.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
19d5cf8
Move remaining ScopedContext types out of scoped_types.h
by Martin Kreichgauer
· 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
b7c5e84
Fix some malloc test failures.
by David Benjamin
· 9 years ago
93a69b4
Move X.509 signature algorithm tests to the crypto/x509 layer.
by David Benjamin
· 9 years ago
d8eea14
BIO_new_mem_buf should take const void *
by Steven Valdez
· 9 years ago
6c22f54
Fix build of x509_test.
by David Benjamin
· 9 years ago
3a39b06
Import “altchains” support.
by Adam Langley
· 9 years ago