index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
conf
/
conf_sap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resurrect and modernize C++Builder config
Tanzinul Islam
2021-04-19
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_ conf symbols
Shane Lontis
2021-03-18
1
-3
/
+3
*
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
-6
/
+0
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-1
/
+1
*
crypto/conf: openssl_config_int() returns unitialized value
Dr. Matthias St. Pierre
2019-05-29
1
-1
/
+1
*
OPENSSL_config(): restore error agnosticism
Richard Levitte
2019-03-20
1
-0
/
+1
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
1
-5
/
+18
*
Following the license change, modify the boilerplates in crypto/conf/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-0
/
+4
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
RT4562: Fix misleading doc on OPENSSL_config
Rich Salz
2016-06-14
1
-5
/
+5
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-2
/
+2
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-2
/
+2
*
Move dso.h to internal
Rich Salz
2016-03-23
1
-1
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-3
/
+1
*
Fix OPENSSL_config with NULL parameter
Roumen Petrov
2016-02-18
1
-1
/
+2
*
Fixes to make no-deprecated work again
Viktor Dukhovni
2016-02-14
1
-0
/
+2
*
Hide OPENSSL_INIT_SETTINGS.
Rich Salz
2016-02-11
1
-6
/
+4
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-1
/
+1
*
Portability fix
Rich Salz
2016-02-09
1
-4
/
+6
*
Updates for auto init/deinit review comments
Matt Caswell
2016-02-09
1
-2
/
+1
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-2
/
+12
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
mark openssl configuration as loaded at end of OPENSSL_config
Marcus Meissner
2015-11-24
1
-0
/
+1
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-0
/
+2
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Make OPENSSL_config truly ignore errors.
Rich Salz
2015-01-26
1
-16
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-35
/
+35
*
RT3488: Update doc for OPENSSL_config
Rich Salz
2014-11-20
1
-0
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Don't ignore config_name parameter passed to OPENSSL_config(). Use
Dr. Stephen Henson
2007-04-09
1
-2
/
+2
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+4
*
New OPENSSL_LOAD_CONF define to load openssl.cnf
Dr. Stephen Henson
2002-02-23
1
-0
/
+107