Sha256: 04091231b19e5eceff95b0c6dbc332ebd9baaf1f9b6965db26bfeb500eff7f92
Contents?: true
Size: 1.54 KB
Versions: 2
Compression:
Stored size: 1.54 KB
Contents
#ifndef EXTCONF_H #define EXTCONF_H #define HAVE_ASSERT_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_OPENSSL_CONF_API_H 1 #define HAVE_ERR_PEEK_LAST_ERROR 1 #define HAVE_BN_MOD_ADD 1 #define HAVE_BN_MOD_SQR 1 #define HAVE_BN_MOD_SUB 1 #define HAVE_BN_PSEUDO_RAND_RANGE 1 #define HAVE_BN_RAND_RANGE 1 #define HAVE_CONF_GET1_DEFAULT_CONFIG_FILE 1 #define HAVE_EVP_CIPHER_CTX_SET_PADDING 1 #define HAVE_EVP_CIPHERFINAL_EX 1 #define HAVE_EVP_CIPHERINIT_EX 1 #define HAVE_EVP_DIGESTFINAL_EX 1 #define HAVE_EVP_DIGESTINIT_EX 1 #define HAVE_EVP_MD_CTX_CLEANUP 1 #define HAVE_EVP_MD_CTX_CREATE 1 #define HAVE_EVP_MD_CTX_DESTROY 1 #define HAVE_EVP_MD_CTX_INIT 1 #define HAVE_HMAC_CTX_CLEANUP 1 #define HAVE_HMAC_CTX_INIT 1 #define HAVE_PEM_DEF_CALLBACK 1 #define HAVE_PKCS5_PBKDF2_HMAC_SHA1 1 #define HAVE_X509V3_SET_NCONF 1 #define HAVE_X509V3_EXT_NCONF_NID 1 #define HAVE_X509_CRL_ADD0_REVOKED 1 #define HAVE_X509_CRL_SET_ISSUER_NAME 1 #define HAVE_X509_CRL_SET_VERSION 1 #define HAVE_X509_CRL_SORT 1 #define HAVE_OBJ_NAME_DO_ALL_SORTED 1 #define HAVE_SSL_SESSION_GET_ID 1 #define HAVE_OPENSSL_CLEANSE 1 #define HAVE_VA_ARGS_MACRO 1 #define HAVE_SSLV2_METHOD 1 #define HAVE_SSLV2_SERVER_METHOD 1 #define HAVE_SSLV2_CLIENT_METHOD 1 #define HAVE_SSL_SET_TLSEXT_HOST_NAME 1 #define HAVE_OPENSSL_ENGINE_H 1 #define HAVE_ENGINE_ADD 1 #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1 #define HAVE_ENGINE_GET_DIGEST 1 #define HAVE_ENGINE_GET_CIPHER 1 #define HAVE_ENGINE_CLEANUP 1 #define HAVE_OPENSSL_OCSP_H 1 #define HAVE_ST_FLAGS 1 #define HAVE_ST_ENGINE 1 #define HAVE_ST_SINGLE 1 #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubysl-openssl-1.0.2 | ext/rubysl/openssl/extconf.h |
rubysl-openssl-1.0.1 | ext/rubysl/openssl/extconf.h |