index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
OSSL_PARAM_BLD.pod
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
util/find-doc-nits: read full declarations as one line in name_synopsis()
Richard Levitte
1
-2
/
+16
2020-07-19
Fix typo for SSL_get_peer_certificate()
Richard Levitte
1
-1
/
+1
2020-07-19
Remove util/openssl-update-copyright
Richard Levitte
1
-63
/
+0
2020-07-18
mac: always pass a non-NULL output size pointer to providers.
Pauli
1
-6
/
+5
2020-07-17
doc: Fix documentation of EVP_EncryptUpdate().
Pauli
1
-4
/
+9
2020-07-17
install: add notes about ignored seed sources in the FIPS provider.
Pauli
1
-1
/
+5
2020-07-17
rand: detect if FIPS approved randomness sources are being used.
Pauli
1
-1
/
+33
2020-07-17
Fix trailing whitespace mismatch error when running 02-test_errstr.
Shane Lontis
1
-1
/
+5
2020-07-16
99-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...
Dr. David von Oheimb
4
-24
/
+68
2020-07-16
test/run_tests.pl: In parallel runs, start those tests first that run longest
Dr. David von Oheimb
1
-33
/
+43
2020-07-16
x509_vfy.c: Improve key usage checks in internal_verify() of cert chains
Dr. David von Oheimb
4
-25
/
+54
2020-07-16
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...
Dr. David von Oheimb
12
-19
/
+18
2020-07-16
Prepare for 3.0 alpha 6
Richard Levitte
3
-4
/
+4
2020-07-16
Prepare for release of 3.0 alpha 5
openssl-3.0.0-alpha5
Richard Levitte
3
-4
/
+4
2020-07-16
util/mktar.pl: Change 'VERSION' to 'VERSION.dat'
Richard Levitte
1
-1
/
+1
2020-07-16
Update copyright year
Richard Levitte
85
-85
/
+85
2020-07-16
DRBG: Fix the renamed functions after the EVP_MAC name reversal
Richard Levitte
1
-4
/
+4
2020-07-16
Revert "kdf: make function naming consistent."
Matt Caswell
26
-201
/
+200
2020-07-16
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
36
-233
/
+207
2020-07-16
Add latest changes and news in CHANGES.md and NEWS.md
Richard Levitte
2
-0
/
+16
2020-07-16
capabilities: make capability selection case insensitive.
Pauli
1
-1
/
+2
2020-07-16
libcrypto.num: engine deprecation updates
Pauli
1
-121
/
+121
2020-07-16
doc: remove unused engine tracing option
Pauli
1
-4
/
+0
2020-07-16
trace: condition out engine related tracing
Pauli
2
-2
/
+6
2020-07-16
Document that ENGINE_add_conf_module() was deprecated.
Pauli
1
-0
/
+4
2020-07-16
Document that exdata for ENGINES is deprecated.
Pauli
1
-0
/
+3
2020-07-16
Document that the ENGINE_[sg]_ex_data() calls are reprecated.
Pauli
1
-0
/
+5
2020-07-16
RAND: document that the ENGINE RAND override is deprecated.
Pauli
1
-1
/
+7
2020-07-16
ENGINESDIR: document that this configuration is deprecated.
Pauli
1
-1
/
+2
2020-07-16
doc: document that the engine initialisation options are deprecated.
Pauli
2
-9
/
+16
2020-07-16
deprecate engines in provider code
Pauli
1
-0
/
+3
2020-07-16
deprecate engines in libcrypto
Pauli
30
-0
/
+90
2020-07-16
apps: deprecate engines
Pauli
6
-0
/
+18
2020-07-16
deprecate engine from public header files
Pauli
1
-136
/
+153
2020-07-16
deprecate engine tests
Pauli
2
-0
/
+6
2020-07-16
deprecate engines in SSL
Pauli
4
-0
/
+12
2020-07-16
deprecate engines
Pauli
6
-2
/
+17
2020-07-16
Fix indentation for engine.h
Pauli
1
-93
/
+93
2020-07-16
doc: deprecate ENGINE documentation
Pauli
1
-0
/
+9
2020-07-16
apps: document the deprecation of the -engine option
Pauli
34
-23
/
+119
2020-07-16
engine: document the engine app as deprecated
Pauli
1
-0
/
+6
2020-07-16
apps/list: deprecate engine support
Pauli
2
-11
/
+35
2020-07-16
deprecate engines in 3.0
Pauli
1
-2
/
+1
2020-07-16
Add SSL_get[01]_peer_certificate()
Todd Short
14
-44
/
+57
2020-07-15
Configure: fix minor typo in apitable comment
Daniel Bevenius
1
-1
/
+1
2020-07-15
Add FIPS related configuration data to the default openssl application config...
Shane Lontis
3
-8
/
+61
2020-07-15
Make -provider_name and -section_name optional
Rich Salz
8
-28
/
+18
2020-07-15
Use defaults FIPSKEY if not given on command line
Rich Salz
1
-0
/
+1
2020-07-15
Add AES_CBC_CTS ciphers to providers
Shane Lontis
18
-16
/
+988
2020-07-15
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
5
-5
/
+5
[next]