index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
nullprov.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
APPS: Restore inclusions
Richard Levitte
2
-0
/
+2
2021-01-27
Fix running mingw dhparam test under wine
Matt Caswell
1
-1
/
+3
2021-01-27
Fix typo in thread_once comments
Daniel Bevenius
1
-3
/
+3
2021-01-27
Fix OSSL_PARAM_allocate_from_text() for EBCDIC
Richard Levitte
2
-2
/
+9
2021-01-26
TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY
Dr. David von Oheimb
14
-111
/
+295
2021-01-26
params: OSSL_PARAM_utf8_ptr: don't automatically reference `address`
Daiki Ueno
3
-11
/
+11
2021-01-26
DOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECODER docs
Richard Levitte
2
-5
/
+5
2021-01-26
Clean away unnecessary length related OSSL_PARAM key names
Richard Levitte
9
-38
/
+13
2021-01-26
Check that the ecparam and pkeyparam do not mangle the parameters
Tomas Mraz
31
-22
/
+76
2021-01-26
Add checks for NULL return from EC_KEY_get0_group()
Tomas Mraz
2
-2
/
+9
2021-01-26
ec: Document that -conv_form and -no_public are not supported with engine
Tomas Mraz
1
-0
/
+3
2021-01-26
ssl_old_test.c: Replace use of deprecated EC functions
Tomas Mraz
1
-11
/
+7
2021-01-26
EVP_PKEY_get_group_name works with public keys as well
Tomas Mraz
1
-1
/
+1