aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: Rely on setup-ruby to install Bundler gemsOlle Jonsson2024-06-091-2/+1
* Automatically update GitHub Pages from master branchky/actions-github-pagesKazuki Yamaguchi2024-06-081-0/+37
* Don't download OpenSSL from ftp.openssl.org anyomreKJ Tsanaktsidis2024-06-041-4/+4
* [CI] test.yml - use `bundle exec`, use setup-ruby bundler-cacheMSP-Greg2024-05-081-7/+3
* CI: Remove workaround for Ruby-3.2 and 3.3 on WindowsLars Kanis2024-04-261-9/+0
* CI: Upgrade OpenSSL and LibreSSL versions.Jun Aruga2024-04-241-3/+6
* CI: Add OpenSSL no-legacy case.Jun Aruga2024-02-211-0/+1
* CI: Upgrade OpenSSL and LibreSSL versions.Jun Aruga2024-02-081-7/+7
* CI: Add the rubyinstaller2 issue link that legacy provider is not loaded.Jun Aruga2024-01-111-2/+5
* Windows Ruby 3.3: Workaround: Set OPENSSL_MODULES to find providers.Jun Aruga2024-01-111-2/+2
* CI: Add OpenSSL 3.2.0.Jun Aruga2023-11-241-0/+2
* CI: Change the openssl_fips.cnf.tmpl and openssl_fips.cnf directories.Jun Aruga2023-11-061-3/+2
* CI: Upgrade OpenSSL and LibreSSL versions.Jun Aruga2023-10-251-6/+6
* Merge pull request #682 from ruby/dependabot/github_actions/actions/checkout-4Kazuki Yamaguchi2023-09-221-2/+2
|\
| * Bump actions/checkout from 3 to 4dependabot[bot]2023-09-111-2/+2
* | Rakefile: Add test_fips task for convenience.Jun Aruga2023-09-191-7/+1
|/
* Remove OSSL_DEBUG compile-time optionky/remove-mdebugKazuki Yamaguchi2023-08-311-4/+4
* CI: Replace "mode" in "FIPS mode" with "module".Jun Aruga2023-08-241-3/+3
* Rakefile: Print FIPS information in the `rake debug`.Jun Aruga2023-08-221-1/+2
* CI: Add OpenSSL master branch head non-FIPS and FIPS cases.Jun Aruga2023-08-081-2/+13
* CI: Upgrade OpenSSL versions.Jun Aruga2023-08-021-5/+5
* CI: Add OpenSSL 3.1 FIPS case.Jun Aruga2023-07-251-0/+1
* .github/workflows/test.yml: add provider load path for Windowsqwyng2023-06-171-0/+6
* CI: Fix a typo in the comment. [ci skip]Jun Aruga2023-06-121-1/+1
* CI: Check compiler warnings.Jun Aruga2023-06-071-0/+8
* Drop support for Ruby 2.6ky/require-ruby-2.7Kazuki Yamaguchi2023-06-071-1/+1
* CI: Upgrade OpenSSL and LibreSSL versions.Jun Aruga2023-06-051-6/+10
* CI: Rename the key name "foo_bar" (underscore) to "foo-bar" (hyphen).Jun Aruga2023-06-011-10/+10
* CI: Add the test/openssl/test_pkey.rb on the FIPS mode case.Jun Aruga2023-06-011-1/+3
* CI: Enable the verbose mode in the mkmf.rb by env MAKEFLAGS.Jun Aruga2023-05-231-0/+9
* Revert "CI: Enable the verbose mode in the mkmf.rb."Jun Aruga2023-05-231-9/+0
* CI: Enable the verbose mode in the mkmf.rb.Jun Aruga2023-05-231-0/+9
* CI: Add OpenSSL FIPS mode case.Jun Aruga2023-05-151-2/+32
* .github/workflows/test.yml: Update OpenSSL versionsJun Aruga2023-02-211-2/+2
* skip failing test with truffleruby and ubuntu-22.04Hiroshi SHIBATA2023-02-161-0/+1
* Exclude truffleruby with macos-latestHiroshi SHIBATA2023-02-161-0/+1
* Fix missing needs callHiroshi SHIBATA2023-02-161-0/+1
* Try to run with TruffleRubyHiroshi SHIBATA2023-02-161-1/+3
* Use ruby/actions/.github/workflows/ruby_versions.yml@masterHiroshi SHIBATA2023-02-161-1/+6
* .github/workflows/test.yml: update LibreSSL versionsKazuki Yamaguchi2022-12-231-4/+6
* Strip trailing spaces [ci skip]Nobuyoshi Nakada2022-12-181-1/+1
* Actions - Use Ubuntu 20.04 for 1.1.1 CI, misc fixesMSP-Greg2022-11-281-6/+10
* Added dependebot for github actionsHiroshi SHIBATA2022-11-291-0/+6
* [CI] test.yml - test-openssls - use 1.1.1q, 3.0.5MSP-Greg2022-07-271-2/+4
* [CI] add Ubuntu-22.04 and update mswin, all are OpenSSL 3MSP-Greg2022-05-171-33/+5
* Merge pull request #505 from ruby/update-actionsHiroshi SHIBATA2022-04-151-4/+4
|\
| * Use actions/checkout@v3Hiroshi SHIBATA2022-03-241-2/+2
| * Added 3.1Hiroshi SHIBATA2022-03-241-2/+2
* | Test on LibreSSL 3.4 and 3.5Jeremy Evans2022-04-011-2/+4
|/
* Install openssl with vcpkg on mswinNobuyoshi Nakada2022-03-201-1/+2