index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
conf
Age
Commit message (
Expand
)
Author
2022-10-21
stack: Do not add error if pop/shift/value accesses outside of the stack
Tomas Mraz
2022-10-11
Update copyright year
Matt Caswell
2022-09-16
stack.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
2022-09-09
crypto/conf: gcc build warning fix
Gang Chen
2022-07-01
Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup()
Tomas Mraz
2022-06-21
Update copyright year
Matt Caswell
2022-06-06
CONF_modules_unload should fail if CONF_modules_finish fails
Matt Caswell
2022-06-01
Make OSSL_LIB_CTX_load_config thread safe
Hugo Landau
2022-05-03
Update copyright year
Matt Caswell
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-01-06
Fix copyright year issues
Bernd Edlinger
2022-01-03
Update troublesome copyright years of auto-generated files to 2022
Dr. David von Oheimb
2021-10-14
Fix another memory leak reported in CIFuzz
Bernd Edlinger
2021-10-14
Fix a memory leak reported in CIFuzz
Bernd Edlinger
2021-06-17
Update copyright year
Matt Caswell
2021-06-02
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
Add NCONF_get0_libctx()
Rich Salz
2021-06-02
Make conf_method_st and conf_st deprecated
Rich Salz
2021-05-27
Use <> for #include openssl/xxx
Rich Salz
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-11
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-05
Add .includedir pragma
Rich Salz
2021-05-05
Allow absolute paths to be set
Rich Salz
2021-04-19
Resurrect and modernize C++Builder config
Tanzinul Islam
2021-04-08
Update copyright year
Matt Caswell
2021-04-01
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-03-31
Add a local perl module to get year last changed
Rich Salz
2021-03-18
Add ossl_ conf symbols
Shane Lontis
2021-01-28
Update copyright year
Richard Levitte
2021-01-14
Skip BOM when reading the config file
Dmitry Belyavskiy
2021-01-13
APPS: Allow OPENSSL_CONF to be empty, not loading a config file
Dr. David von Oheimb
2021-01-04
Update copyright years of auto-generated headers (make update)
Dr. David von Oheimb
2020-11-24
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-18
CONF: Convert one last CONFerr() to ERR_raise()
Richard Levitte
2020-11-13
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-11
Do not prepend $OPENSSL_CONF_INCLUDE to absolute include paths
Tomas Mraz
2020-11-06
Don't clear the whole error stack when loading engines
Matt Caswell
2020-11-06
Don't clear errors on failure in CONF_modules_load_file_ex()
Matt Caswell
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-08
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
Dr. David von Oheimb
2020-10-01
Run the withlibctx.pl script
Matt Caswell
2020-09-23
Add a "random" configuration section.
Pauli
2020-09-13
Fix safestack issues in conf.h
Matt Caswell
2020-09-13
Fix safestack issues in bio.h
Matt Caswell
2020-09-12
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-07
Fix memory leaks in conf_def.c
luxinyou
2020-08-28
conf: add diagnostic option
Pauli
2020-08-11
conf: add an error if the openssl_conf section isn't found.
Pauli
2020-07-16
Update copyright year
Richard Levitte
[next]