Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sailfishos-mirror/openssl
base: 5e56f4587de2f2e06c079272fa4d6712d56dbcf0
Choose a base ref
...
head repository: sailfishos-mirror/openssl
compare: 1986f6152fe3766c99f1f18d90028ba940d6923b
Choose a head ref
  • 4 commits
  • 21 files changed
  • 2 contributors

Commits on Jun 30, 2021

  1. test: fix test ordering in threads test

    Fixes #15953
    
    Reviewed-by: Tomas Mraz <tomas@openssl.org>
    (Merged from openssl/openssl#15954)
    paulidale committed Jun 30, 2021
    Copy the full SHA
    b9bc8eb View commit details
    Browse the repository at this point in the history
  2. CMP: Add missing getter functions to CRMF API and CMP API

    Reviewed-by: Tim Hudson <tjh@openssl.org>
    Reviewed-by: Paul Dale <pauli@openssl.org>
    Reviewed-by: Tomas Mraz <tomas@openssl.org>
    (Merged from openssl/openssl#15790)
    DDvO authored and t8m committed Jun 30, 2021
    Copy the full SHA
    7df56ad View commit details
    Browse the repository at this point in the history
  3. cmp_mock_srv.c: Add missing OldCertID check for 'kur' cert update req…

    …uests
    
    Reviewed-by: Tim Hudson <tjh@openssl.org>
    Reviewed-by: Paul Dale <pauli@openssl.org>
    Reviewed-by: Tomas Mraz <tomas@openssl.org>
    (Merged from openssl/openssl#15790)
    DDvO authored and t8m committed Jun 30, 2021
    Copy the full SHA
    66be663 View commit details
    Browse the repository at this point in the history
  4. OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result cons…

    …t for consistency
    
    Also make doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod consistent with crmf.h.in regarding const results
    
    Reviewed-by: Tim Hudson <tjh@openssl.org>
    Reviewed-by: Paul Dale <pauli@openssl.org>
    Reviewed-by: Tomas Mraz <tomas@openssl.org>
    (Merged from openssl/openssl#15790)
    DDvO authored and t8m committed Jun 30, 2021
    Copy the full SHA
    1986f61 View commit details
    Browse the repository at this point in the history