index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
man5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "random" configuration section.
Pauli
2020-09-23
1
-0
/
+51
*
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
1
-3
/
+33
*
conf: add diagnostic option
Pauli
2020-08-28
1
-0
/
+7
*
Replace hierogliphs with stub to pass tests
Dmitry Belyavskiy
2020-08-26
1
-1
/
+1
*
RFC 8398: documentation
Dmitry Belyavskiy
2020-08-26
1
-0
/
+9
*
Align documentation with recommendations of Linux Documentation Project
Gustaf Neumann
2020-07-22
1
-1
/
+1
*
Avoid errors with a priori inapplicable protocol bounds
Viktor Dukhovni
2020-07-21
1
-1
/
+6
*
Add ERR_raise() errors to fips OSSL_provider_init and self tests.
Shane Lontis
2020-07-21
1
-1
/
+1
*
Add FIPS related configuration data to the default openssl application config...
Shane Lontis
2020-07-15
1
-0
/
+1
*
Fix typos and repeated words
Gustaf Neumann
2020-07-05
1
-1
/
+1
*
Remove whitespace from 'white space'
haykam821
2020-06-19
1
-1
/
+1
*
DOC: Spelling fixes
Sebastian Andrzej Siewior
2020-06-18
3
-5
/
+5
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Use {module,install}-mac, not -checksum
Rich Salz
2020-05-19
1
-6
/
+6
*
Revise x509v3_config.pod
Rich Salz
2020-05-19
1
-254
/
+269
*
Revise fips_config.pod
Rich Salz
2020-05-19
1
-15
/
+25
*
Rewrite man5/config.pod and related conf code cleanup
Rich Salz
2020-04-24
1
-395
/
+301
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add support for passing the libctx to the config loader
Shane Lontis
2020-03-20
1
-3
/
+3
*
DOC:Fix typos in x509v3_config.pod
Alex Boboc
2020-02-18
1
-1
/
+1
*
DOC:Fix typos in man5/config.pod
Alex Boboc
2020-02-18
1
-1
/
+1
*
openssl-config: add example libssl system-defaults
Benjamin Kaduk
2020-01-24
1
-0
/
+16
*
Remove RANDFILE settings from configuration files
Dr. Matthias St. Pierre
2019-11-24
1
-1
/
+0
*
Add a .pragma directive for configuration files
Richard Levitte
2019-11-12
1
-0
/
+37
*
Fix L<xxx(1)> links to be L<openssl-xxx(1)>
Rich Salz
2019-11-10
2
-2
/
+2
*
Fix L<> entries without sections
Rich Salz
2019-10-31
1
-1
/
+1
*
Fix broken links, mainly typo's
Rich Salz
2019-10-24
1
-1
/
+1
*
Deprecate NCONF_WIN32() function
Rich Salz
2019-10-06
1
-0
/
+11
*
Fix errors found by new find-doc-nits
Rich Salz
2019-10-03
1
-1
/
+1
*
Consistent formatting of flags with args
Rich Salz
2019-10-01
1
-2
/
+2
*
Add fips module integrity check
Shane Lontis
2019-09-15
1
-1
/
+6
*
Do not have duplicate section heads
Rich Salz
2019-08-27
1
-10
/
+10
*
Add fips provider code for handling self test data
Shane Lontis
2019-08-19
2
-1
/
+72
*
Use WARNINGS heading not WARNING
Rich Salz
2019-08-19
1
-2
/
+1
*
EVP configuration section: add 'default_properties' command
Richard Levitte
2019-04-05
1
-4
/
+25
*
Replumbing: add documentation for the provider configuration module
Richard Levitte
2019-04-03
1
-0
/
+61
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
1
-0
/
+7
*
Following the license change, modify the boilerplates in doc/man5/
Richard Levitte
2018-12-06
2
-2
/
+2
*
Clarify the configuration module in config.pod
Beat Bolli
2018-04-18
1
-2
/
+2
*
Clarify default section in config.pod
Daniel Bevenius
2018-04-12
1
-1
/
+1
*
Don't use getenv for critical functions when run as setuid/setgid
Bernd Edlinger
2018-04-04
1
-0
/
+16
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Apply system_default configuration on SSL_CTX_new().
Tomas Mraz
2018-03-19
1
-0
/
+16
*
Add support for .include directive in config files
Tomas Mraz
2018-03-05
1
-0
/
+18
*
Fixes #4459 "issuserAltName" documentation typo.
Andrew Siplas
2017-10-05
1
-1
/
+1
*
Document default section and library configuration
xemdetia
2017-09-08
1
-1
/
+4
*
Fix spelling errors in manpages
Josh Soref
2017-06-11
1
-1
/
+1
*
explicitText encoding
Marek Klein
2017-04-20
1
-0
/
+6
*
"any" instead of "and"
Zack Williams
2017-03-24
1
-1
/
+1
*
Fix out-of-memory condition in conf
Matt Caswell
2017-03-12
1
-1
/
+2
[next]