index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
man: clarify the 'random number generator must be seeded' requirement
Dr. Matthias St. Pierre
12
-29
/
+57
2019-06-27
man: fix documentation for RSA_generate_key()
Dr. Matthias St. Pierre
1
-2
/
+2
2019-06-27
Move the public SIV mode functions from public headers to internal ones
Matt Caswell
5
-41
/
+51
2019-06-26
Move 'shared_sigalgs' from cert_st to ssl_st
Benjamin Kaduk
4
-40
/
+42
2019-06-26
Revert "Delay setting the sig algs until after the cert_cb has been called"
Benjamin Kaduk
1
-17
/
+15
2019-06-26
Add regression test for #9099
Benjamin Kaduk
1
-2
/
+38
2019-06-26
Keep the externally visible macro BIO_FLAGS_UPLINK in bio.h
Bernd Edlinger
5
-32
/
+30
2019-06-26
Fix incorrect usage of a test case
Paul Yang
1
-4
/
+5
2019-06-26
The params_test uses wrong size for BN check.
Pauli
1
-4
/
+4
2019-06-25
EC only uses approved curves in FIPS mode.
Shane Lontis
8
-28
/
+115
2019-06-25
Fix s390x build errors and warnings
Patrick Steuer
1
-1
/
+2
2019-06-24
OSSL_TRACE: enhance documentation and fix doc-nit errors
Dr. Matthias St. Pierre
1
-18
/
+79
2019-06-24
Cross-linked the man(1) pages of kdf & pkeyutl.
Santhosh Rameshwarapu
2
-1
/
+3
2019-06-24
OSSL_NAMEMAP: make names case insensitive
Richard Levitte
2
-2
/
+9
2019-06-24
Add a namemap test
Richard Levitte
3
-0
/
+79
2019-06-24
Replumbing: add support for multiple names per algorithm
Richard Levitte
4
-90
/
+119
2019-06-24
Allow AES XTS decryption using duplicate keys.
Pauli
2
-4
/
+39
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