- 時間撮記:
- 2022-3-3 下午07:17:34 (3 年 以前)
- svn:sync-xref-src-repo-rev:
- 150325
- 位置:
- trunk/src/libs/openssl-3.0.1
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/libs/openssl-3.0.1
- 屬性 svn:mergeinfo
-
old new 12 12 /vendor/openssl/1.1.1c:131722-131725 13 13 /vendor/openssl/1.1.1k:145841-145843 14 /vendor/openssl/3.0.1:150323-150324 15 /vendor/openssl/current:147554-150322
-
- 屬性 svn:mergeinfo
-
trunk/src/libs/openssl-3.0.1/include/openssl/bioerr.h
r91772 r94082 1 1 /* 2 2 * Generated by util/mkerr.pl DO NOT EDIT 3 * Copyright 1995-20 19The OpenSSL Project Authors. All Rights Reserved.3 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. 4 4 * 5 * Licensed under the OpenSSL license(the "License"). You may not use5 * Licensed under the Apache License 2.0 (the "License"). You may not use 6 6 * this file except in compliance with the License. You can obtain a copy 7 7 * in the file LICENSE in the source distribution or at … … 9 9 */ 10 10 11 #ifndef HEADER_BIOERR_H 12 # define HEADER_BIOERR_H 11 #ifndef OPENSSL_BIOERR_H 12 # define OPENSSL_BIOERR_H 13 # pragma once 13 14 14 # i fndef HEADER_SYMHACKS_H15 # 16 # endif15 # include <openssl/opensslconf.h> 16 # include <openssl/symhacks.h> 17 # include <openssl/cryptoerr_legacy.h> 17 18 18 # ifdef __cplusplus19 extern "C"20 # endif21 int ERR_load_BIO_strings(void);22 19 23 /*24 * BIO function codes.25 */26 # define BIO_F_ACPT_STATE 10027 # define BIO_F_ADDRINFO_WRAP 14828 # define BIO_F_ADDR_STRINGS 13429 # define BIO_F_BIO_ACCEPT 10130 # define BIO_F_BIO_ACCEPT_EX 13731 # define BIO_F_BIO_ACCEPT_NEW 15232 # define BIO_F_BIO_ADDR_NEW 14433 # define BIO_F_BIO_BIND 14734 # define BIO_F_BIO_CALLBACK_CTRL 13135 # define BIO_F_BIO_CONNECT 13836 # define BIO_F_BIO_CONNECT_NEW 15337 # define BIO_F_BIO_CTRL 10338 # define BIO_F_BIO_GETS 10439 # define BIO_F_BIO_GET_HOST_IP 10640 # define BIO_F_BIO_GET_NEW_INDEX 10241 # define BIO_F_BIO_GET_PORT 10742 # define BIO_F_BIO_LISTEN 13943 # define BIO_F_BIO_LOOKUP 13544 # define BIO_F_BIO_LOOKUP_EX 14345 # define BIO_F_BIO_MAKE_PAIR 12146 # define BIO_F_BIO_METH_NEW 14647 # define BIO_F_BIO_NEW 10848 # define BIO_F_BIO_NEW_DGRAM_SCTP 14549 # define BIO_F_BIO_NEW_FILE 10950 # define BIO_F_BIO_NEW_MEM_BUF 12651 # define BIO_F_BIO_NREAD 12352 # define BIO_F_BIO_NREAD0 12453 # define BIO_F_BIO_NWRITE 12554 # define BIO_F_BIO_NWRITE0 12255 # define BIO_F_BIO_PARSE_HOSTSERV 13656 # define BIO_F_BIO_PUTS 11057 # define BIO_F_BIO_READ 11158 # define BIO_F_BIO_READ_EX 10559 # define BIO_F_BIO_READ_INTERN 12060 # define BIO_F_BIO_SOCKET 14061 # define BIO_F_BIO_SOCKET_NBIO 14262 # define BIO_F_BIO_SOCK_INFO 14163 # define BIO_F_BIO_SOCK_INIT 11264 # define BIO_F_BIO_WRITE 11365 # define BIO_F_BIO_WRITE_EX 11966 # define BIO_F_BIO_WRITE_INTERN 12867 # define BIO_F_BUFFER_CTRL 11468 # define BIO_F_CONN_CTRL 12769 # define BIO_F_CONN_STATE 11570 # define BIO_F_DGRAM_SCTP_NEW 14971 # define BIO_F_DGRAM_SCTP_READ 13272 # define BIO_F_DGRAM_SCTP_WRITE 13373 # define BIO_F_DOAPR_OUTCH 15074 # define BIO_F_FILE_CTRL 11675 # define BIO_F_FILE_READ 13076 # define BIO_F_LINEBUFFER_CTRL 12977 # define BIO_F_LINEBUFFER_NEW 15178 # define BIO_F_MEM_WRITE 11779 # define BIO_F_NBIOF_NEW 15480 # define BIO_F_SLG_WRITE 15581 # define BIO_F_SSL_NEW 11882 20 83 21 /* … … 90 28 # define BIO_R_BROKEN_PIPE 124 91 29 # define BIO_R_CONNECT_ERROR 103 30 # define BIO_R_CONNECT_TIMEOUT 147 92 31 # define BIO_R_GETHOSTBYNAME_ADDR_IS_NOT_AF_INET 107 93 32 # define BIO_R_GETSOCKNAME_ERROR 132 … … 106 45 # define BIO_R_NO_PORT_DEFINED 113 107 46 # define BIO_R_NO_SUCH_FILE 128 108 # define BIO_R_NULL_PARAMETER 115 47 # define BIO_R_NULL_PARAMETER 115 /* unused */ 48 # define BIO_R_TRANSFER_ERROR 104 49 # define BIO_R_TRANSFER_TIMEOUT 105 109 50 # define BIO_R_UNABLE_TO_BIND_SOCKET 117 110 51 # define BIO_R_UNABLE_TO_CREATE_SOCKET 118
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器