index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
conf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
2
-5
/
+32
*
Add NCONF_get0_libctx()
Rich Salz
2021-06-02
1
-0
/
+5
*
Make conf_method_st and conf_st deprecated
Rich Salz
2021-06-02
6
-0
/
+6
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-2
/
+1
*
Add .includedir pragma
Rich Salz
2021-05-05
2
-9
/
+23
*
Allow absolute paths to be set
Rich Salz
2021-05-05
2
-10
/
+28
*
Resurrect and modernize C++Builder config
Tanzinul Islam
2021-04-19
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
4
-4
/
+4
*
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-04-01
1
-0
/
+2
*
Add a local perl module to get year last changed
Rich Salz
2021-03-31
1
-2
/
+5
*
Add ossl_ conf symbols
Shane Lontis
2021-03-18
5
-8
/
+7
*
Update copyright year
Richard Levitte
2021-01-28
3
-3
/
+3
*
Skip BOM when reading the config file
Dmitry Belyavskiy
2021-01-14
1
-0
/
+14
*
APPS: Allow OPENSSL_CONF to be empty, not loading a config file
Dr. David von Oheimb
2021-01-13
3
-9
/
+11
*
Update copyright years of auto-generated headers (make update)
Dr. David von Oheimb
2021-01-04
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
CONF: Convert one last CONFerr() to ERR_raise()
Richard Levitte
2020-11-18
1
-1
/
+1
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
4
-33
/
+29
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
4
-58
/
+53
*
Do not prepend $OPENSSL_CONF_INCLUDE to absolute include paths
Tomas Mraz
2020-11-11
1
-2
/
+9
*
Don't clear the whole error stack when loading engines
Matt Caswell
2020-11-06
1
-1
/
+0
*
Don't clear errors on failure in CONF_modules_load_file_ex()
Matt Caswell
2020-11-06
1
-1
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
2
-2
/
+2
*
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
Dr. David von Oheimb
2020-10-08
2
-14
/
+36
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
2
-7
/
+6
*
Add a "random" configuration section.
Pauli
2020-09-23
1
-0
/
+2
*
Fix safestack issues in conf.h
Matt Caswell
2020-09-13
3
-5
/
+0
*
Fix safestack issues in bio.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+3
*
Fix memory leaks in conf_def.c
luxinyou
2020-09-07
1
-0
/
+2
*
conf: add diagnostic option
Pauli
2020-08-28
1
-3
/
+21
*
conf: add an error if the openssl_conf section isn't found.
Pauli
2020-08-11
2
-2
/
+9
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
deprecate engines in libcrypto
Pauli
2020-07-16
2
-0
/
+6
*
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
Richard Levitte
2020-06-02
1
-8
/
+6
*
Update copyright year
Matt Caswell
2020-05-15
3
-3
/
+3
*
Fix a memory leak in CONF .include handling
Matt Caswell
2020-05-06
1
-6
/
+3
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
4
-0
/
+10
*
Rewrite man5/config.pod and related conf code cleanup
Rich Salz
2020-04-24
1
-39
/
+28
*
Update copyright year
Matt Caswell
2020-04-23
3
-3
/
+3
*
Add support for passing the libctx to the config loader
Shane Lontis
2020-03-20
3
-14
/
+41
*
Make generated copyright year be "now"
Rich Salz
2020-01-07
1
-3
/
+2
*
Run make update
Matt Caswell
2020-01-02
1
-1
/
+1
*
Fix an uninitialised read in conf_def.c
Matt Caswell
2019-11-14
1
-2
/
+2
*
Add a tester of OpenSSL config files and test the current .pragma
Richard Levitte
2019-11-12
1
-0
/
+1
*
Add a .pragma directive for configuration files
Richard Levitte
2019-11-12
4
-7
/
+65
*
conf_def.c: Avoid calling strlen() in a loop
raniervf
2019-11-09
1
-9
/
+8
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-1
/
+1
[next]