[openssl/openssl] 130de7: Public API functions OPENSSL_str[n]casecmp

beldmit noreply at reply.github.openssl.org
Thu Apr 21 15:37:39 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 130de70e0f85ecec08fcfe4daed1d0c491089ea6
      https://github.openssl.org/openssl/openssl/commit/130de70e0f85ecec08fcfe4daed1d0c491089ea6
  Author: Dmitry Belyavskiy <beldmit at gmail.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M crypto/context.c
    M crypto/ctype.c
    M crypto/init.c
    M doc/build.info
    A doc/man3/OPENSSL_strcasecmp.pod
    M e_os.h
    M include/crypto/ctype.h
    M include/internal/core.h
    M include/openssl/crypto.h.in
    M util/libcrypto.num

  Log Message:
  -----------
  Public API functions OPENSSL_str[n]casecmp

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18103)


  Commit: 467b6f17a6747fd2e09b7c1475f2e9c91ef2e0ed
      https://github.openssl.org/openssl/openssl/commit/467b6f17a6747fd2e09b7c1475f2e9c91ef2e0ed
  Author: Dmitry Belyavskiy <beldmit at gmail.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M providers/fips/fipsprov.c

  Log Message:
  -----------
  FIPS provider modifications

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18103)


  Commit: a8e4ddc6d15b6e6b308428753bc22b12422adacf
      https://github.openssl.org/openssl/openssl/commit/a8e4ddc6d15b6e6b308428753bc22b12422adacf
  Author: Dmitry Belyavskiy <beldmit at gmail.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M .github/workflows/ci.yml
    M test/build.info
    A test/localetest.c
    A test/recipes/02-test_localetest.t

  Log Message:
  -----------
  Minimal test checking we can get public key in Turkish locale

(cherry picked from commit 6ae39acaf0c3578850be6699026a3a5c3f4bdfce)

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18103)


  Commit: 2c31d942af28a20e87979cbc76c3dd8d162c1a9c
      https://github.openssl.org/openssl/openssl/commit/2c31d942af28a20e87979cbc76c3dd8d162c1a9c
  Author: Dmitry Belyavskiy <beldmit at gmail.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M apps/ca.c
    M apps/cmp.c
    M apps/ecparam.c
    M apps/lib/apps.c
    M apps/lib/engine_loader.c
    M apps/lib/http_server.c
    M apps/lib/names.c
    M apps/lib/vms_term_sock.c
    M apps/list.c
    M apps/rehash.c
    M apps/s_server.c
    M crypto/LPdir_unix.c
    M crypto/asn1/ameth_lib.c
    M crypto/asn1/asn1_gen.c
    M crypto/conf/conf_def.c
    M crypto/core_namemap.c
    M crypto/dh/dh_group_params.c
    M crypto/ec/ec_backend.c
    M crypto/ec/ec_lib.c
    M crypto/encode_decode/decoder_lib.c
    M crypto/encode_decode/decoder_pkey.c
    M crypto/encode_decode/encoder_lib.c
    M crypto/encode_decode/encoder_pkey.c
    M crypto/engine/tb_asnmth.c
    M crypto/evp/ctrl_params_translate.c
    M crypto/evp/ec_support.c
    M crypto/evp/evp_lib.c
    M crypto/evp/p_lib.c
    M crypto/ffc/ffc_dh.c
    M crypto/ffc/ffc_params.c
    M crypto/http/http_client.c
    M crypto/objects/o_names.c
    M crypto/params_dup.c
    M crypto/property/property_parse.c
    M crypto/rand/rand_lib.c
    M crypto/rsa/rsa_backend.c
    M crypto/store/store_lib.c
    M crypto/store/store_result.c
    M crypto/trace.c
    M crypto/x509/v3_tlsf.c
    M crypto/x509/v3_utl.c
    M engines/e_devcrypto.c
    M engines/e_loader_attic.c
    M engines/e_ossltest.c
    M providers/common/capabilities.c
    M providers/implementations/ciphers/cipher_cts.c
    M providers/implementations/kdfs/hkdf.c
    M providers/implementations/kdfs/kbkdf.c
    M providers/implementations/kdfs/tls1_prf.c
    M providers/implementations/kem/rsa_kem.c
    M providers/implementations/keymgmt/dsa_kmgmt.c
    M providers/implementations/keymgmt/ec_kmgmt.c
    M providers/implementations/keymgmt/ecx_kmgmt.c
    M providers/implementations/keymgmt/mac_legacy_kmgmt.c
    M providers/implementations/rands/drbg_ctr.c
    M providers/implementations/signature/rsa_sig.c
    M providers/implementations/storemgmt/file_store.c
    M ssl/ssl_conf.c
    M test/bntest.c
    M test/evp_extra_test.c
    M test/evp_libctx_test.c
    M test/evp_test.c
    M test/helpers/ssl_test_ctx.c
    M test/params_conversion_test.c
    M test/ssl_old_test.c
    M test/v3nametest.c

  Log Message:
  -----------
  str[n]casecmp => OPENSSL_strncasecmp

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18103)


Compare: https://github.openssl.org/openssl/openssl/compare/455e158ef9b3...2c31d942af28


More information about the openssl-commits mailing list