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

Add prod GEEK to rkp_factory_extraction_tool am: f71501fa36

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

625c10fdaa0e00766a0227ce76cd66c63df1eb84 authored over 3 years ago
Remove duplicate generateEekChain routine am: dfce5dbb66

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

38bb15b6d4909234a7c0487546d6d54cbab5e99e authored over 3 years ago
Merge changes from topic "rkp-factory-tool-redux" into sc-dev

* changes:
Generate random challenge in RKP factory tool
Add prod GEEK to rkp_factory_extrac...

fabece8c06af245dbbab7100bc19f25e00d580d4 authored over 3 years ago
Snap for 7487213 from 69983cb06c167b4c021b42bac1cbf9104dc7e3f9 to sc-v2-release

Change-Id: I05b0e22a0c70d635ce7334a27d30380a1ffc4eb5

183ac1a19f8fc0d737d1d73742df760683131da1 authored over 3 years ago
Fixing CBOR parsing/serialization for prod keys. am: 8d6e82c642

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

69983cb06c167b4c021b42bac1cbf9104dc7e3f9 authored over 3 years ago
Generate random challenge in RKP factory tool

The challenge was previously hard-coded to an empty string previously.
Though it's not necessari...

1aa82dadc004c2e570280179d4dbed80ea71f72c authored over 3 years ago
Add prod GEEK to rkp_factory_extraction_tool

The production Google Endpoint Encryption Key has been generated, so
include it in the tooling t...

f71501fa36f1e422e903b9c559a8f3be9a99464c authored over 3 years ago
Fixing CBOR parsing/serialization for prod keys.

Production keys are 6 bytes smaller than test keys due to the absence of
an entry in the COSE_Ke...

8d6e82c64276cac7fac72e13495a414cc9f17998 authored over 3 years ago
Remove duplicate generateEekChain routine

Reduce duplicated code, hooray. Also, we'll be adding the real EEK to
the support library, so pr...

dfce5dbb668f2be6d4c8ed29e591a856842dc8fe authored over 3 years ago
Snap for 7468788 from ed061c40b164d97854a618f6af1ceed4a74fdb1f to sc-v2-release

Change-Id: Ib1b551e1943f882c6bb334351a0cfba6d721d77a

495799f8c6417b54c52c9f5160e329ded3555cd3 authored over 3 years ago
Merge "Remove provisioner_cli tool" into sc-dev am: fb5ccb7558

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

ed061c40b164d97854a618f6af1ceed4a74fdb1f authored over 3 years ago
Merge "Remove provisioner_cli tool" into sc-dev

fb5ccb755884ff1fc1a32c80ebea32e249ced9db authored over 3 years ago
Snap for 7464306 from 8b53f84573453b6608e4cb25997181dde5e0e600 to sc-v2-release

Change-Id: I9fd96c03da8f4017bfd984da10f1df055eb0e1d7

d4b428cef7188abe97316a9c117fd1222f97bfce authored over 3 years ago
Remove provisioner_cli tool

This tool has been made obsolete by rkp_factory_extraction_tool

Bug: 191301285
Test: n/a -- not...

e10f778ec3b953e6b20652e0a7b4dadb7aba5390 authored over 3 years ago
Merge "Keystore 2.0 km_compat: Fix getKeyCharacteristics / SecLevel::SOFTWARE" into sc-dev am: 7a23b2287a

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

818e78f8ad3eac0be783824b4c85b83bcf037139 authored over 3 years ago
Merge "Keystore 2.0 km_compat: Fix getKeyCharacteristics / SecLevel::SOFTWARE" into sc-dev

7a23b2287ac9529347bfa7877e4703b76efd748b authored over 3 years ago
Fix VPN profile store test am: 0a650e5679

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

8454fd51a96b841a44ff90e7b48ca9dfc1ef68ed authored over 3 years ago
Keystore 2.0 km_compat: Fix getKeyCharacteristics / SecLevel::SOFTWARE

Fix getKeyCharacteristics when the security level is SOFTWARE.

Ignore-AOSP-First: Will backport...

8c7eef9fb3353e5735b5bd7215a281914ecbf57c authored over 3 years ago
Snap for 7460045 from 36e2b2afec368176e454586d1c902a9413dd1438 to sc-v2-release

Change-Id: Ib5e6ef2bdd610d5ddbfe4212344e61eaaef13c41

984377720defd4a29862a0ce558054f6f148d8b9 authored over 3 years ago
Fix VPN profile store test

WAL mode was disabled, but one of the VPN profile store tests was
still checking to ensure WAL m...

