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 fips module integrity check
Shane Lontis
2019-09-15
1
-3
/
+22
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-2
/
+3
*
Deprecate SYSerr, add new FUNCerr macro
Rich Salz
2019-07-22
1
-1
/
+1
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-32
/
+2
*
crypto/conf: openssl_config_int() returns unitialized value
Dr. Matthias St. Pierre
2019-05-29
1
-1
/
+1
*
Coverity: fix two minor NPD issues.
FdaSilvaYY
2019-04-06
1
-2
/
+4
*
Add a bit of tracing in the core conf module runner
Richard Levitte
2019-04-05
1
-0
/
+4
*
Replumbing: add a configuration module for providers
Richard Levitte
2019-04-03
1
-0
/
+2
*
It isn't necessary to initialise a struct stat before a stat(2) system call.
Pauli
2019-03-29
1
-1
/
+1
*
OPENSSL_config(): restore error agnosticism
Richard Levitte
2019-03-20
1
-0
/
+1
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
1
-1
/
+6
*
Fix null pointer dereference in ssl_module_init
Daniel DeFreez
2019-02-10
1
-0
/
+2
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
3
-5
/
+47
*
Update generator copyright year.
Viktor Dukhovni
2019-01-07
1
-1
/
+1
*
make update
Matt Caswell
2019-01-03
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/conf/
Richard Levitte
2018-12-06
11
-12
/
+12
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
2
-7
/
+5
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Deallocate previously loaded SSL CONF module data
Tomas Mraz
2018-08-14
1
-0
/
+1
*
def_load_bio(): Free |biosk| more carefully
Richard Levitte
2018-07-24
1
-2
/
+16
*
crypto/*: address standard-compilance nits.
Andy Polyakov
2018-07-20
1
-1
/
+5
*
NCONF_get_number refix.
Pauli
2018-07-11
2
-12
/
+33
*
Check for NULL conf in NCONF_get_number
Pauli
2018-07-03
1
-4
/
+7
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-2
/
+2
*
Fix memory leaks in CA related functions.
Pavel Kopyl
2018-05-02
1
-1
/
+3
*
Update copyright year
Richard Levitte
2018-04-17
2
-2
/
+2
*
Fix false positives of IS_*() macros for 8-bit ASCII characters
Dr. Matthias St. Pierre
2018-04-08
3
-34
/
+45
*
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
2018-04-05
5
-1
/
+200
*
Don't use getenv for critical functions when run as setuid/setgid
Bernd Edlinger
2018-04-04
1
-3
/
+5
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-2
/
+4
*
Remove some code
Matt Caswell
2018-03-28
2
-50
/
+11
*
Revise and cleanup; use strict,warnings
Rich Salz
2018-03-19
3
-158
/
+131
*
CONF: On VMS, treat VMS syntax inclusion paths correctly
Richard Levitte
2018-03-12
1
-3
/
+19
*
Add support for .include directive in config files
Tomas Mraz
2018-03-05
2
-15
/
+193
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Generate copyright year properly
Rich Salz
2018-02-13
2
-2
/
+4
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-0
/
+4
*
Remove parentheses of return.
KaoruToda
2017-10-18
2
-13
/
+13
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
1
-1
/
+0
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
3
-4
/
+3
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-0
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
2
-2
/
+2
*
Remove OPENSSL_assert() from conf_api.c
Matt Caswell
2017-08-21
1
-1
/
+2
*
Trivial bounds checking.
Pauli
2017-07-07
2
-22
/
+20
*
Undo commit d420ac2
Rich Salz
2017-07-05
2
-6
/
+6
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-51
/
+51
[next]