aboutsummaryrefslogtreecommitdiffstats
path: root/test/open-uri/test_ssl.rb
Commit message (Expand)AuthorAgeFilesLines
* test/open-uri: regenerate test certificatesKazuki Yamaguchi2016-04-271-80/+76
* leakchecker.rb: remove temporary measurenobu2016-01-051-0/+2
* * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr2015-11-101-2/+1
* * lib/open-uri.rb: Specify frozen_string_literal: true.akr2015-10-181-0/+2
* skip old OpenSSLnobu2014-12-131-1/+4
* * test/net/http/test_https.rbusa2014-12-091-4/+8
* * test/open-uri: Test server log in server thread.akr2014-11-091-68/+56
* * test/webrick: Store log in an array.akr2014-11-091-10/+13
* Use assert_join_threads.akr2014-11-081-30/+99
* suppress warnings: using default DH parameters.naruse2014-06-221-0/+2
* Join threads.akr2014-05-311-8/+4
* Wait until the server stops.naruse2012-04-231-0/+3
* skip OpenSSL dependent tests if not availablenobu2012-04-231-3/+8
* Wait until the proxy stops.naruse2012-04-221-0/+3
* Use mount_proc to avoid the delay of writing data to files.naruse2012-04-041-4/+4
* * remove trailing spaces.nobu2011-05-151-9/+9
* unset HTTP_PROXY, etc.akr2009-12-101-1/+1
* test CA certs dir.akr2009-09-121-0/+11
* test proxy log.akr2009-09-121-0/+27
* add https test.akr2009-09-121-0/+276