0a650e5679490623ac877a9943c6ab370c2a9a3d authored over 3 years ago
Merge "Keystore2: fix test_large_number_of_concurrent_db_manipulations" into sc-dev am: b6d0452033

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

8b53f84573453b6608e4cb25997181dde5e0e600 authored over 3 years ago
Merge "Keystore2: fix test_large_number_of_concurrent_db_manipulations" into sc-dev

b6d0452033fa14a681685418463cb6cba742c8f5 authored over 3 years ago
Merge "Keystore2: Stop using WAL mode" into sc-dev am: 9896533fa4

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

36e2b2afec368176e454586d1c902a9413dd1438 authored over 3 years ago
Merge "Keystore2: Stop using WAL mode" into sc-dev

9896533fa4770d45f9d992e9eed01e247c5e5e27 authored over 3 years ago
Keystore2: fix test_large_number_of_concurrent_db_manipulations

The test was disabled and got stale. Fix the test so it uses the GC,
as it's useful for checking...

bdd4d3c4fd41a2250eaadef9f0603cb07b3347c7 authored over 3 years ago
Keystore2: Stop using WAL mode

WAL mode attempts to open an additional file for use as a shared memory
mechanism. If storage is...

cd3c632459c58f5ab8a5caeadb22ae2531e5c187 authored over 3 years ago
Snap for 7451779 from eb1239d9ae25ea241a3c7c011057bde81aa7e9ad to sc-v2-release

Change-Id: If0ae2ca09c79cc7f9f834955f8c7127d09dbad9f

7582c674c3c0852327ce1cfaea95077ad190768a authored over 3 years ago
Merge "Keystore 2.0 certificate utils: Set time by string." into sc-dev am: 71d6e6e9a2

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

eb1239d9ae25ea241a3c7c011057bde81aa7e9ad authored over 3 years ago
Merge "Keystore 2.0 certificate utils: Set time by string." into sc-dev

71d6e6e9a2e2b87b29b78f4a539d5a48a6b2a792 authored over 3 years ago
Keystore 2.0 certificate utils: Set time by string.

Set notBefore and notAfter times using strings rather then architecture
dependent time_t.

Ignor...

a6f8f8d4658b7f31035692886875aa4914738ae4 authored over 3 years ago
Merge "Keystore 2.0: Don't panic key negotiation checksum failure." into sc-dev am: dc3ee29d61

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

045d21fbf1a857cff51125f8888b754f3858bae3 authored over 3 years ago
Merge "Keystore 2.0: Don't panic key negotiation checksum failure." into sc-dev

dc3ee29d611bca60b177f64fb0dbd44a7eb17057 authored over 3 years ago
Keystore 2.0: Don't panic key negotiation checksum failure.

We should not panic when a checksum failure happens during shared key
negotiation. This is typic...

6b0f28e6a91f235f31a23ff8938a8205e0b5a2f5 authored over 3 years ago
Snap for 7447849 from ed3b8565b525eb1be56b08e027fc6561f6f6902d to sc-v2-release

Change-Id: Ib26d357e93b6111cebfd94736ca7deefc8f7fa4b

a3c5a0400c4c58a78127a25041e666233acbf1a3 authored over 3 years ago
Merge "Keystore 2.0: Fix misinterpretation of the versionNumber." into sc-dev am: abc93d1477

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

ed3b8565b525eb1be56b08e027fc6561f6f6902d authored over 3 years ago
Merge "Keystore 2.0: Fix misinterpretation of the versionNumber." into sc-dev

abc93d14775d545082137daf98f45496c9f67f94 authored over 3 years ago
Keystore 2.0: Fix shared secret negotiation for Keymaster 4.x am: 35ae2065c1

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

045a85efcbb2d070ec4a9db6d03ea09da13b0301 authored over 3 years ago
Keystore 2.0: Fix shared secret negotiation for Keymaster 4.x

The km_compat legacy wrapper would only cache the first shared secret
participant and then retur...

35ae2065c18fd7d6c798dcd2b46eff0a73d5a980 authored over 3 years ago
Keystore 2.0: Fix misinterpretation of the versionNumber.

Keystore 2.0 assumed that the version number in the HWInfo struct
corresponds to the HAL version...

46ad055684c132b5ec524b0fca3792457d5fba4f authored over 3 years ago
Snap for 7418083 from 426e1b5ca6d7cc1886a1b1f6c9dfc4861955db83 to sc-v2-release

Change-Id: I9d5a137bdf5cef3af99ee01f630eeb52bf0ad642

