index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
provider_local.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
Enhance and update the docs of the internal ossl_provider API
Richard Levitte
2
-64
/
+136
2019-06-24
Change OSSL_PARAM return size to not be a pointer.
Pauli
33
-498
/
+359
2019-06-24
Add documentation for CRYPTO_memcmp.
Pauli
3
-2
/
+39
2019-06-22
crypto/trace.c: Remove unexisting categories
Richard Levitte
1
-2
/
+0
2019-06-22
OSSL_TRACE: ensure it's initialised
Richard Levitte
1
-3
/
+12
2019-06-21
Handle CTRL-C as non-redoable abort signal
Bernd Edlinger
1
-0
/
+2
2019-06-21
Remove OPENSSL_memcmp.
Pauli
7
-38
/
+5
2019-06-21
Print thread IDs nicely.
Pauli
4
-61
/
+35
2019-06-20
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
Richard Levitte
2
-2
/
+14
2019-06-20
Update test/README
Frederik Wedel-Heinen
1
-2
/
+3
2019-06-19
Add SSL_shutdown to SSL_get_error's documentation
Miquel Ruiz
1
-3
/
+3
2019-06-19
Fix UEFI build on FreeBSD by not including system headers
Rebecca Cran
1
-1
/
+1
2019-06-19
Fix a doc-nits failure
Matt Caswell
1
-0
/
+2
2019-06-19
Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIO
Tomas Mraz
3
-11
/
+59