summaryrefslogtreecommitdiff
path: root/libsecret/secret-file-backend.c
Commit message (Expand)AuthorAgeFilesLines
* file-backend: avoid critical when cancellable is unsetMichael Catanzaro2023-05-161-1/+2
* file-backend: avoid deadlock when portal op is canceledmcatanzaro/cancellable-deadlockMichael Catanzaro2023-04-271-3/+10
* Stop using GSliceNiels De Graef2023-01-161-2/+2
* file-backend: Extract TPM code into separate functionNiels De Graef2023-01-151-79/+78
* file-backend: Extract function to return GFileNiels De Graef2023-01-151-38/+50
* Add TPM2 integration to secret file backendDhanuka Warusadura2021-08-121-0/+101
* secret-file-backend: Avoid closing the same file descriptor twiceCorentin Noël2021-06-161-1/+0
* Handle snaps the same way as flatpaksSebastien Bacher2021-02-191-1/+1
* secret-file-backend: Fix use-after-free in flatpakwip/mcrha/flatpak-use-after-free-fixMilan Crha2020-03-191-0/+6
* Prefer g_info() over g_message()Niels De Graef2020-03-111-4/+2
* secret-backend: Check if portal is availableDaiki Ueno2019-10-131-0/+48
* secret-file-backend: Retrieve master password from flatpak portalDaiki Ueno2019-10-131-13/+293
* secret-file-backend: New backend for storing secrets in fileDaiki Ueno2019-10-131-0/+498