summaryrefslogtreecommitdiffstats
path: root/apps/build.info
AgeCommit message (Expand)Author
2020-09-26Remove openssl provider appShane Lontis
2020-05-15Build: make apps/progs.c depend on configdata.pmRichard Levitte
2020-05-13Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb
2020-04-19apps: undeprecate the conditioned out appsPauli
2020-04-10Don't compile commands if disabledRich Salz
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-02Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-14Apps: don't build deprecated DH and DSA apps.Pauli
2020-02-12dsa: deprecate applications that depend on the low level DSA functions.Pauli
2019-09-04Move libapps.a source to apps/libRichard Levitte
2019-08-28openssl provider: New sub-command, for provider discoveryRichard Levitte
2019-08-28Move print_param_types() to libapps, and give it indent argumentRichard Levitte
2019-08-24Add app for fips installationShane Lontis
2019-07-15Move the code for 'openssl list' to its own translation unit.Richard Levitte
2019-07-15Refactor apps/progs.* to be generate with 'make update'Richard Levitte
2019-06-17Move uplink file information to build.info filesRichard Levitte
2019-04-24Added app for EVP_KDFShane Lontis
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-03-11openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...Shane Lontis
2019-02-13Move libapps headers into their own directoryRichard Levitte
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2018-07-23Make sure the 'tsget' script is called 'tsget.pl' everywhereRichard Levitte
2018-03-22Fix resource filesRich Salz
2018-02-01Add an apps internal BIO filter for prefixing output linesRichard Levitte
2018-01-31Apps: divide the modules in direct command modules, support library and initRichard Levitte
2017-06-29Add a simple store utility commandRichard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-05-25build.info files: add quotes around any spec that may contain spacesRichard Levitte
2016-05-23Make sure tsget and c_rehash are named with .pl suffix on Windows and VMSRichard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-01Make the use of perl more consistentRichard Levitte
2016-03-19Revert "Generate apps/progs.h on the fly"Viktor Dukhovni
2016-03-19The command source are files, not directoriesRichard Levitte
2016-03-19Generate apps/progs.h on the flyRichard Levitte
2016-02-19Rethink the uplink / applink storyRichard Levitte
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-10Simplify the specification of include dirs in the build dirRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte