summaryrefslogtreecommitdiffstats
path: root/NOTES.VALGRIND (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-28INSTALL.md and NOTES.VALGRIND: Further cleanup of references and code/symbol ...Dr. David von Oheimb2-120/+124
2020-06-28Move test-related info from INSTALL.md to new test/README.md, updating refere...Dr. David von Oheimb3-123/+163
2020-06-28apps/openssl: clean-up of unused fallback codeRichard Levitte1-6/+0
2020-06-28Configurations: drop toolchain from configuration targetsRichard Levitte1-4/+8
2020-06-28DOC: Mention Configure consistentlyRichard Levitte7-101/+86
2020-06-28Configure: pick up options from older 'config'Richard Levitte1-1/+24
2020-06-28util/perl/OpenSSL/config.pm: refactor guess_system()Richard Levitte1-105/+103
2020-06-28util/perl/OpenSSL/config.pm: remove expand() and use evalRichard Levitte1-10/+3
2020-06-28config: Turn into a simple wrapperRichard Levitte1-5/+3
2020-06-28util/perl/OpenSSL/config.pm: refactor map_guess()Richard Levitte2-384/+418
2020-06-28util/perl/OpenSSL/config.pm, Configure: move check of target with compilerRichard Levitte2-19/+18
2020-06-28util/perl/OpenSSL/config.pm: Rework determining compiler informationRichard Levitte1-70/+183
2020-06-28Remove OpenSSL::config::main(), it's not necessaryRichard Levitte1-81/+0
2020-06-28util/perl/OpenSSL/config.pm: Prefer POSIX::uname() over piping the commandRichard Levitte1-20/+17
2020-06-28util/perl/OpenSSL/config.pm: Don't detect removed directories inRichard Levitte1-13/+0
2020-06-28Initial rewrite of config as a Perl moduleRich Salz2-920/+928
2020-06-28Add a test to make sure ASYNC aware code gets the right default libctxMatt Caswell1-1/+109
2020-06-28Make the ASYNC code default libctx awareMatt Caswell3-0/+27
2020-06-28CORE: Add an internal function to distinguish the global default contextRichard Levitte3-6/+23
2020-06-28TEST: Add test to exercise OPENSSL_CTX_set0_default()Richard Levitte1-7/+45
2020-06-28Update NEWS and CHANGESRichard Levitte2-0/+23
2020-06-28CORE: Add OPENSSL_CTX_set0_default(), to set a default library contextRichard Levitte4-33/+77
2020-06-27INSTALL.md: Restore $ as command prompt indicatorRichard Levitte1-22/+22
2020-06-27Configuration: do not overwrite BASE_unix ex_libs in AIXAttila Szakacs1-4/+4
2020-06-27Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx21-1822/+1915
2020-06-27Fix syntax of cipher stringKurt Roeckx1-6/+6
2020-06-26TEST: Add TODO segments in test/recipes/15-test_genec.tRichard Levitte1-17/+47