summaryrefslogtreecommitdiff
path: root/gnu/build/secret-service.scm
AgeCommit message (Expand)Author
2024-02-10services: secret-service: Make the endpoint configurable.Ludovic Courtès
2023-10-01secret-service: Increase default handshake timeout.Ludovic Courtès
2023-05-06services: dbus-service, secret-service: Do not cause (fibers) to be loaded.Ludovic Courtès
2022-09-13secret-service: Mark sockets as SOCK_CLOEXEC.Ludovic Courtès
2022-04-07secret-service: Allow cooperative scheduling when Fibers is used.Ludovic Courtès
2022-04-07secret-service: Abstract 'wait-for-readable-fd'.Ludovic Courtès
2021-12-12services: secret-service: Turn into a Shepherd service.Ludovic Courtès
2020-09-29secret-service: Add proper logging procedure and log to syslog.Ludovic Courtès
2020-09-29services: secret-service: Add initial client/server handshake.Ludovic Courtès
2020-09-29secret-service: Fix file port leak in 'secret-service-send-secrets'.Ludovic Courtès
2020-09-29secret-service: Add a timeout when waiting for a client.Ludovic Courtès
2020-09-29secret-service: Clarify the origin of messages.Ludovic Courtès
2020-09-01services: Add secret-service-type.Jan (janneke) Nieuwenhuizen