summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2013-12-10openssl/digest.rb: get rid of deprecated classnobu
2013-12-03* ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings fromdrbrain
2013-11-14* test/openssl/test_cipher.rb (test_aes_gcm_wrong_tag): Don't useakr
2013-09-04wait until the shutdowning message reaches to the servernaruse
2013-09-03* test/openssl/test_pair.rbusa
2013-08-26* io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove
2013-08-07* test/openssl/test_ssl.rb: Fix test for CVE-2013-4073.charliesome
2013-07-22* ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZdrbrain
2013-07-07* test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves asemboss
2013-07-05* ext/openssl/ossl_pkey_ec.c: Ensure compatibility to builds ofemboss
2013-07-05* test/openssl/test_x509crl.rb: Remove unused variable.emboss
2013-07-05* lib/openssl/ssl.rb: Fix SSL client connection crash for SAN markedemboss
2013-06-27* ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fixnagachika
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-18* test/openssl/test_cipher.rb: Correct a typonaruse
2013-04-15* ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.emboss
2013-04-08Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESSheadius
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2013-04-02fix typo: s/@ca_cert/@cacert/naruse
2013-03-23Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-12-20* remove trailing spaces.nobu
2012-12-20* test/openssl/test_pkey_dh.rb: revert special treatment ofemboss
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-18* test/openssl/test_ssl.rb: Use :TLSv1_2_client explicitly inemboss
2012-12-18* test/openssl/test_ssl.rb: Improve my grammar.emboss
2012-12-18* ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss
2012-11-29* test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode testnahi
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-10-06* test/openssl/test_config.rb (OpenSSL#test_constants): skip only whennobu
2012-09-03* test/openssl/test_asn1_rb:emboss
2012-09-03* test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss
2012-09-03remove trailing spaces.nobu
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2012-09-02* test/openssl/utils.rb: Use a cached DH key instead of generating aemboss
2012-08-31* ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss
2012-08-28* test/openssl/utils.rbemboss
2012-08-21remove trainling spaces.nobu
2012-08-09* test/openssl/test_config.rb (OpenSSL#test_constants): skip thiskosaki
2012-08-02* ext/openssl/lib/openssl/digest.rbemboss
2012-07-18* test/openssl/test_config.rb: remove temporally files early.akr
2012-06-10* ext/openssl/ossl_pkey_ec.cemboss
2012-06-10* ext/openssl/ossl.cemboss
2012-06-09* ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss
2012-05-26* ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss
2012-05-25* test/openssl/test_ssl.rb: Clarify the intention of errors to beemboss
2012-05-25* ext/openssl/ossl_ssl.c: Revert r35583emboss