147f12c53efa434c7b20641ec6016af34286ea20 authored over 3 years ago
Keystore 2.0: Boot level key: Add missing digest to operation params am: 83bf24225c

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

426e1b5ca6d7cc1886a1b1f6c9dfc4861955db83 authored over 3 years ago
Keystore 2.0: Delete unencrypted boot level keys. am: 97c83875a2

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

04c224822c5c9e245f00596f3b3a3d28c7892c4b authored over 3 years ago
Keystore 2.0: Add database versioning. am: a6bd1f9313

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

5c454dd0ced260e3ff87cafb16343114ca3e8eb6 authored over 3 years ago
Keystore 2.0: Move db_utils to database submodule. am: a0648e0737

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

722c0696428bcfc6b3646b089e688945d2470b97 authored over 3 years ago
Keystore 2.0: Make key type an explict argument. am: 10b79f5e7c

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

a5149226754d6d8d1ec84c4c6f9e43e6d53f6350 authored over 3 years ago
Keystore 2.0: Boot level keys: Check key characteristics. am: 0f81538628

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

7ed179bec7c55aadd7e3bd3444cda3536146aade authored over 3 years ago
Keystore 2.0: Use preferred KM instance for level zero key. am: e8597d6757

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

0cde85a72be924c76557ca378b43c1a65dee6587 authored over 3 years ago
Keystore 2.0: km_compat: Implement getKeyCharacteristics. am: c4e8572cb7

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

de80c040bc01e8a26808a546f4739948527fd4f3 authored over 3 years ago
Keystore 2.0: Boot level key: Add missing digest to operation params

When generating the boot level zero key the operation params were
missing the digest parameter w...

83bf24225ca6625a4f8a59083223cd3a6dce7efe authored over 3 years ago
Keystore 2.0: Delete unencrypted boot level keys.

This patch uses the database versioning mechanism to delete boot level
bound keys that have been...

97c83875a23d8ae9c8b2a1240af0fc594d96d72d authored over 3 years ago
Keystore 2.0: Add database versioning.

This patch adds database versioning.

When a KeystoreDB connection is opened, the database file ...

a6bd1f93135ffa6d7775ac961060d35e145df3af authored over 3 years ago
Keystore 2.0: km_compat: Implement getKeyCharacteristics.

Ignore-AOSP-First: No automerge path from AOSP.
Bug: 188848331
Bug: 187862706
Test: keystore2_km...

c4e8572cb7c182ca9ee06dc7b027e946eb5354ca authored over 3 years ago
Keystore 2.0: Use preferred KM instance for level zero key.

Prefer KM4.1 and higher over KM4.0 and lower, but prefer TEE over
Strongbox if TEE meets the min...

e8597d6757bd1682e5a2f01b7ea13bac334e2ecb authored over 3 years ago
Keystore 2.0: Boot level keys: Check key characteristics.

Check the key characteristics of the level zero key to verify its
integrity.

Ignore-AOSP-First:...

0f81538628d2d1c2de4b0f75ea0128368a1a141c authored over 3 years ago
Keystore 2.0: Make key type an explict argument.

This refactor makes key type an explicit to relevant database function
to make it harder to impl...

10b79f5e7cdada9305b2a07e50bec9fe85585071 authored over 3 years ago
Keystore 2.0: Move db_utils to database submodule.

Ignore-AOSP-First: No automerge path from AOSP.
Bug: 189470584
Bug: 187862706
Test: N/A
Change-I...

a0648e07375c05ae2a0709f4b0937c7d4f702bc7 authored over 3 years ago
Snap for 7412526 from 78be489b1280a94186af3d98f3cac4f58d7bea65 to sc-v2-release

Change-Id: I04fc2cc9a7b0756a2a9dea2a9ca498080a1fb5c9

74c13a9e40779de0ffef56641acb55d34c6872b5 authored over 3 years ago
On-device signing: Don't specify MAC_LENGTH on verify operation. am: e92ecd95da

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

78be489b1280a94186af3d98f3cac4f58d7bea65 authored over 3 years ago
On-device signing: Don't specify MAC_LENGTH on verify operation.

This parameter is rejected on some implementations.

Bug: 188121857
Test: TEST_MAPPING
Change-Id...

e92ecd95daf692f49877b98f2f9b145ee0f6034a authored over 3 years ago
Snap for 7401515 from 04b0a7bf5b8a776e07ec2ad63d9c17b395bc5ccf to sc-v2-release

Change-Id: I27f928aef8286ec5a412384f5eebcfcdd69ad0e4

16663e77d1ec61271c51f02b4b152fb37a57fbdb authored over 3 years ago
Merge changes I5b5018d4,I688fff83,Ib99d689d into sc-dev am: 5860484ad0

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

