VirtualBox

Ignore:
Timestamp:
Mar 3, 2022 7:17:34 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150325
Message:

libs/openssl-3.0.1: started applying and adjusting our OpenSSL changes to 3.0.1. bugref:10128

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

Legend:

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

    • Property svn:mergeinfo
      •  

        old new  
        1212/vendor/openssl/1.1.1c:131722-131725
        1313/vendor/openssl/1.1.1k:145841-145843
         14/vendor/openssl/3.0.1:150323-150324
         15/vendor/openssl/current:147554-150322
  • trunk/src/libs/openssl-3.0.1/doc/man3/DSA_dup_DH.pod

    r91772 r94082  
    99 #include <openssl/dsa.h>
    1010
     11The following functions have been deprecated since OpenSSL 3.0, and can be
     12hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
     13see L<openssl_user_macros(7)>:
     14
    1115 DH *DSA_dup_DH(const DSA *r);
    1216
    1317=head1 DESCRIPTION
     18
     19The function described on this page is deprecated. There is no direct
     20replacement, applications should use the EVP_PKEY APIs for Diffie-Hellman
     21operations.
    1422
    1523DSA_dup_DH() duplicates DSA parameters/keys as DH parameters/keys. q
     
    3038L<DH_new(3)>, L<DSA_new(3)>, L<ERR_get_error(3)>
    3139
     40=head1 HISTORY
     41
     42This function was deprecated in OpenSSL 3.0.
     43
    3244=head1 COPYRIGHT
    3345
    34 Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
     46Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.
    3547
    36 Licensed under the OpenSSL license (the "License").  You may not use
     48Licensed under the Apache License 2.0 (the "License").  You may not use
    3749this file except in compliance with the License.  You can obtain a copy
    3850in the file LICENSE in the source distribution or at
Note: See TracChangeset for help on using the changeset viewer.

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