| Commit message (Expand) | Author | Age | Files | Lines |
* | Add NCONF_get_section_names() | Tomas Mraz | 2021-06-02 | 1 | -5/+0 |
* | Add NCONF_get0_libctx() | Rich Salz | 2021-06-02 | 1 | -0/+5 |
* | Make conf_method_st and conf_st deprecated | Rich Salz | 2021-06-02 | 1 | -0/+1 |
* | Add .includedir pragma | Rich Salz | 2021-05-05 | 1 | -0/+1 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | APPS: Allow OPENSSL_CONF to be empty, not loading a config file | Dr. David von Oheimb | 2021-01-13 | 1 | -1/+3 |
* | Fix safestack issues in conf.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+2 |
* | Rewrite man5/config.pod and related conf code cleanup | Rich Salz | 2020-04-24 | 1 | -39/+28 |
* | Following the license change, modify the boilerplates in crypto/conf/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Use secure_getenv(3) when available. | Pauli | 2018-09-24 | 1 | -2/+3 |
* | Update copyright year | Matt Caswell | 2018-05-29 | 1 | -1/+1 |
* | Fix memory leaks in CA related functions. | Pavel Kopyl | 2018-05-02 | 1 | -1/+3 |
* | Remove parentheses of return. | KaoruToda | 2017-10-18 | 1 | -12/+12 |
* | Move e_os.h to be the very first include. | Pauli | 2017-08-29 | 1 | -1/+1 |
* | Remove OPENSSL_assert() from conf_api.c | Matt Caswell | 2017-08-21 | 1 | -1/+2 |
* | Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx | Rich Salz | 2016-05-20 | 1 | -1/+1 |
* | Copyright consolidation 04/10 | Rich Salz | 2016-05-17 | 1 | -54/+6 |
* | Remove outdated DEBUG flags. | Rich Salz | 2016-02-18 | 1 | -6/+0 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Add lh_doall_arg inlining | Dr. Stephen Henson | 2016-01-11 | 1 | -9/+7 |
* | Add lh_doall inlining | Dr. Stephen Henson | 2016-01-11 | 1 | -2/+1 |
* | Add lh_new() inlining | Dr. Stephen Henson | 2016-01-11 | 1 | -7/+4 |
* | Inline LHASH_OF | Dr. Stephen Henson | 2016-01-11 | 1 | -3/+2 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 1 | -1/+1 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 1 | -11/+7 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 1 | -2/+1 |
* | util/mkstack.pl now generates entire safestack.h | Rich Salz | 2015-02-06 | 1 | -2/+0 |
* | Dead code removal: #if 0 conf, dso, pqueue, threads | Rich Salz | 2015-01-30 | 1 | -22/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -202/+206 |
* | PR: 2576 | Dr. Stephen Henson | 2011-09-02 | 1 | -0/+1 |
* | Fix warnings. | Ben Laurie | 2010-06-12 | 1 | -1/+1 |
* | Avoid warnings with -pedantic, specifically: | Dr. Stephen Henson | 2008-07-05 | 1 | -1/+1 |
* | More type-checking. | Ben Laurie | 2008-06-04 | 1 | -20/+16 |
* | LHASH revamp. make depend. | Ben Laurie | 2008-05-26 | 1 | -59/+55 |
* | Change safestack reimplementation to match 0.9.8. | Dr. Stephen Henson | 2007-09-07 | 1 | -1/+1 |
* | Keep disclaiming 16-bit platform support. For now remove WIN16 references | Andy Polyakov | 2005-12-18 | 1 | -2/+2 |
* | Constification, add config to /dev/crypto. | Ben Laurie | 2002-01-18 | 1 | -8/+9 |
* | e_os.h defines Getenv() | Richard Levitte | 2001-02-22 | 1 | -0/+1 |
* | Move all the existing function pointer casts associated with LHASH's two | Geoff Thorpe | 2001-01-09 | 1 | -2/+4 |
* | Constification of the data of a hash table. This means the callback | Richard Levitte | 2000-12-13 | 1 | -4/+4 |
* | Next step in tidying up the LHASH code. | Geoff Thorpe | 2000-12-08 | 1 | -9/+14 |
* | Make the remaining LHASH macro changes. This should leave no remaining | Geoff Thorpe | 2000-12-04 | 1 | -2/+5 |
* | First step in tidying up the LHASH code. The callback prototypes (and | Geoff Thorpe | 2000-12-01 | 1 | -3/+6 |
* | NCONF_get_number() has no error checking at all. As a replacement, | Richard Levitte | 2000-10-19 | 1 | -0/+4 |
* | More VMS synchronisation | Richard Levitte | 2000-09-09 | 1 | -0/+1 |
* | Avoid abort() throughout the library, except when preprocessor | Bodo Möller | 2000-09-04 | 1 | -7/+7 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -12/+12 |
* | Clarifications and removal of double declaration... | Richard Levitte | 2000-04-26 | 1 | -3/+3 |