forked from ruby/openssl
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kazuki Yamaguchi edited this page Feb 5, 2017
·
2 revisions
$ git fetch git://git.rhe.jp/ruby-openssl.git tag ruby-trunk-ruby-openssl-branch-point tag ruby-trunk-ruby-openssl-import-point
$ git log --no-walk ruby-trunk-ruby-openssl-branch-point
commit 4d4ee3b07e5e65237f34f2a0c239d211e4cafe80
Author: naruse <[email protected]>
Date: Tue Feb 2 11:02:10 2016 +0000
Skip SHA from test_digest_constants for LibreSSL 2.3
The first one of ruby/openssl#40
https://github.com/ruby/openssl/issues/40#issuecomment-159839338
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
$ git log --no-walk ruby-trunk-ruby-openssl-import-point
commit 0c136c786bcef9b05ccc60ef68b9d69f69b083ec
Author: Kazuki Yamaguchi <[email protected]>
Date: Sun May 29 22:56:36 2016 +0900
Sync with Ruby trunk
Add sample/. Copied from sample/openssl/ of Ruby's tree.
Sync-with-trunk: r53718
$ git replace ruby-trunk-ruby-openssl-import-point ruby-trunk-ruby-openssl-branch-point