aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-182-13/+13
* Use safestack.h exclusively internally.Pauli2017-09-281-1/+0
* Move e_os.h to be the very first include.Pauli2017-08-303-4/+3
* e_os.h removal from other headers and source files.Pauli2017-08-301-0/+1
* Use "" not <> for internal/ includesRich Salz2017-08-222-2/+2
* Remove OPENSSL_assert() from conf_api.cMatt Caswell2017-08-211-1/+2
* Trivial bounds checking.Pauli2017-07-072-22/+20
* Undo commit d420ac2Rich Salz2017-07-052-6/+6
* make error tables const and separate header fileRich Salz2017-06-071-51/+51
* Fix out-of-memory condition in confMatt Caswell2017-03-122-3/+17
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Whitespace cleanup in cryptoFdaSilvaYY2016-06-291-2/+2
* Constify some conf_mod.c internal methodsFdaSilvaYY2016-06-151-9/+11
* RT4562: Fix misleading doc on OPENSSL_configRich Salz2016-06-142-14/+14
* Handle Visual C warning about non-standard function names.Richard Levitte2016-05-261-0/+1
* Add error return for OPENSSL_INIT_set_config_filename()Matt Caswell2016-05-231-3/+13
* Remove unused error/function codes.Rich Salz2016-05-231-10/+1
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-201-1/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Copyright consolidation 04/10Rich Salz2016-05-176-324/+32
* Properly own the duplicated stringDmitry-Me2016-05-031-0/+5
* make updateRichard Levitte2016-05-011-59/+8
* Adjust a last few generators to new license boilerplate and C code styleRichard Levitte2016-05-011-11/+11
* Fix EBCDIC problem in conf_def.hMatt Caswell2016-04-291-11/+11
* Fix building with -DCHARSET_EBCDICMatt Caswell2016-04-291-11/+11
* Remove --classic build entirelyRichard Levitte2016-04-201-46/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-60/+15
* Rename int_*() functions to *_int()Matt Caswell2016-04-132-3/+3
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-132-3/+3
* Deprecate CONF_modules_free() and make it a no-opMatt Caswell2016-04-131-2/+2
* Move dso.h to internalRich Salz2016-03-233-3/+1
* Don't use hardcoded values for typesDr. Stephen Henson2016-03-211-13/+13
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-202-6/+2
* Use correct C format for keysets.plDr. Stephen Henson2016-03-171-63/+64
* Elide OPENSSL_INIT_set_config_filename() for no-stdio buildDavid Woodhouse2016-03-071-0/+2
* Remove unused parameters from internal functionsRich Salz2016-02-221-5/+3
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove outdated DEBUG flags.Rich Salz2016-02-181-6/+0
* Fix OPENSSL_config with NULL parameterRoumen Petrov2016-02-181-1/+2
* Fixes to make no-deprecated work againViktor Dukhovni2016-02-141-0/+2
* Check mallocRich Salz2016-02-111-1/+2
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-112-6/+32
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-1/+1
* Portability fixRich Salz2016-02-091-4/+6
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-2/+1
* Auto init/deinit libcryptoMatt Caswell2016-02-091-2/+12
* RT3854 Update docs.Emilia Kasper2016-02-021-78/+0
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4