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

    r91772 r94082  
    1212
    1313 int PEM_write(FILE *fp, const char *name, const char *header,
    14                const unsigned char *data, long len)
     14               const unsigned char *data, long len);
    1515 int PEM_write_bio(BIO *bp, const char *name, const char *header,
    16                    const unsigned char *data, long len)
     16                   const unsigned char *data, long len);
    1717
    1818 int PEM_read(FILE *fp, char **name, char **header,
     
    123123=head1 COPYRIGHT
    124124
    125 Copyright 1998-2018 The OpenSSL Project Authors. All Rights Reserved.
     125Copyright 1998-2020 The OpenSSL Project Authors. All Rights Reserved.
    126126
    127 Licensed under the OpenSSL license (the "License").  You may not use
     127Licensed under the Apache License 2.0 (the "License").  You may not use
    128128this file except in compliance with the License.  You can obtain a copy
    129129in 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