Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_system_security


https://github.com/PitchBlackRecoveryProject/android_system_security

Merge "Keystore 2.0: Add keystore2 support to the keystore-engine."

d076ea7950232ff6c437d5786bffcf4dfa0b3006 authored almost 4 years ago
Merge "Keystore 2.0: Implement clear namespace."

7f06ddcb34b2d584b6c71395124b59ea33801285 authored almost 4 years ago
Merge "Fix tests" am: e281be634b am: 7b832ac126 am: c8bbda8fac

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1600774

M...

c27fc712c1151c8d3e4879e09429fd4fd67d3ae6 authored almost 4 years ago
Keystore 2.0: Add keystore2 support to the keystore-engine.

Test: ???
Bug: 173546268
Bug: 171305607
Bug: 175068876
Change-Id: Ib44a8787d31a994453ab56022546c...

670122f58788a02b1c4147b8cbd9605d4cae641c authored almost 4 years ago
Merge "Fix tests" am: e281be634b am: 7b832ac126

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1600774

M...

c8bbda8facf1823c9e83596b2df4c405edf97986 authored almost 4 years ago
Merge "Fix tests" am: e281be634b

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1600774

M...

7b832ac126ac89f358f54077941ebe4643634922 authored almost 4 years ago
Merge "Fix tests"

e281be634b14ec2e3bfc2054c8425e184fb76c4e authored almost 4 years ago
Merge changes I5fd4b49c,Ibf7e5259 am: fb8bbe10e8 am: 6b000b7fd5 am: a1d38b62e9

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1604916

M...

f5baed607372b3cfc18cb904cbb0b48d7cc14c61 authored almost 4 years ago
Merge changes I5fd4b49c,Ibf7e5259 am: fb8bbe10e8 am: 6b000b7fd5

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1604916

M...

a1d38b62e992d9ae9c14a6736a182a0bd04f2d7f authored almost 4 years ago
Merge changes I5fd4b49c,Ibf7e5259 am: fb8bbe10e8

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1604916

M...

6b000b7fd553591148251c6f62095999795fa6fa authored almost 4 years ago
Merge changes I5fd4b49c,Ibf7e5259

* changes:
Mark open() as deliberately not O_CLOEXEC.
odsign: Don't initialize if we can't f...

fb8bbe10e8efb4e88444c8045bdc30a461651e77 authored almost 4 years ago
Mark open() as deliberately not O_CLOEXEC.

To silence a compiler warning.

Bug: N/A
Test: N/A
Change-Id: I5fd4b49c4206a5f563329e48ce93f2f9f...

0186b0f1fdacb49466e838eca9814f374cac1ce6 authored almost 4 years ago
Add Rust bindings to get the list of HALs.

Test: vintf_test
Change-Id: Ic64b53763a4811c79173cdc585a40ccba956ceb9

c19f006e989c26d3d343b51000473bc62c390de1 authored almost 4 years ago
odsign: Don't initialize if we can't find a Keymaster.

This code will soon be obsolete, but make it resilient against a valid
keymaster instance not be...

2a6a5fdb28b3de29ff9cf1e1e68e59d09b5e2908 authored almost 4 years ago
Merge "Keystore 2.0: Add support for resetting legacy user keys." am: 5eeb3d19b2 am: 59b9d357ed am: ca4887d856

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1596167

M...

144c0ec1c86c5f28ab037e081536469e25ea0f98 authored almost 4 years ago
Snap for 7166403 from 37d71ba89e22615844cb07153ecac0fb9901d76b to sc-v2-release

Change-Id: I8fc37c1aa877b5d68bf6a603e73f676cd6e1ee3e

8b92051f74c006984824f4266a529f847a2d2793 authored almost 4 years ago
Merge "Keystore 2.0: Add support for resetting legacy user keys." am: 5eeb3d19b2 am: 59b9d357ed

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1596167

M...

ca4887d85629aa87a8d13a5d12644762311ea6d5 authored almost 4 years ago
Merge "Keystore 2.0: Add support for resetting legacy user keys." am: 5eeb3d19b2

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1596167

M...

59b9d357ed4f79df7db9cb90fc9877800b2da159 authored almost 4 years ago
Merge "Keystore 2.0: Add support for resetting legacy user keys."

5eeb3d19b2c104ef67558438c8dbc75e0f795988 authored almost 4 years ago
keystore2: Implement ECDH in wrapper.

