[openssl/openssl] fe342f: X509 x509_req.c: Set 'modified' flag when X509_req...

David von Oheimb noreply at github.com
Sat Sep 10 13:45:54 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: fe342fa36e64ca882a5465e5468325d882c85ab6
      https://github.com/openssl/openssl/commit/fe342fa36e64ca882a5465e5468325d882c85ab6
  Author: Gibeom Gwon <gb.gwon at stackframe.dev>
  Date:   2022-09-10 (Sat, 10 Sep 2022)

  Changed paths:
    M crypto/x509/x509_req.c
    M crypto/x509/x_all.c

  Log Message:
  -----------
  X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updated

We need to reencode X509_req_info_st if member data updated.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19090)

(cherry picked from commit 39d356e084f6a4e48decf0644961255e6777b071)


  Commit: 9bc8fe33e15610538f48010f943c9a603b81283b
      https://github.com/openssl/openssl/commit/9bc8fe33e15610538f48010f943c9a603b81283b
  Author: Gibeom Gwon <gb.gwon at stackframe.dev>
  Date:   2022-09-10 (Sat, 10 Sep 2022)

  Changed paths:
    M crypto/x509/x_all.c

  Log Message:
  -----------
  X509 x_all.c: Set 'modified' flag when ASN1_item_sign{,_ctx} call was successful

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19090)

(cherry picked from commit 9249a34b076df9a9d55ab74ab465d336980cae6a)


  Commit: 684ba5c9422a9d111a6d971b7681814efd13a97b
      https://github.com/openssl/openssl/commit/684ba5c9422a9d111a6d971b7681814efd13a97b
  Author: Dr. David von Oheimb <dev at ddvo.net>
  Date:   2022-09-10 (Sat, 10 Sep 2022)

  Changed paths:
    M crypto/x509/x509_req.c
    M crypto/x509/x_all.c

  Log Message:
  -----------
  crypto/x509/{x509_req,x_all}.c: add some NULL parameter checks, improve coding style

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19090)

(cherry picked from commit 8e39049d38ebe8b8398d6c4aa8a6f7cef9712132)


Compare: https://github.com/openssl/openssl/compare/94f47ea43e74...684ba5c9422a


More information about the openssl-commits mailing list