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/include/openssl/buffererr.h

    r91772 r94082  
    11/*
    22 * Generated by util/mkerr.pl DO NOT EDIT
    3  * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
     3 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
    44 *
    5  * Licensed under the OpenSSL license (the "License").  You may not use
     5 * Licensed under the Apache License 2.0 (the "License").  You may not use
    66 * this file except in compliance with the License.  You can obtain a copy
    77 * in the file LICENSE in the source distribution or at
     
    99 */
    1010
    11 #ifndef HEADER_BUFERR_H
    12 # define HEADER_BUFERR_H
     11#ifndef OPENSSL_BUFFERERR_H
     12# define OPENSSL_BUFFERERR_H
     13# pragma once
    1314
    14 # ifndef HEADER_SYMHACKS_H
    15 #  include <openssl/symhacks.h>
    16 # endif
     15# include <openssl/opensslconf.h>
     16# include <openssl/symhacks.h>
     17# include <openssl/cryptoerr_legacy.h>
    1718
    18 # ifdef  __cplusplus
    19 extern "C"
    20 # endif
    21 int ERR_load_BUF_strings(void);
    2219
    23 /*
    24  * BUF function codes.
    25  */
    26 # define BUF_F_BUF_MEM_GROW                               100
    27 # define BUF_F_BUF_MEM_GROW_CLEAN                         105
    28 # define BUF_F_BUF_MEM_NEW                                101
    2920
    3021/*
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