This change makes available ECDH functionality in the case where the
device doesn't have a KeyMi...

90b6ae33e8d82d0946a1dcbed4cc70ad34b1a599 authored almost 4 years ago
Keystore 2.0: Implement clear namespace.

Implements the clearing of a specific namespace. This is requered for
uninstalling an app.

Test...

ddd6e75e54e7c963202a769b021bbaf0925999f8 authored almost 4 years ago
Keystore 2.0: Add support for resetting legacy user keys.

Test: N/A
Bug: 159371296
Change-Id: I2e8adbf17ae953f17950591d72432ec3da7b4fee

eed69849e36f7aecaf4e68b9cdbdaea5373c5c20 authored almost 4 years ago
Fix tests

Adds the crypto tests to TEST_MAPPING.
Fix the compat tests when run locally.

Test: atest --tes...

9978cd4db133820d6f7c588fefdb0d130ed14be0 authored almost 4 years ago
Merge "odsign: Only try to insert certificate in keyring once." am: 3586c0426b am: 44582e2361 am: 081bbbb7a2

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1601394

M...

37d71ba89e22615844cb07153ecac0fb9901d76b authored almost 4 years ago
Merge "odsign: Only try to insert certificate in keyring once." am: 3586c0426b am: 44582e2361

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1601394

M...

081bbbb7a216383a1ed404b53f95d4b15fa97c06 authored almost 4 years ago
Merge "odsign: Only try to insert certificate in keyring once." am: 3586c0426b

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1601394

M...

44582e23611eb04a34c6de1fb2addc6e70efb563 authored almost 4 years ago
Merge "odsign: Only try to insert certificate in keyring once."

3586c0426b4bc7c18a7c405741f90d7966970095 authored almost 4 years ago
odsign: Only try to insert certificate in keyring once.

If this fails, we previously tried to generate a new key, and tried to
insert the cert again. Bu...

799ce6ecdd07e37f57111e6d5523c5d8fe06f426 authored almost 4 years ago
Merge "Start the remoteprovisioning service" am: e32610bf5f am: ba936bc920 am: 1e27e0759a

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1589932

M...

5b43c85a89104dbe28cc366c02a63fc1595fc805 authored almost 4 years ago
Merge "verityutils: fix a memory leak" am: 8b11bb1664 am: f59f60f7fc am: 33292b4123

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1597522

M...

18d3d3fdf973ff47dfa676ba69627229815cc9fb authored almost 4 years ago
Merge "Start the remoteprovisioning service" am: e32610bf5f am: ba936bc920

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1589932

M...

1e27e0759a70809051d4d015fe70725d881bb86a authored almost 4 years ago
Merge "verityutils: fix a memory leak" am: 8b11bb1664 am: f59f60f7fc

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1597522

M...

33292b412307601dc92603f3895a808cfaea62dd authored almost 4 years ago
Merge "Start the remoteprovisioning service" am: e32610bf5f

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1589932

M...

ba936bc92070c774c1da606bbc08f9d35ced8dfe authored almost 4 years ago
Merge "verityutils: fix a memory leak" am: 8b11bb1664

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1597522

M...

f59f60f7fc79ecb2f8248028177acb77e3b07fbe authored almost 4 years ago
Merge "Start the remoteprovisioning service"

e32610bf5f6bcc11ff6ca3baa215240f8e2def98 authored almost 4 years ago
Merge "Do not add quotes around flags argument" am: a4b10ceb9c am: 17dc3e7c3b am: bc963e6112

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1597529

M...

ece225bfe9efa84d11297dac3717c59ed6a1e5dd authored almost 4 years ago
Merge "Do not add quotes around flags argument" am: a4b10ceb9c am: 17dc3e7c3b

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1597529

M...

bc963e61127af77600631b84c83236da64bda356 authored almost 4 years ago
Merge "Do not add quotes around flags argument" am: a4b10ceb9c

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1597529

M...

17dc3e7c3b02c469cf172bfa6a10d7a250c7eb0d authored almost 4 years ago
Merge "verityutils: fix a memory leak"

8b11bb1664fabaad3ab8795fb81ed3f69b0d4522 authored almost 4 years ago
Merge "Do not add quotes around flags argument"

a4b10ceb9cc34b6f4c0af58e88261def4b19d220 authored almost 4 years ago
Do not add quotes around flags argument

* build/soong will adds quotes around the whole flags
and preserve the quotes around flags arg...

