You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by nizhikov <gi...@git.apache.org> on 2018/06/09 10:15:50 UTC

[GitHub] ignite pull request #4167: IGNITE-8485: TDE Implementation

GitHub user nizhikov opened a pull request:

    https://github.com/apache/ignite/pull/4167

    IGNITE-8485: TDE Implementation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nizhikov/ignite IGNITE-8485

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4167.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4167
    
----
commit 02bf17120260850a51fd707b1c4af0ea029f5947
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-04T15:42:15Z

    First draft of TDE public api

commit b8219398ed899859943371499edaf97094b89f07
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-17T12:38:34Z

    Merge branch 'tde-public-api' into IGNITE-8485

commit e3588129374ce382c9e263f9124ac36dc1157e04
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-18T11:05:10Z

    IGNITE-8485: Initial commit.

commit bd784bc72a0f6014d96af2ca6ca3ec0871804df9
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-23T18:44:54Z

    Merge branch 'master' into IGNITE-8485

commit 2a4cb3e2d79dbc724afe58fb3d411ea890491c68
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-24T07:50:32Z

    Merge branch 'master' into IGNITE-8485

commit a1eee8cf8bf2a601b5180261e7d8bc64ef994ce6
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-24T11:13:41Z

    IGNITE-6055: Some work done

commit 1f11d94ebf608a27e36c5b3ba7869d791363eebe
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-28T06:59:16Z

    Merge branch 'master' into IGNITE-8485

commit 5ba1429c8ee8cc18d5e6bbbe1b798564098d9852
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-28T12:04:08Z

    IGNITE-8485: Cipher SPI Default implementation.

commit 55e63969472d2c14e67f5f47f2ea4b26245fc0e5
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-28T12:14:50Z

    IGNITE-8485: Cipher SPI Default implementation.

commit 54480f6057d1a90cf39dae025c1790a14e2a0100
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-28T13:12:52Z

    Merge branch 'master' into IGNITE-8485

commit 406e9b9f991d25a11050026a82a899dad95a85c7
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-28T19:11:26Z

    IGNITE-8485: Working on cache creation enhancement.

commit caa33c72b5ab4bae2a65a030451bdcb40fd64e1e
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-29T09:38:23Z

    Merge branch 'master' into IGNITE-8485

commit 76591c66c9ab4424bcf2b3a86bd6b53345352ae6
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-29T10:36:31Z

    IGNITE-8485: Working on cache creation enhancement.

commit 48c09d6c861db73ae28d96908a1d2e32ed3fda21
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-29T13:49:00Z

    Merge branch 'master' into IGNITE-8485

commit 0aa270f1f348cb6a1e03c8f6ec1c592e13b08c0f
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-29T17:28:12Z

    IGNITE-8485: Working on cache creation enhancement.

commit 31552585852b1619c09731492584f592975a6b06
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-30T06:10:36Z

    IGNITE-8485: Working on cache creation enhancement.

commit 93ae93035570f99af7342f7e7d335f9dde36825b
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-30T06:10:50Z

    Merge branch 'master' of github.com:apache/ignite into IGNITE-8485

commit 030069df12338ad93725f1b92e41b7213896f64f
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-30T16:35:53Z

    IGNITE-8485: Cache create implementation.

commit bc66683e85dd1156f0945f308bab7c9ef8cf6639
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-30T16:42:02Z

    Merge branch 'master' of github.com:apache/ignite into IGNITE-8485

commit af826e2e4f510a02be642147df56ab167372e126
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-31T14:43:34Z

    IGNITE-8485: Cache create implementation.

commit d451d4e46687ac8f1afa08c4b6ac8139fa8a5249
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-31T15:02:00Z

    IGNITE-8485: Cache create implementation.

commit 5f49d749a48e814bf5a97371fd261bbdda9498ce
Author: Nikolay Izhikov <ni...@...>
Date:   2018-05-31T15:04:27Z

    Merge branch 'master' into IGNITE-8485

commit 04613b2dc739ee1b0916e0e97f6bd5131a2c353e
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-01T10:51:00Z

    IGNITE-8485: Validation of master key for joining node added.

commit c4da23c88f6b84269fa9ae944e4706a716350408
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-01T17:21:38Z

    IGNITE-8485: Cache creation on cluster activation seems to be working.

commit 2f58ad4cf0d7c2b64aca6d0050a0107dc823ee4b
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-01T17:47:25Z

    Merge branch 'master' into IGNITE-8485

commit 6379fcf11803c6574349665365edeae7b20ffa7b
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-04T12:47:01Z

    Merge branch 'master' into IGNITE-8485

commit 7f1640dc6d73411b549ed324d1afe8486be5e955
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-04T16:20:40Z

    IGNITE-8485: Refactoring to be able to implement EncryptedPageStore

commit 9e31b790adf5193ab04202c4751d3e00c936564d
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-05T12:52:27Z

    IGNITE-8485: Start working on file encryption

commit 7c3f15831631520bde7872f545350bd50d0f114a
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-06T13:28:05Z

    IGNITE-8485: Page encryption seems to be working

commit a0ca0994ccd1e592f29ec054424b4b4f3a575766
Author: Nikolay Izhikov <ni...@...>
Date:   2018-06-06T13:41:45Z

    Merge branch 'master' into IGNITE-8485

----


---

[GitHub] ignite pull request #4167: IGNITE-8485: TDE Implementation

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4167


---