openssl.git
2019-10-11 Matt CaswellDon't use internal knowledge about EVP_MD_CTX in and...
2019-10-11 Richard LevitteDoc: update internal build.info manual
2019-10-11 Richard LevitteStop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW
2019-10-10 Viktor SzakatsFix unused goto label gcc warning
2019-10-10 Artiom Vaskovssl/statem/statem_lib.c: make servercontext/clientconte...
2019-10-10 Richard LevitteCleanup: move provider mains up
2019-10-10 Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move all ciphers
2019-10-10 Richard LevitteProviders: move all digests
2019-10-10 Richard LevitteProviders: move default kdfs,macs
2019-10-10 Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature
2019-10-10 Richard LevitteRework how our providers are built
2019-10-10 Richard LevitteBuild files: Make it possible to source libraries into...
2019-10-10 Richard LevitteConfigurations/common.tmpl: Rework dependency resolution
2019-10-10 Richard LevitteConfigure: Implement attributes for DEPEND[xxx]
2019-10-10 Richard LevitteConfigure: rework build.info grammar and attributes
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-10-09 Rich SalzRefactor -passin/-passout documentation
2019-10-09 Richard LevitteDocument build.info syntax internally
2019-10-09 Rich SalzFix reference to PEM docs
2019-10-09 Richard Levitteutil/find-doc-nits: ignore tsget.pod name
2019-10-09 Richard LevitteCommand docs: more reference fixes
2019-10-09 Richard LevitteCommand docs: rename openssl-tsget.pod to tsget.pod...
2019-10-09 Richard LevitteCommand docs: diverse small fixes
2019-10-09 Richard LevitteCommand docs: fix some engine references
2019-10-09 Richard LevitteCommand docs: wrap literal input/output with C<>
2019-10-09 Richard LevitteCommand docs: wrap literal file names with F<>
2019-10-09 Richard LevitteCommand docs: fix links to other sections (sometimes...
2019-10-09 Richard LevitteCommand docs: fix up command references
2019-10-09 Richard LevitteCommand docs: replacables are in italics, options alway...
2019-10-09 Richard LevitteCommand docs: remove ellipses for '-rand'
2019-10-09 Richard LevitteCommand docs: fix ellipses, the easy cases
2019-10-08 Shane LontisFix CMP test error on platforms which set OPENSSL_FUNC...
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-07 Shane LontisMove cipher ctx 'original iv' parameter into the provider
2019-10-07 Richard LevitteAdd documentation for PEM_{read,write}_bio_Parameters()
2019-10-07 Rich SalzFix typo in flag name
2019-10-07 Matt CaswellFix no-autoerrinit
2019-10-07 Matt CaswellSend bad_record_mac instead of decryption_failed
2019-10-06 Paul YangSupport SM2 in apps/speed
2019-10-06 Richard LevitteEVP_{CIPHER,MD}_CTX_ctrl(): make sure to return 0 or 1
2019-10-06 Rich SalzDeprecate NCONF_WIN32() function
2019-10-06 Rich SalzAlso mention -- flag and ignore if undocumented
2019-10-06 PauliFix typo in comment
2019-10-05 Rich SalzAdd missing help text for some options
2019-10-05 Matt CaswellRC4 is not a block cipher
2019-10-04 Rich SalzFix L<EVP_KDF-derive> to L<EVP_DEF_derive>
2019-10-04 Richard LevitteMove MD5-SHA1 digest completely to the default provider
2019-10-03 PauliRemove unused fields in method store structure.
2019-10-03 Richard LevitteMove all SHA digests completely to the default provider
2019-10-03 Rich SalzRename "private" file, doc doc changes in CHANGES
2019-10-03 Richard LevitteAdapt existing providers to posibly have name lists
2019-10-03 Richard LevitteReplumbing: make it possible for providers to specify...
2019-10-03 NaveenShivanna86'init_buf' memory can be freed when DTLS is used over...
2019-10-03 Dr. Matthias... rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE
2019-10-03 Matt CaswellDon't follow legacy path if ctx->pctx is set
2019-10-03 Matt CaswellFix no-err
2019-10-03 Matt CaswellFree a fetched digest during EVP_MD_CTX_reset() not...
2019-10-03 Matt CaswellDon't call EVP_MD_CTX_reset during EVP_DigestFinal
2019-10-03 Matt CaswellAdd a test for the newly added md params code
2019-10-03 Matt CaswellUpdate EVP_MD_CTX_get_params() et al to be EVP_DigestSi...
2019-10-03 Matt CaswellUpdate documentation
2019-10-03 Matt CaswellEnsure we look at EVP_MD_CTX_FLAG_KEEP_PKEY_CTX in...
2019-10-03 Matt CaswellAdd EVP_DigestSign/EVP_DigestVerify support for DSA
2019-10-03 Matt CaswellAdd the provider function signatures for DigestSign*
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-10-03 Fangming.FangAdd arm64 in test matrix on TravisCI.
2019-10-03 Christian Heimesdoc: EVP_DigestInit clears all flags
2019-10-03 Rich SalzFix errors found by new find-doc-nits
2019-10-03 Rich SalzAdd wordlist from man7.org
2019-10-03 Daniil ZotkinDo not print extensions in Certificate message for...
2019-10-02 Shane LontisFix Coverity issues
2019-10-02 Michael OsipovFix long name of some Microsoft objects
2019-10-02 Richard Levittedoc/man1: fix malformed options
2019-10-02 Richard Levitteutil/find-doc-nits: more precise option and function...
2019-10-01 Rich SalzUpdate "missing documentation" function lists
2019-10-01 Rich SalzAdd '=for comment ifdef' to pod pages
2019-10-01 Richard LevitteMake EVP_CIPHER_is_a() work with legacy cipher implemen...
2019-10-01 Richard LevitteRemove EVP_CIPH_FLAG_DEFAULT_ASN1 from all provided...
2019-10-01 Richard LevitteAdapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
2019-10-01 Richard LevitteMake manuals with TYPE conform with man-pages(7)
2019-10-01 Richard LevitteMake ASN1 manuals conform with man-pages(7)
2019-10-01 Rich SalzConsistent formatting of flags with args
2019-09-30 Kurt RoeckxAdd defines for __NR_getrandom for all Linux architectures
2019-09-30 Richard Levitte Make ASYNC manuals conform with man-pages(7)
2019-09-30 Matt CaswellCorrect the function names in SSL_CTX_set_stateless_coo...
2019-09-30 Paul YangFix a bundle of mischecks of return values
2019-09-30 Dr. David von... Make default values by ERR_get_error_all() and friends...
2019-09-30 Paul YangFix a return value bug in apps/speed.c
2019-09-27 PauliConsistent naming for context gettable param queries .
2019-09-29 Richard LevitteMake relevant tests more sensitive to 'no-fips'
2019-09-29 Paul YangFix a document description in apps/req
2019-09-29 Paul YangFix a double free issue when signing SM2 cert
2019-09-28 Dr. Matthias... Add util/fix-includes script
2019-09-28 Dr. Matthias... Add legacy include guards to public header files
2019-09-28 Dr. Matthias... Fix header file include guard names
2019-09-28 Dr. Matthias... Reorganize public header files (part 2)
2019-09-28 Dr. Matthias... Reorganize public header files (part 1)
2019-09-28 Dr. Matthias... Reorganize local header files
next