6a154e324bfc436a3dfcefa5b57ee9c53c5ae37f authored almost 4 years ago
verityutils: fix a memory leak

`d` is never freed here. use a unique_ptr to ensure that happens in the
future.

caught by the s...

cad5b12437ba269430a8ede3070199dc04d81626 authored almost 4 years ago
Snap for 7160059 from 815bb692f79524643613f5b8f6e4c758448841a7 to sc-v2-release

Change-Id: Ib02cbe07acfc84ed8076a8689463abfbcd0a88bd

a274e0c7a4fd42626f00d5152d77eb4c1281e121 authored almost 4 years ago
[automerger skipped] Mark ab/7061308 as merged in stage. am: ec124967c6 -s ours am: 7857759cfb -s ours

am skip reason: Change-Id I27f11a9cf653b205b66c90721f127766aad12dd7 with SHA-1 0fb6c797e3 is in ...

815bb692f79524643613f5b8f6e4c758448841a7 authored almost 4 years ago
[automerger skipped] Mark ab/7061308 as merged in stage. am: ec124967c6 -s ours

am skip reason: Change-Id I27f11a9cf653b205b66c90721f127766aad12dd7 with SHA-1 0fb6c797e3 is in ...

7857759cfba83a22260d8cba31be965dcd42a750 authored almost 4 years ago
Mark ab/7061308 as merged in stage.

Bug: 180401296
Merged-In: I27f11a9cf653b205b66c90721f127766aad12dd7
Change-Id: I39a17dcc914965f4...

ec124967c6714b149136519f8e483c6a1d64ff7b authored almost 4 years ago
Snap for 7158291 from 81d54412366fc71eb3c2b34feab2fe778016087a to sc-v2-release

Change-Id: I993c4909227a7de23f79ed13eb168f554ba8135e

04a2bf1a6e4a406f23f4b395b5f1cc2d41aaab13 authored almost 4 years ago
Merge "Change ART artifact root dir for odsign." am: f81a4d3dd5 am: 7949aae67e am: 7e2782bde0

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1596452

M...

81d54412366fc71eb3c2b34feab2fe778016087a authored almost 4 years ago
Merge "Change ART artifact root dir for odsign." am: f81a4d3dd5 am: 7949aae67e

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1596452

M...

7e2782bde0b6ef2a6e86c89693a01147dfce48a2 authored almost 4 years ago
Merge "Change ART artifact root dir for odsign." am: f81a4d3dd5

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1596452

M...

7949aae67ed214bee81f88a8b49056e2a852d8d6 authored almost 4 years ago
Merge "Change ART artifact root dir for odsign."

f81a4d3dd5fa5c574fdfeb9dc141c8123bbab14d authored almost 4 years ago
Change ART artifact root dir for odsign.

Bug: 165630556
Test: boot
Change-Id: I692f9442859bd2e0118995d53dcd3a682c8f4252

b6afe1329045cf08c038482bb06da514e5bc7a94 authored almost 4 years ago
Start the remoteprovisioning service

This change implements the functionality needed to start the
remoteprovisioning service as well ...

b2e1d031007ca89d0bf8649e791a5e77ab6a61e8 authored almost 4 years ago
Snap for 7155219 from cefabe717d35a9d5e2ab9e159bd46377d5e21fd2 to sc-v2-release

Change-Id: Ie4ae5e7488dfd809c828ee6e0658a3b442a61bd3

f72e26a03e79a15a3f95fd9a638910f88c733919 authored almost 4 years ago
Merge changes from topic "permissions_UM_aidl" am: e8b2700139 am: 1f2ff35d5c am: 51d44e73c1

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1589955

M...

d7c96eca6c30bf3bc2e0b5bde281714801e5c8d4 authored almost 4 years ago
Make 'password unlock' depend on user management infrastructure. am: 731e3c8c2a am: bf7f14f27a am: 102b8b6336

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1579223

M...

61b3def720c5c8ee79669390d6272adfa99e81bd authored almost 4 years ago
Super encrypted keys am: deab85dc59 am: 3b0e3e9310 am: 2df4c8980e

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1567860

M...

21b9d9ac85e3d502351d4115f6718699cea6f349 authored almost 4 years ago
Implement user manager AIDL. am: da895556c3 am: a17c99138c am: 1b7a7ddd28

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1563933

M...

b93d48ef6795b3a7f7f26bdf7322020c10b10786 authored almost 4 years ago
Populate user states. am: 0e16145678 am: b70803280a am: 0106e7ba46

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1562077