04b0a7bf5b8a776e07ec2ad63d9c17b395bc5ccf authored over 3 years ago
On-device signing: verify the public key. am: 1e01476620

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

d57f6a276a07445727a865eaf8ac51bbc62ba36f authored over 3 years ago
On-device signing: Switch to using a TEE-backed keystore key. am: 34374f8524

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

f9fd4379dee71602d2f863ca980626e61b0d3b9f authored over 3 years ago
Merge changes I5b5018d4,I688fff83,Ib99d689d into sc-dev

* changes:
On-device signing: Remove Keymaster implementation.
On-device signing: verify the...

5860484ad09fe52be2d218b65c3510e8ed7b0257 authored over 3 years ago
Merge "Freeze AIDL APIs for SC" into sc-dev am: d4dc51fd55

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

51fb50b596b73d3a404af80a10bc7977b0214624 authored over 3 years ago
Merge "Freeze AIDL APIs for SC" into sc-dev

d4dc51fd5544b7efc3ee6c34ee5ca85146783b2d authored over 3 years ago
Keystore2: Wait for statsd to be available before calling statsd_write() am: 96dbf15d22

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

45039f7e13e5941478538cabf7cecbf78b7de8bd authored over 3 years ago
On-device signing: Remove Keymaster implementation.

This is no longer needed.

Bug: 165630556
Test: TEST_MAPPING
Change-Id: I5b5018d4f17827c515ffed5...

1f73f609b3f4ca8a1375e7697fe9e588d11ac41a authored over 3 years ago
On-device signing: verify the public key.

While we can generally trust the key properties of the Keystore key to
be correct, the public ke...

1e014766203c54f768c24b6c7e48aa8be68fa684 authored over 3 years ago
On-device signing: Switch to using a TEE-backed keystore key.

We previously used a Strongbox key; but since we'll need to start
verifying the public key compo...

34374f8524029ef5bd4ebbe5139e8344a3780c6a authored over 3 years ago
Snap for 7387931 from b6e2fb76be1b7fb117d59bf644eca01d3a6c443c to sc-v2-release

Change-Id: Ibc33a1665babc95b7c7a2da83098880a2a113cc2

692a3d5cf2d4c1bb048f0952d566fd0098fb76d9 authored over 3 years ago
Keystore2: Wait for statsd to be available before calling statsd_write()

