[openssl/openssl] 54fbb9: doc: suggestions for OSSL_PROVIDER_load_ex design ...

Matthias St. Pierre noreply at github.com
Wed Sep 20 13:53:39 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 54fbb9e416524e09d6125ffc551cefba83306992
      https://github.com/openssl/openssl/commit/54fbb9e416524e09d6125ffc551cefba83306992
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M doc/designs/prov_loadex.md

  Log Message:
  -----------
  doc: suggestions for OSSL_PROVIDER_load_ex design document

Late review comments for pull request #21604, sort of.

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22029)


  Commit: 0988de278c2f861e47d63cd284992befa686e4a8
      https://github.com/openssl/openssl/commit/0988de278c2f861e47d63cd284992befa686e4a8
  Author: Matthias St. Pierre <matthias.st.pierre at ncp-e.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    A doc/designs/ossl-provider-load-ex.md
    R doc/designs/prov_loadex.md

  Log Message:
  -----------
  doc: change name of OSSL_PROVIDER_load_ex design document

Use dashes instead of underscores, to be more consistent with
existing document names. And speaking of consistency, introduce
a consistent name transformation, which will scale better when
design documents start filling the folder ;-)

    OSSL_PROVIDER_load_ex -> ossl-provider-load-ex.md

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22029)


Compare: https://github.com/openssl/openssl/compare/7251b2eb1442...0988de278c2f


More information about the openssl-commits mailing list