M...

e5d448af85c72ad62369b27a65a371b75c8e9b41 authored almost 4 years ago
Add keystore permissions required by user manager AIDL. am: 803c2d46a6 am: 0848e09fef am: 5a3860a097

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1561335

M...

d40d602764e0259023d27ef6403f63518882dcf1 authored almost 4 years ago
Merge changes from topic "permissions_UM_aidl" am: e8b2700139 am: 1f2ff35d5c

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1589955

M...

51d44e73c10a101e31451ab856af88a556fef5a2 authored almost 4 years ago
Make 'password unlock' depend on user management infrastructure. am: 731e3c8c2a am: bf7f14f27a

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1579223

M...

102b8b6336fa7bcb20314d181d28d7e5463bc5ce authored almost 4 years ago
Super encrypted keys am: deab85dc59 am: 3b0e3e9310

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1567860

M...

2df4c8980e70959db990247772326115c3eece65 authored almost 4 years ago
Implement user manager AIDL. am: da895556c3 am: a17c99138c

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1563933

M...

1b7a7ddd288dd3b1b9eb7f755ae36f06ae00aac2 authored almost 4 years ago
Populate user states. am: 0e16145678 am: b70803280a

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1562077

M...

0106e7ba469265883dec5145d0f0eb0ad2b6af44 authored almost 4 years ago
Add keystore permissions required by user manager AIDL. am: 803c2d46a6 am: 0848e09fef

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1561335

M...

5a3860a0973cfbac9f001da0fa1fa27f6acef023 authored almost 4 years ago
Merge changes from topic "permissions_UM_aidl" am: e8b2700139

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1589955

M...

1f2ff35d5ceb9fca16b500938084a067332639d2 authored almost 4 years ago
Make 'password unlock' depend on user management infrastructure. am: 731e3c8c2a

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1579223

M...

bf7f14f27a30946f6804904a8ee15af6e4d803a2 authored almost 4 years ago
Super encrypted keys am: deab85dc59

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1567860

M...

3b0e3e931028231538cb5abf545b0b8eaf56fcfd authored almost 4 years ago
Implement user manager AIDL. am: da895556c3

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1563933

M...

a17c99138c2e8683f402a2abfdff66d23c5099b4 authored almost 4 years ago
Populate user states. am: 0e16145678

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1562077

M...

b70803280a640ff719f41c87a77b44f102f35211 authored almost 4 years ago
Add keystore permissions required by user manager AIDL. am: 803c2d46a6

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1561335

M...

0848e09feff9c4041efa4783f02d4d8e108909b8 authored almost 4 years ago
Merge "Unclogg treehugger by temporarity disabling this failing test." am: b3fbec57a1 am: 6da15ad604 am: 5f1697d5d8

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1595391

M...

43b825f09ca9ff424fff4324fd0a01521fd6d6cb authored almost 4 years ago
Merge "Unclogg treehugger by temporarity disabling this failing test." am: b3fbec57a1 am: 6da15ad604

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1595391

M...

5f1697d5d84bb5f9016990b45fda76416fd9da61 authored almost 4 years ago
Merge changes from topic "permissions_UM_aidl"

* changes:
Keystore 2.0: Implement legacy blob support.
Make 'password unlock' depend on use...

e8b2700139b2f94225c50147e73b0e5a6e6f0504 authored almost 4 years ago
Merge "Unclogg treehugger by temporarity disabling this failing test." am: b3fbec57a1

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1595391

M...

6da15ad6043493ebacc75883c3e251d1d4bba8ef authored almost 4 years ago
Merge "Unclogg treehugger by temporarity disabling this failing test."

b3fbec57a1cac8d38448437bad7cccb283be0436 authored almost 4 years ago
Unclogg treehugger by temporarity disabling this failing test.

Test: N/A
Bug: 179863810
Change-Id: I4b43630bc5e4242222b81c8de459c033df40acae

fd110490763a1a3c10252650637d68b15179d568 authored almost 4 years ago
Merge "Implement ATTEST_KEY support." am: 89ebc04b12 am: 33a522e66d am: 840322f762

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1588677

M...

cefabe717d35a9d5e2ab9e159bd46377d5e21fd2 authored almost 4 years ago
Merge "Implement ATTEST_KEY support." am: 89ebc04b12 am: 33a522e66d

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1588677

M...

