VirtualBox

Ignore:
Timestamp:
Nov 2, 2022 7:40:16 AM (2 years ago)
Author:
vboxsync
Message:

libs: Switch to openssl-3.0.7, bugref:10317

Location:
trunk/src/libs/openssl-3.0.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.7

    • Property svn:mergeinfo
      •  

        old new  
        1515/vendor/openssl/3.0.2:150728-150729
        1616/vendor/openssl/3.0.3:151497-151729
        17 /vendor/openssl/current:147554-151496
         17/vendor/openssl/3.0.7:154371
         18/vendor/openssl/current:147554-154370
  • trunk/src/libs/openssl-3.0.7/crypto/cmp/cmp_http.c

    r94320 r97372  
    11/*
    2  * Copyright 2007-2021 The OpenSSL Project Authors. All Rights Reserved.
     2 * Copyright 2007-2022 The OpenSSL Project Authors. All Rights Reserved.
    33 * Copyright Nokia 2007-2019
    44 * Copyright Siemens AG 2015-2019
     
    3232{
    3333    if (keep_alive != 0
    34         /* Ask for persistent connection only if may need more round trips */
     34        /*
     35         * Ask for persistent connection only if may need more round trips.
     36         * Do so even with disableConfirm because polling might be needed.
     37         */
    3538            && body_type != OSSL_CMP_PKIBODY_IR
    3639            && body_type != OSSL_CMP_PKIBODY_CR
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette