index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
openssl
Age
Commit message (
Expand
)
Author
2024-12-22
[ruby/openssl] ssl: fix flaky test case test_ctx_client_session_cb_tls13_exce...
Kazuki Yamaguchi
2024-12-22
[ruby/openssl] cipher: make output buffer String independent
Kazuki Yamaguchi
2024-12-22
[ruby/openssl] pkcs12: add PKCS12#set_mac
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] ssl: do not clear existing SSL options in SSLContext#set_params
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] ssl: do not enable OpenSSL::SSL::OP_ALL by default
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] make configs shareable when frozen
HoneyryderChuck
2024-12-07
[ruby/openssl] make config frozen on initialize
HoneyryderChuck
2024-12-07
[ruby/openssl] ssl: handle callback exceptions in SSLSocket#sysread and #sysw...
Kazuki Yamaguchi
2024-11-22
[ruby/openssl] Support signing CRLs using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Support signing requests using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Check for compatible openssl versions earlier
Josh Cooper
2024-11-14
asn1: fix ObjectId#==
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] x509: fix handling of multiple URIs in Certificate#crl_uris
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] test_x509cert.rb: break up test_extension into smaller units
Kazuki Yamaguchi
2024-11-13
[ruby/openssl] make bn shareable when frozen
HoneyryderChuck
2024-10-31
[ruby/openssl] pkcs7: remove default cipher from PKCS7.encrypt
Kazuki Yamaguchi
2024-09-06
[ruby/openssl] Fix test_provider.rb in FIPS.
Jun Aruga
2024-09-05
[ruby/openssl] Fix test_pkey_rsa.rb in FIPS.
Jun Aruga
2024-08-29
Make optional benchmark test in OpenSSL::OSSL#test_memcmp_timing
Hiroshi SHIBATA
2024-08-16
[ruby/openssl] Remove test_ed25519_not_approved_on_fips.
Jun Aruga
2024-08-16
[ruby/openssl] test_s_generate_parameters: Consider a DSA error in FIPS.
Jun Aruga
2024-08-06
[ruby/openssl] test/openssl/test_pkey_dsa.rb: skip all tests in FIPS mode
Kazuki Yamaguchi
2024-07-24
[ruby/openssl] x509attr: avoid using OpenSSL::ASN1 internals in #value=
Kazuki Yamaguchi
2024-07-03
[ruby/openssl] Add SSLSocket#readbyte
Grant Gardner
2024-06-11
[ruby/openssl] Pass through nil as digest when signing certificates
gartens
2024-06-08
[ruby/openssl] Add X509::Certificate#tbs_bytes
Samuel Giddins
2024-06-05
[ruby/openssl] Fix test_create_with_mac_iter accidently setting keytype not m...
KJ Tsanaktsidis
2024-05-08
[ruby/openssl] Add to_text for PKCS7 and Timestamp::Response
Samuel Giddins
2024-05-05
[ruby/openssl] read: don't clear buffer when nothing can be read
Jean Boussier
2024-05-02
[ruby/openssl] pkcs7: raise PKCS7Error for PKCS7 without content in PKCS7.rea...
Jeremy Evans
2024-05-02
[ruby/openssl] pkcs7: raise ArgumentError for PKCS7 with no content in PKCS7.new
Jeremy Evans
2024-05-02
[ruby/openssl] cipher: fix buffer overflow in Cipher#update
Kazuki Yamaguchi
2024-04-30
[ruby/openssl] Remove trailing space in test_ssl.rb
Peter Zhu
2024-04-30
[ruby/openssl] Add OpenSSL::Digest.digests to get a list of available digests
Bart de Water
2024-04-30
[ruby/openssl] Introduce basic support for `close_read` and `close_write`.
Samuel Williams
2024-04-26
[ruby/openssl] Only CSR version 1 (encoded as 0) is allowed by PKIX standards
Job Snijders
2024-03-28
Use www.rfc-editor.org for RFC text.
Hiroshi SHIBATA
2024-03-27
[ruby/openssl] Fix test_pkey_dsa.rb in FIPS.
Jun Aruga
2024-03-13
[ruby/openssl] test_provider.rb: Make a legacy provider test optional.
Jun Aruga
2024-03-13
[ruby/openssl] Revert "omit tests related legacy provider"
Jun Aruga
2024-03-13
[ruby/openssl] test_asn1.rb: Remove the assertions of the time string format ...
Jun Aruga
2024-02-19
Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c5576...
Hiroshi SHIBATA
2024-02-07
omit tests related legacy provider
Hiroshi SHIBATA
2024-01-17
[ruby/openssl] test/openssl/test_ocsp.rb: fix flaky test
Kazuki Yamaguchi
2024-01-17
[ruby/openssl] Add support for IO#timeout.
Samuel Williams
2024-01-13
[ruby/openssl] Add support for `gets(chomp: true)`.
Samuel Williams
2023-11-25
Fix test_pkey_dh.rb in FIPS.
Jun Aruga
2023-11-08
CI: Change the openssl_fips.cnf.tmpl and openssl_fips.cnf directories.
Jun Aruga
2023-10-06
[ruby/openssl] Exact checks with `assert_include`
Nobuyoshi Nakada
2023-10-06
[ruby/openssl] Exact checks with `assert_include`
Nobuyoshi Nakada
[next]