840322f762e131e2e91bce67fe810d511b034e65 authored almost 4 years ago
Merge "Implement ATTEST_KEY support." am: 89ebc04b12

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1588677

M...

33a522e66d41fbade74379c0fab412675f238758 authored almost 4 years ago
Snap for 7152399 from acda6590778d4f3d71ec9e1fba2ec9d9ef0d1dae to sc-v2-release

Change-Id: Ib0477e1d97b68ca37985c0a2ee7259a414aa83ff

c650b002c398eee2e611f4474394a282f70e8803 authored almost 4 years ago
Merge "Implement ATTEST_KEY support."

89ebc04b12d6c0f4d566292548126c7d023723a0 authored almost 4 years ago
Merge "Stub out ATTEST_KEY support." am: 4379320786 am: c1f3fd1146 am: acda69fbbe

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1584548

M...

acda6590778d4f3d71ec9e1fba2ec9d9ef0d1dae authored almost 4 years ago
Merge "Add user manager AIDL." am: 94f45e8098 am: 3b203b3879 am: fa2fbbb8c3

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1560892

M...

74286cbe766ea0aa2a0fad52e388b2abff1bbf88 authored almost 4 years ago
Implement ATTEST_KEY support.

Test: atest CtsKeyStoreTestCases:AttestKeyTest
Change-Id: Ib2a8b0cb21b418b9d36df58836290c2e3e94cfa7

8fde4c2aab77985c334f30dc444dcb35f3bea95f authored almost 4 years ago
Merge "Stub out ATTEST_KEY support." am: 4379320786 am: c1f3fd1146

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1584548

M...

acda69fbbecc2a4dfd1fdaf4f96c3f2ae8f3a056 authored almost 4 years ago
Merge "Add user manager AIDL." am: 94f45e8098 am: 3b203b3879

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1560892

M...

fa2fbbb8c3a45bc62b223829f7b2413281b3dcb0 authored almost 4 years ago
Merge "Stub out ATTEST_KEY support." am: 4379320786

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1584548

M...

c1f3fd1146d1296a01132982e51e0b3fad2929dc authored almost 4 years ago
Merge "Add user manager AIDL." am: 94f45e8098

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1560892

M...

3b203b3879ee428e929d6579083b6da69967cc43 authored almost 4 years ago
Merge "Stub out ATTEST_KEY support."

43793207863442d29a692ccc64180995008a329f authored almost 4 years ago
Merge "Add user manager AIDL."

94f45e8098e843ae49b1877507ad7dd46266e298 authored almost 4 years ago
Keystore 2.0: Implement legacy blob support.

This CL implements on-demand migration of legacy key blobs into
the Keystore 2.0.

This CL has j...

3ed5da79ae8698ded3684577b6b5094d9d596399 authored almost 4 years ago
Make 'password unlock' depend on user management infrastructure.

This CL addresses an existing TODO item in password unlock functionality
that builds on top of u...

731e3c8c2ac88e78f7bda47ed0a2d9b96aeee772 authored almost 4 years ago
Super encrypted keys

This CL implements super encryption of auth bound keys.

Bug: 173545997
Test: TBD
Change-Id: I71...

deab85dc5937a383dda0e2c4b61027a967e40511 authored almost 4 years ago
Implement user manager AIDL.

This CL implements add/remove user and onPasswordChanged.
clearUID functionality, which is also ...

da895556c347b3f1f8cb19690977dceb2ebf1851 authored almost 4 years ago
Add keystore permissions required by user manager AIDL.

Bug: 176123105
Test: unit tests
Change-Id: I333c73799b4033ab1280efcb5bc4832026df4112

803c2d46a64ec0073520decb24d8ba54dd7a57d6 authored almost 4 years ago
Populate user states.

Bug: 176123105
Test: TBD
Change-Id: I4f665044e9dff8728da389aa668ec6d1c8804073

0e16145678a24cacc4d83e5abbe1facae657fbd1 authored almost 4 years ago
Add user manager AIDL.

Bug: 176123105
Test: TBD
Change-Id: Ic3dc177ffe31d3122b1976a3a4c4cfd27d19809f

d31e437aaa8a8d2dd240fecc61baf0bdc35a9917 authored almost 4 years ago
Stub out ATTEST_KEY support.

Bug: 171845787
Test: Build
Change-Id: I243d58f72a55af4b299ff48c419b0cde4e64cbce

c2f3acfcb9fc9967333e01e632af994dd7cc6ed5 authored almost 4 years ago