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
*
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
*
Fix out-of-memory condition in conf
Matt Caswell
2017-03-12
2
-3
/
+17
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Whitespace cleanup in crypto
FdaSilvaYY
2016-06-29
1
-2
/
+2
*
Constify some conf_mod.c internal methods
FdaSilvaYY
2016-06-15
1
-9
/
+11
*
RT4562: Fix misleading doc on OPENSSL_config
Rich Salz
2016-06-14
2
-14
/
+14
*
Handle Visual C warning about non-standard function names.
Richard Levitte
2016-05-26
1
-0
/
+1
*
Add error return for OPENSSL_INIT_set_config_filename()
Matt Caswell
2016-05-24
1
-3
/
+13
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-10
/
+1
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
1
-1
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
6
-324
/
+32
*
Properly own the duplicated string
Dmitry-Me
2016-05-03
1
-0
/
+5
*
make update
Richard Levitte
2016-05-01
1
-59
/
+8
*
Adjust a last few generators to new license boilerplate and C code style
Richard Levitte
2016-05-01
1
-11
/
+11
*
Fix EBCDIC problem in conf_def.h
Matt Caswell
2016-04-29
1
-11
/
+11
*
Fix building with -DCHARSET_EBCDIC
Matt Caswell
2016-04-29
1
-11
/
+11
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-46
/
+0
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
1
-60
/
+15
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
2
-3
/
+3
[next]