This is to avoid errors being printed at keystore2 startup due to
statsd not being available.
(r...

96dbf15d225c07ae73742f771e0d7d7f11c667ab authored over 3 years ago
Freeze AIDL APIs for SC

Ignore-AOSP-First: part of SC finalization

Bug: 188713899
Test: m
Change-Id: I33e0b45e7a040c08e...

0b9903a886e69ba083c58c63e2c23b10019ca0e5 authored over 3 years ago
Merge "Log key integrity violation to NIAP audit log." into sc-dev am: b234d285ce

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

b6e2fb76be1b7fb117d59bf644eca01d3a6c443c authored over 3 years ago
Merge "Log key integrity violation to NIAP audit log." into sc-dev

b234d285ce7a31f033944b9443b9844b96db1f20 authored over 3 years ago
Snap for 7379850 from c2c856eff07835b361353b6c72bcaf6675aeaa51 to sc-v2-release

Change-Id: I2ed734db2d24ed50ce21d99bd7c22347f580dd51

bf158c17949666d604b6ec1de661d3f98a6df53c authored over 3 years ago
Log key integrity violation to NIAP audit log.

Bug: 183201685
Test: atest MixedDeviceOwnerTest#testSecurityLoggingWithSingleUser
Test: atest ke...

1ff6cd321170c4177031877da2eb9f8686b62871 authored over 3 years ago
Keystore 2.0: Restrict list to KeyType::Client.

Running keystore_cli_v2 as root included user0 super keys in the list of
keys. This revealed tha...

c2c856eff07835b361353b6c72bcaf6675aeaa51 authored over 3 years ago
Keystore 2.0: CLI fixes.

* Fix keystore_cli_v2 and have it installed on the device by default
again.
* Fix confirmation...

bd5dd16b2dd9d2203952b747023eb4c738da357c authored over 3 years ago
Snap for 7362794 from 5e477ab7442666965c83a9e68e0369140a4bcb62 to sc-v2-release

Change-Id: I4543d5d7387aa16707894e52f83125bbb2e9a806

d2438b0239a4297e1405e56cb448d0b416122e4e authored over 3 years ago
Snap for 7360053 from 047022c37a87b1238e7461c6372c941bc86d3feb to sc-v2-release

Change-Id: I1d56b785f557555d0b2bb54bdcbb10f2b9ee5405

60185d162761207a7534d10f07936b89bb9cb77d authored over 3 years ago
Merge "Keystore 2.0: Protect libselinux against concurrent access." am: 8176ec07ce am: e389878b3a am: 6825950ec1 am: 4d72680172

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

C...

5e477ab7442666965c83a9e68e0369140a4bcb62 authored over 3 years ago
Merge "Keystore 2.0: Protect libselinux against concurrent access." am: 8176ec07ce am: e389878b3a am: 6825950ec1

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

C...

4d72680172877a589d66fc3d50d654cf84c89884 authored over 3 years ago
Merge "Keystore 2.0: Protect libselinux against concurrent access." am: 8176ec07ce am: e389878b3a

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

C...

6825950ec14ded7b1a248d2d40e4ddd43b7cfe45 authored over 3 years ago
Merge "Keystore 2.0: Protect libselinux against concurrent access." am: 8176ec07ce

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

C...

e389878b3a5b7b2260e62d850ee4be8ad7903799 authored over 3 years ago
Merge "Keystore 2.0: Protect libselinux against concurrent access."

8176ec07ce217bd5aaca53c6dceb2d27b4253b1a authored over 3 years ago
Keystore 2.0: Protect libselinux against concurrent access.

Bug: 184006658
Test: Regression test with CtsKeystoreTestCases and keystore2_test
Change-Id: Ife...

ff188d3a6ca38919e568f0c89f74d90c011526e9 authored over 3 years ago
Merge "Keystore 2.0: Make MonotonicRawTime use milliseconds." am: c1c58f0f77 am: efbeac0572 am: 0b18edf55e am: 047022c37a

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

C...

6bdaf2e97df15000fede7b697b6e713eba5ae5e0 authored over 3 years ago
Merge "Keystore 2.0: Make MonotonicRawTime use milliseconds." am: c1c58f0f77 am: efbeac0572 am: 0b18edf55e

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

C...

047022c37a87b1238e7461c6372c941bc86d3feb authored over 3 years ago
Merge "Keystore 2.0: Make MonotonicRawTime use milliseconds." am: c1c58f0f77 am: efbeac0572

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

C...

0b18edf55e5344d9e15553199bcb0c4f20f7a082 authored over 3 years ago
Merge "Keystore 2.0: Make MonotonicRawTime use milliseconds." am: c1c58f0f77

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

C...

efbeac05727b5dd0230c859acb453486a7c2b756 authored over 3 years ago
Merge "Keystore 2.0: Make MonotonicRawTime use milliseconds."

c1c58f0f7745b471b562e951e4be93bdb2ba2137 authored over 3 years ago
Merge "Set write-ahead logging once at boot" am: 14e670db60 am: e42690612f am: fe221a9335 am: e4795f0e60

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

C...

3f9f1b9419ee7ed7a49853f6938d281b8af0e6c5 authored over 3 years ago
Merge "Set write-ahead logging once at boot" am: 14e670db60 am: e42690612f am: fe221a9335

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

C...

e4795f0e60c4d80576a03deff878167dc7ede6ce authored over 3 years ago
Merge "Set write-ahead logging once at boot" am: 14e670db60 am: e42690612f

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

C...

fe221a9335b3050672035cd27dbd8901431dc6a4 authored over 3 years ago
Merge "Set write-ahead logging once at boot" am: 14e670db60

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

C...

e42690612fb2e1da381f66e99dec55225593ba6e authored over 3 years ago
Merge "Set write-ahead logging once at boot"

14e670db60ac8457286347c7d2c664e750ccf141 authored over 3 years ago
Keystore 2.0: Make MonotonicRawTime use milliseconds.

Bug: 187921344
Test: atest keystore2_test

Change-Id: Iecb86860078899d126527b0633afddf742e77fbc

66a2460b3319a227825bf647f59b3709d50042e5 authored over 3 years ago
Snap for 7357013 from f4020750c7c070d6f31e09cdf0366d07cddbf5cb to sc-v2-release

Change-Id: Ic282adf495da8b2e20761372817519641466ef8f

1585cc62c9f5ae3c569f14b6fee2811bf1c171d8 authored over 3 years ago
Set write-ahead logging once at boot

This is a rework of the previously reverted commit
6a50983169bc64f50b3747f6079df7a0a35c86b6, whi...

472fcbb489d77be5157a2e77c043455ea8723ab9 authored over 3 years ago