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/CONF_modules_free.pod

    r91772 r94082  
    1313 void CONF_modules_unload(int all);
    1414
    15 Deprecated:
     15The following functions have been deprecated since OpenSSL 1.1.0, and can be
     16hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
     17see L<openssl_user_macros(7)>:
    1618
    17  #if OPENSSL_API_COMPAT < 0x10100000L
    18  void CONF_modules_free(void)
    19  #endif
     19 void CONF_modules_free(void);
    2020
    2121=head1 DESCRIPTION
     
    3131CONF_modules_unload() finishes and unloads configuration modules. If
    3232B<all> is set to B<0> only modules loaded from DSOs will be unloads. If
    33 B<all> is B<1> all modules, including builtin modules will be unloaded.
     33B<all> is B<1> all modules, including built-in modules will be unloaded.
    3434
    3535=head1 RETURN VALUES
     
    4040
    4141L<config(5)>, L<OPENSSL_config(3)>,
    42 L<CONF_modules_load_file(3)>
     42L<CONF_modules_load_file_ex(3)>
    4343
    4444=head1 HISTORY
     
    4949=head1 COPYRIGHT
    5050
    51 Copyright 2004-2018 The OpenSSL Project Authors. All Rights Reserved.
     51Copyright 2004-2021 The OpenSSL Project Authors. All Rights Reserved.
    5252
    53 Licensed under the OpenSSL license (the "License").  You may not use
     53Licensed under the Apache License 2.0 (the "License").  You may not use
    5454this file except in compliance with the License.  You can obtain a copy
    5555in 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