summaryrefslogtreecommitdiff
path: root/test/openssl
AgeCommit message (Expand)Author
2014-06-03* test/openssl/test_ssl.rb (OpenSSL::TestSSL#test_verify_result):usa
2014-06-01Suppress warnings.akr
2014-05-29* ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socketakr
2014-05-28Close fds.akr
2014-05-28* ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to workakr
2014-05-27* test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr
2014-05-27* test/openssl/test_pkcs7.rb: Fix inverted expected and actual values.kou
2014-05-27* test/openssl/test_pair.rb: Modify TestSSL#test_read_and_writehsbt
2014-05-27* remove trailing spaces.svn
2014-05-27* test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data.hsbt
2014-05-27* test/openssl/test_hmac.rb (test_binary_update): Added Test forhsbt
2014-05-25* test/openssl: Join threads.akr
2014-05-25* test/openssl/test_partial_record_read.rb: Testing read_nonblock onhsbt
2014-05-07refactored to test Socket and TCPSocket/TCPServer more consistently.akr
2014-05-07* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr
2014-05-07refactoring to extract tcp_pair.akr
2014-04-16ossl_pkey.c: fix memory leaknobu
2014-03-07* test/openssl/test_ssl.rb: Reuse TLS default options fromemboss
2014-03-06fix r45274; it change default but doesn't change tests [Bug #9424]naruse
2014-01-28* ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IOtenderlove
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