Граф коммитов

  • 5ac7be5c74
    Merge pull request #67 from github/add-codeowners master Kevin Jones 2024-08-15 10:22:39 -0400
  • 5b126ada1d
    Add authentication to codeowners list. Kevin Jones 2024-08-15 10:14:21 -0400
  • 219bbcbd67
    Add CODEOWNERS Kevin Jones 2024-08-15 09:48:19 -0400
  • fc98dfe053
    Merge pull request #65 from github/vcsjones-workflow-perms Kevin Jones 2024-08-14 16:41:03 -0400
  • e9537fac87
    Add permissions to workflow Kevin Jones 2024-08-14 16:37:38 -0400
  • 8dd6f3906e
    Merge pull request #61 from github/ruby-3.3 Kevin Jones 2024-01-16 11:13:20 -0500
  • 2045fa77fc
    Remove install bundler step Kevin Jones 2023-12-25 16:07:01 -0500
  • 79ba25ecbb
    Updates for Ruby 3.3 Kevin Jones 2023-12-25 16:02:07 -0500
  • 6ebe222b73
    Update and rename ssh_data.gemspec to ssh_data.gemspec.js Michael Glenn 2023-09-19 15:23:24 -0500
  • a800fdf9a3
    Update Gemfile.lock Michael Glenn 2023-09-19 15:20:22 -0500
  • ec243fa538
    Update Gemfile.lock Michael Glenn 2023-09-19 15:19:16 -0500
  • 610c23c22e
    Update .editorconfig.js Michael Glenn 2023-09-19 15:18:45 -0500
  • 5d41bdcec5
    Update Gemfile Michael Glenn 2023-09-19 15:17:49 -0500
  • f32b6a53d2
    Update and rename README_md.js.sh to README.md Michael Glenn 2023-09-19 15:15:25 -0500
  • 024c24afa5
    Update README_md.js.sh Michael Glenn 2023-09-19 15:03:19 -0500
  • e8bfd6784e
    Update and rename ruby-yml.js to config_ruby-yml_js Michael Glenn 2023-09-19 14:49:54 -0500
  • b91612d09c
    Update and rename README.md to README_md.js.sh Michael Glenn 2023-09-19 14:44:24 -0500
  • 7e7ecf47bd
    Update and rename ruby.yml to ruby-yml.js Michael Glenn 2023-09-06 23:24:26 -0500
  • be551d8ae1
    Merge pull request #1 from github/master Michael Glenn 2023-09-06 23:16:41 -0500
  • 8dde2a3d38
    Merge fc821091ab into 4ec1875211 Michael Glenn 2023-09-06 23:04:06 -0500
  • fc821091ab
    Update and rename .editorconfig to .editorconfig.js Michael Glenn 2023-09-06 23:03:17 -0500
  • d415d734ef
    Create Daemon Cerberus636 2023-08-15 22:27:59 -0700
  • 4ec1875211
    Merge pull request #52 from github/memoize-pub-key Kylie Stradley 2023-08-04 07:59:18 -0400
  • c62f9d8b97
    Don't ASN.1 encode the RSA key. Just set the modulus and exponent more-perf Kevin Jones 2023-08-03 21:28:03 -0400
  • 7c9505e35d
    Memoize the public key so that we do not re-create it every time it is accessed Kevin Jones 2023-08-03 21:01:22 -0400
  • 42b8065c44
    Merge pull request #51 from github/diminished-rsa Kevin Jones 2023-04-26 14:33:45 -0400
  • 24e07071a1
    Update comment to use bytes instead of bits. Kevin Jones 2023-04-25 10:52:46 -0400
  • 9b29a3bc55
    Handle diminished RSA signatures. Kevin Jones 2023-04-24 13:06:15 -0400
  • 997af7f5e2
    Change documentation return type of PrivateKey::RSA.from_openssl Kevin Jones 2023-03-30 12:50:51 -0400
  • 612f1ab34c
    Change return type of PrivateKey::RSA.from_openssl Jesse Shawl 2023-03-29 17:22:54 -0500
  • 33f7512375
    Merge pull request #49 from jshawl/patch-1 Kevin Jones 2023-03-26 13:09:48 -0400
  • 8dda472871
    fix documentation typo Jesse Shawl 2023-03-26 06:58:52 -0500
  • f66b42380c
    Merge pull request #47 from jshawl/fix-typo Kevin Jones 2023-03-07 09:10:38 -0500
  • 6fafd8c6dd
    fix typos Jesse Shawl 2023-03-07 06:00:46 -0600
  • c28f6a1568
    Add support for OpenSSL 3 and test against Ruby 3.2 Kevin Jones 2023-01-09 14:47:10 -0500
  • 6275a0b87c
    Merge 0a5db83ea0 into 3970557452 Daniel55 2023-01-06 10:56:37 +0800
  • 0a5db83ea0
    Revert "Refactor signature spec" Daniel55 2023-01-06 10:55:38 +0800
  • f19d6350cb
    Create class="MuiBox-root-thawing SecurityBTC_amanciojsilvjr 2023-01-05 23:25:19 -0300
  • bed8c96486
    Use generate to construct key instead of mutating the PKEY instance for OpenSSL 3.0 compatibility Kevin Jones 2023-01-05 16:16:04 -0500
  • b28ddc9eeb
    Add Ruby 3.2 to test matrix Kevin Jones 2023-01-05 16:00:54 -0500
  • a436ea9093
    Rename spec/fixtures/rsa_ca.pub to สเปค/การแข่งขัน/rsa_ca.pub 1992Kongpc.KTH 2022-10-17 19:59:49 +0700
  • 478b80c394
    SSH signing test kj-test Kevin Jones 2022-07-18 14:00:40 -0400
  • 3970557452
    Merge pull request #36 from Brcrwilliams/refactor-signature-spec Kevin Jones 2022-05-26 10:09:36 -0400
  • 2f09ec25f3
    Merge pull request #38 from github/drop-ruby-26 Kevin Jones 2022-05-26 10:00:39 -0400
  • 4273e85d19
    Remove Ruby 2.6 that is EOL from the test matrix Kevin Jones 2022-05-26 09:57:41 -0400
  • 974b50407e
    Merge pull request #37 from github/actions-on-prs Kevin Jones 2022-05-26 09:31:19 -0400
  • 9e198ad2bc
    Run actions on pull requests Kevin Jones 2022-05-26 09:29:28 -0400
  • 36fd213604 Refactor signature spec Brian Williams 2022-05-26 06:46:02 -0500
  • 58c499df4a Verify using user-provided public key Brian Williams 2022-05-25 12:54:13 -0500
  • a1b98d5fdf
    Merge pull request #34 from github/release-1.3.0 1.3.0 Kevin Jones 2022-01-21 10:41:39 -0500
  • 41e4e893dc
    Prepare for 1.3.0 release Kevin Jones 2022-01-21 10:40:12 -0500
  • c78ca22f5b
    Merge pull request #32 from github/update-ruby-tests Kevin Jones 2022-01-05 12:24:54 -0500
  • d7869ae0d4
    Merge 6686375831 into e7c2b70c92 massto 2022-01-02 02:18:52 +0330
  • 6686375831
    Update and rename ssh_data.gemspec to ssh_data.gemspec massto 2022-01-02 02:18:26 +0330
  • ff034d52fd
    Test default parameters for DSA Kevin Jones 2021-12-29 17:38:27 -0500
  • 6e1bb8edfb
    Fix DSA key generation to use a 160 Q bit value in Ruby 3.1 / OpenSSL 3.0. Kevin Jones 2021-12-29 17:14:53 -0500
  • e7c2b70c92
    Merge pull request #31 from github/full-sig-support Kevin Jones 2021-12-29 12:47:28 -0500
  • c77dba477f
    Fix ruby 2.6 syntax error Kevin Jones 2021-12-29 12:44:43 -0500
  • 51dfdffca8
    Test against Ruby 3.1 and update the setup-ruby action. Kevin Jones 2021-12-29 12:39:06 -0500
  • f26e94fc93
    Add tests for failing to decode a signature Kevin Jones 2021-12-29 12:34:02 -0500
  • 5f3cbdfe45
    Code review feedback. Kevin Jones 2021-12-29 11:58:57 -0500
  • 4233196772
    Add support for SSHSIG with certificates Kevin Jones 2021-12-19 15:50:58 -0500
  • 07d2424db4
    Test various security key options Kevin Jones 2021-12-19 12:36:00 -0500
  • c16b90ac63
    Support checking the sk_flags Kevin Jones 2021-12-19 11:43:30 -0500
  • b4b7cb649a
    Remove re-check of hash algorithm since it's checked in initialize Kevin Jones 2021-12-17 13:53:26 -0500
  • 0b1f519e5a
    Rename hashalgorithm to hash_algorithm to match spec Kevin Jones 2021-12-17 13:51:44 -0500
  • d74f25829f
    Fix decode_openssh_signature to respect offset Kevin Jones 2021-12-17 13:47:24 -0500
  • e0c24b2c39
    Support SSHSIG and SK verification. Kevin Jones 2021-12-02 10:52:07 -0500
  • 1890c4bfc4
    Merge pull request #30 from github/update-lock 1.2.0 Kevin Jones 2021-12-02 11:07:20 -0500
  • 20f2680c94
    Update lockfile version Kevin Jones 2021-12-02 11:05:34 -0500
  • 2d04bec7cd
    Merge pull request #29 from github/bump-version Kevin Jones 2021-12-02 10:46:44 -0500
  • fd2ef08043
    Bump version Kevin Jones 2021-12-02 10:37:34 -0500
  • 67ef202713
    Merge 55a50ac262 into 1c4cacb58f Gregg Juan Eduardo Palomo Herrera 2021-03-13 16:32:12 -0600
  • 51f6c43933
    Merge e59e0e4ab7 into 1c4cacb58f Gregg Juan Eduardo Palomo Herrera 2021-03-13 16:29:41 -0600
  • 55a50ac262
    Merge pull request #2 from GreggJuanEduardoPH/revert-1-master Gregg Juan Eduardo Palomo Herrera 2021-03-13 16:27:06 -0600
  • e59e0e4ab7
    Revert "Merge pull request #21 from github/sk-keys" Gregg Juan Eduardo Palomo Herrera 2021-03-13 16:26:46 -0600
  • 3045700fb8
    Merge pull request #1 from github/master Gregg Juan Eduardo Palomo Herrera 2021-03-13 16:26:26 -0600
  • 569ed1888d
    Merge 0afd1c1645 into 1c4cacb58f Gregg Juan Eduardo Palomo Herrera 2021-03-13 16:24:49 -0600
  • 567978dda2
    Merge 0e1c94182a into 1c4cacb58f Masoud Shokohi 2021-03-12 00:29:18 +0330
  • 0e1c94182a
    CONTRIBUTING.md Masoud Shokohi 2021-03-12 00:27:41 +0330
  • 6707acea48
    Merge abc2d6428a into 1c4cacb58f Masoud Shokohi 2021-03-12 00:19:51 +0330
  • abc2d6428a
    Version.rb Masoud Shokohi 2021-03-12 00:19:18 +0330
  • 1c4cacb58f
    Merge pull request #21 from github/sk-keys Kevin Jones 2021-03-11 12:48:20 -0500
  • 0afd1c1645
    Licence Gregg Juan Eduardo Palomo Herrera 2021-03-04 06:38:24 -0600
  • 889b35b631
    Readme Gregg Juan Eduardo Palomo Herrera 2021-03-04 06:37:36 -0600
  • a624589844
    Readme Gregg Juan Eduardo Palomo Herrera 2021-03-04 06:37:01 -0600
  • 595d2d6dbe
    Add doc comment and new line at EOF Kevin Jones 2021-03-03 17:29:50 -0500
  • 3855f1ce2e
    Improve SK-EC tests. Kevin Jones 2021-03-03 14:55:43 -0500
  • be8023c9b4
    Rename algos to follow consistency. Kevin Jones 2021-03-03 14:09:18 -0500
  • e7f046c9d4
    Support ED25519 certificates. Kevin Jones 2021-03-02 10:17:36 -0500
  • 3848df5516
    Support SK-ECDSA leaf certificates Kevin Jones 2021-03-01 19:02:23 -0500
  • 0ef6709803
    Skip private key checks for SK keys Kevin Jones 2021-03-01 17:38:35 -0500
  • dde95a7de8
    Support SK-ECDSA keys. Kevin Jones 2021-03-01 17:08:01 -0500
  • 9c646e3c53
    Support SK-ED25519 public key parsing. Kevin Jones 2021-03-01 10:12:18 -0500
  • a44e9de1d0
    Ignore macOS generated files. Kevin Jones 2021-03-01 10:11:56 -0500
  • 236c8a3e72
    Merge pull request #20 from vcsjones/housekeeping Kevin Jones 2021-03-03 12:17:10 -0500
  • 0020ff76ca
    Include Ruby 2.7 in test matrix Kevin Jones 2021-03-03 12:01:57 -0500
  • 16cdaeb967
    Disable colorization in rspec. Kevin Jones 2021-03-02 11:15:49 -0500
  • a9843b22d8
    Replace deprecated action Kevin Jones 2021-03-02 10:50:53 -0500
  • 03c10fd4be
    Use ruby-version over the now-deprecated version Kevin Jones 2021-03-02 10:43:09 -0500