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

    r91772 r94082  
    7575BIO_f_buffer() returns the buffering BIO method.
    7676
    77 BIO_get_buffer_num_lines() returns the number of lines buffered (may be 0).
     77BIO_get_buffer_num_lines() returns the number of lines buffered (may be 0) or
     78a negative value in case of errors.
    7879
    7980BIO_set_read_buffer_size(), BIO_set_write_buffer_size() and BIO_set_buffer_size()
    80 return 1 if the buffer was successfully resized or 0 for failure.
     81return 1 if the buffer was successfully resized or <=0 for failure.
    8182
    82 BIO_set_buffer_read_data() returns 1 if the data was set correctly or 0 if
     83BIO_set_buffer_read_data() returns 1 if the data was set correctly or <=0 if
    8384there was an error.
    8485
     
    9394=head1 COPYRIGHT
    9495
    95 Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
     96Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.
    9697
    97 Licensed under the OpenSSL license (the "License").  You may not use
     98Licensed under the Apache License 2.0 (the "License").  You may not use
    9899this file except in compliance with the License.  You can obtain a copy
    99100in 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