summaryrefslogtreecommitdiffstats
path: root/crypto/conf
AgeCommit message (Expand)Author
2017-03-12Fix out-of-memory condition in confMatt Caswell
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-15Constify some conf_mod.c internal methodsFdaSilvaYY
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz
2016-05-26Handle Visual C warning about non-standard function names.Richard Levitte
2016-05-23Add error return for OPENSSL_INIT_set_config_filename()Matt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-05-03Properly own the duplicated stringDmitry-Me
2016-05-01make updateRichard Levitte
2016-05-01Adjust a last few generators to new license boilerplate and C code styleRichard Levitte
2016-04-29Fix EBCDIC problem in conf_def.hMatt Caswell
2016-04-29Fix building with -DCHARSET_EBCDICMatt Caswell
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate CONF_modules_free() and make it a no-opMatt Caswell
2016-03-23Move dso.h to internalRich Salz
2016-03-21Don't use hardcoded values for typesDr. Stephen Henson
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-17Use correct C format for keysets.plDr. Stephen Henson
2016-03-07Elide OPENSSL_INIT_set_config_filename() for no-stdio buildDavid Woodhouse
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-18Fix OPENSSL_config with NULL parameterRoumen Petrov
2016-02-14Fixes to make no-deprecated work againViktor Dukhovni
2016-02-11Check mallocRich Salz
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09Portability fixRich Salz
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-02RT3854 Update docs.Emilia Kasper
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson
2016-01-11Add lh_doall inliningDr. Stephen Henson
2016-01-11Add lh_new() inliningDr. Stephen Henson