Changes for version 0.021 - 2024-12-02

  • New Features
    • Add Net::SSLeay::ASN1_ENUMERATED#new method.
    • Add Net::SSLeay::ASN1_ENUMERATED#set_int64 method.
    • Add Net::SSLeay::ASN1_ENUMERATED#get_int64 method.
    • Add Net::SSLeay::ASN1_INTEGER#new method.
    • Add Net::SSLeay::ASN1_INTEGER#set_int64 method.
    • Add Net::SSLeay::ASN1_INTEGER#get_int64 method.
    • Add Net::SSLeay::ASN1_OBJECT#new method.
    • Add Net::SSLeay::ASN1_STRING#new method.
    • Add Net::SSLeay::ASN1_STRING#set method.
    • Add Net::SSLeay::ASN1_OCTET_STRING#new method.
    • Add Net::SSLeay::ASN1_OCTET_STRING#set method.
    • Add Net::SSLeay::ASN1_TIME#new method.
    • Add Net::SSLeay::ASN1_TIME#set method.
    • Add Net::SSLeay::ASN1_TIME#check method.
    • Add Net::SSLeay::ASN1_TIME#print method.
    • Add Net::SSLeay::ASN1_TIME#to_tm method.
    • Add Net::SSLeay::ASN1_TIME#to_generalizedtime method.
    • Add Net::SSLeay::ASN1_TIME#new method.
    • Add Net::SSLeay::ASN1_TIME#set method.
    • Add Net::SSLeay::ASN1_TIME#check method.
    • Add Net::SSLeay::ASN1_TIME#print method.
  • Bug Fix
    • Fix bugs that exception messages for SSL are not shown well.
  • Requirement Changes
    • Require SPVM 0.990032.

Modules

OpenSSL Binding and SSL data strcuture.
ASN1_ENUMERATED Data Structure in OpenSSL
ASN1_GENERALIZEDTIME Data Structure in OpenSSL
ASN1_INTEGER Data Structure in OpenSSL
ASN1_OBJECT Data Structure in OpenSSL
ASN1_OCTET_STRING Data Structure in OpenSSL
ASN1_STRING Data Structure in OpenSSL
ASN1_TIME Data Structure in OpenSSL
BIO Data Strucutre in OpenSSL
Callback for SSL_CTX_set_alpn_select_cb function in OpenSSL
Callback for SSL_CTX_set_msg_callback function in OpenSSL
Callback for SSL_CTX_sess_set_new_cb function in OpenSSL.
Callback for SSL_CTX_set_next_proto_select_cb function in OpenSSL
Callback for SSL_CTX_set_next_protos_advertised_cb function in OpenSSL
Callback for SSL_CTX_set_default_passwd_cb function in OpenSSL.
Callback for SSL_CTX_set_psk_server_callback function in OpenSSL.
Callback for SSL_CTX_set_psk_server_callback function in OpenSSL.
Callback for SSL_CTX_sess_set_remove_cb function in OpenSSL.
Callback for SSL_CTX_set_tlsext_servername_callback function in OpenSSL.
Callback for SSL_CTX_set_tlsext_status_cb function in OpenSSL.
Callback for SSL_CTX_set_tlsext_ticket_key_cb function in OpenSSL.
Config Builder for Net::SSLeay.
OpenSSL Constants
Name Space for d2i_ and i2d_ prefixed functions in OpenSSL
DH Data Strucutre in OpenSSL
EC_KEY Data Strucutre in OpenSSL
OpenSSL Errors
EVP Name Space in OpenSSL
EVP_CIPHER_CTX Data Structure in OpenSSL
EVP_MD Data Structure in OpenSSL
EVP_PKEY Data Structure in OpenSSL
OpenSSL Error
HMAC_CTX Data Structure in OpenSSL
OBJ Name Space in OpenSSL
OCSP Name Space in OpenSSL
OCSP_BASICRESP Data Strucutre in OpenSSL
OCSP_CERTID Data Strucutre in OpenSSL
OCSP_ONEREQ Data Structure in OpenSSL.
OCSP_REQUEST Data Structure in OpenSSL
OCSP_RESPONSE Data Structure in OpenSSL
OCSP_SINGLERESP Data Structure in OpenSSL
OPENSSL(or OpenSSL) Name Space in OpenSSL
OPENSSL_INIT Name Space in OpenSSL
OPENSSL_INIT_SETTINGS Data Structure in OpenSSL
OpenSSL PEM data structure
PKCS12 Data Structure in OpenSSL
RAND Name Space in OpenSSL
SSL_CIPHER Data Strucutre in OpenSSL
SSL_CTX data structure in OpenSSL
OpenSSL SSL_METHOD data structure
SSL_SESSION Data Strucutre in OpenSSL
Utilitiy Methods for OpenSSL
X509 data structure in OpenSSL
X509_CRL data structure in OpenSSL
X509_EXTENSION Data Structure in OpenSSL
X509_NAME Data Structure in OpenSSL
X509_NAME_ENTRY Data Structure in OpenSSL
X509_STORE data structure in OpenSSL
X509_STORE_CTX Data Structure in OpenSSL
X509_VERIFY_PARAM Data Structure in OpenSSL.