summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-16Fix missing Assembler definesShane Lontis
2019-10-15[ec_asn1.c] Avoid injecting seed when built-in matchesNicola Tuveri
2019-10-15Refactor many common flags into openssl.podRich Salz
2019-10-15Remove duplicated line in 'openssl list' outputRich Salz
2019-10-14Add BN_check_prime()Kurt Roeckx
2019-10-14Use fewer primes for the trial divisionKurt Roeckx
2019-10-14Move MD2, MD4 and MD5 digests completely to the providersRichard Levitte
2019-10-14Replace '=for comment ifdef' with '=for openssl'Rich Salz
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte
2019-10-14Restore MD5-SHA1 in legacy method databaseRichard Levitte
2019-10-14KDF: clean away old EVP_KDF declarationsRichard Levitte
2019-10-10Remove providers/default which seems to have been missed.Pauli
2019-10-13Configure: accept Windows style compiler optionsDr. Matthias St. Pierre
2019-10-11Ignore empty ALPN elements in CLI argsViktor Dukhovni
2019-10-11Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providersRichard Levitte
2019-10-11Providers: fix OSSL_FUNC_CIPHER_CIPHER functionsRichard Levitte
2019-10-11Fix EVP_Cipher() for provided cipher implementationsRichard Levitte
2019-10-11POD: stop abusing commentRichard Levitte
2019-10-11Add a test for EVP_Digest[Sign|Verify]* with a BIO MDMatt Caswell
2019-10-11Support calling EVP_DigestUpdate instead of EVP_Digest[Sign|Verify]UpdateMatt Caswell
2019-10-11Don't use internal knowledge about EVP_MD_CTX in and MD BIOMatt Caswell
2019-10-11Doc: update internal build.info manualRichard Levitte
2019-10-11Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOWRichard Levitte
2019-10-10Fix unused goto label gcc warningViktor Szakats
2019-10-10ssl/statem/statem_lib.c: make servercontext/clientcontext arrays of chars ins...Artiom Vaskov
2019-10-10Cleanup: move provider mains upRichard Levitte
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all ciphersRichard Levitte
2019-10-10Providers: move all digestsRichard Levitte
2019-10-10Providers: move default kdfs,macsRichard Levitte
2019-10-10Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte
2019-10-10Rework how our providers are builtRichard Levitte
2019-10-10Build files: Make it possible to source libraries into other librariesRichard Levitte
2019-10-10Configurations/common.tmpl: Rework dependency resolutionRichard Levitte
2019-10-10Configure: Implement attributes for DEPEND[xxx]Richard Levitte
2019-10-10Configure: rework build.info grammar and attributesRichard Levitte
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-10-09Refactor -passin/-passout documentationRich Salz
2019-10-09Document build.info syntax internallyRichard Levitte
2019-10-09Fix reference to PEM docsRich Salz
2019-10-09util/find-doc-nits: ignore tsget.pod nameRichard Levitte
2019-10-09Command docs: more reference fixesRichard Levitte
2019-10-09Command docs: rename openssl-tsget.pod to tsget.pod, and fix itRichard Levitte
2019-10-09Command docs: diverse small fixesRichard Levitte
2019-10-09Command docs: fix some engine referencesRichard Levitte
2019-10-09Command docs: wrap literal input/output with C<>Richard Levitte
2019-10-09Command docs: wrap literal file names with F<>Richard Levitte
2019-10-09Command docs: fix links to other sections (sometimes in other manuals)Richard Levitte