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
*
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
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
2
-3
/
+3
*
Deprecate CONF_modules_free() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+2
*
Move dso.h to internal
Rich Salz
2016-03-23
3
-3
/
+1
*
Don't use hardcoded values for types
Dr. Stephen Henson
2016-03-21
1
-13
/
+13
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
2
-6
/
+2
*
Use correct C format for keysets.pl
Dr. Stephen Henson
2016-03-17
1
-63
/
+64
*
Elide OPENSSL_INIT_set_config_filename() for no-stdio build
David Woodhouse
2016-03-07
1
-0
/
+2
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-5
/
+3
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-6
/
+0
*
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
*
Check malloc
Rich Salz
2016-02-11
1
-1
/
+2
*
Hide OPENSSL_INIT_SETTINGS.
Rich Salz
2016-02-11
2
-6
/
+32
*
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
*
RT3854 Update docs.
Emilia Kasper
2016-02-02
1
-78
/
+0
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+4
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
8
-8
/
+0
[next]