Benjamin Kaduk
|
e7a8fecd0b
Add more diagnostics to ossl_shim
|
4 år sedan |
Shane Lontis
|
823a113574
Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_params
|
4 år sedan |
Todd Short
|
8c2bfd2512
Add SSL_get[01]_peer_certificate()
|
5 år sedan |
Pauli
|
5ea8afd368
Fix two additional instances of the old EVP_MAC_CTX_ functions being used.
|
4 år sedan |
Matt Caswell
|
00c405b365
Update copyright year
|
4 år sedan |
Pauli
|
19d15f97b3
ossl_shim: const cast the param arguments to avoid errors
|
4 år sedan |
Pauli
|
5c01a133ec
ossl_shim: include core_names.h to resolve undeclared symbols
|
4 år sedan |
Pauli
|
bac8d066a5
ossl_shim: use the correct ticket key call back.
|
4 år sedan |
Pauli
|
1bdd86fb1c
ossl_shim: add deprecation guards around the -use-ticket-callback option.
|
4 år sedan |
Rich Salz
|
3d48457478
Replace BUF_ string function calls with OPENSSL_ ones
|
5 år sedan |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 år sedan |
Benjamin Kaduk
|
45a2353056
Fix ossl_shim SNI handling
|
6 år sedan |
Matt Caswell
|
c3114a7732
Set the ossl_shim to auto retry if not running asynchronously
|
6 år sedan |
Matt Caswell
|
aaaa6ac11b
Don't negotiate TLSv1.3 with the ossl_shim
|
6 år sedan |
Matt Caswell
|
fe93b010e7
Update tests for TLS Ed448
|
6 år sedan |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 år sedan |
Richard Levitte
|
0f5a775219
Get rid of a warning about unused results
|
6 år sedan |
Pauli
|
21c7942140
Fix an include location problem in the extrended tests.
|
7 år sedan |
FdaSilvaYY
|
69687aa829
More typo fixes
|
7 år sedan |
Matt Caswell
|
162e120711
SSL_get_peer_cert_chain() does not work after a resumption
|
7 år sedan |
Matt Caswell
|
e29d7cea33
Ensure we set the session id context in ossl_shim
|
7 år sedan |
Rich Salz
|
aff8c126fd
Move extension data into sub-structs
|
8 år sedan |
Matt Caswell
|
a1ca39c02c
Remove an unused field in ossl_shim
|
8 år sedan |
Matt Caswell
|
92ab7db6f8
Swap header copyrights to standard OpenSSL
|
8 år sedan |
Matt Caswell
|
bc708af4b0
Add missing bn.h include
|
8 år sedan |
Matt Caswell
|
1669b7b587
Rename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_WINDOWS
|
8 år sedan |
Matt Caswell
|
1c8235c9b3
Fix a code inconsistency
|
8 år sedan |
Matt Caswell
|
aedf33aed5
Remove some flags that are unused in the shim
|
8 år sedan |
Matt Caswell
|
8beda2c12d
Remove unused BoringSSL specific flags
|
8 år sedan |
Matt Caswell
|
5b2d35c344
Remove some unreferenced fields from TestState
|
8 år sedan |