index
:
guix
linode-image-docs
master
rocq-codeberg-pr-v1
rocq-codeberg-pr-v2
rocq-codeberg-pr-v3
rocq-wip
GNU transactional package management, distribution, deployment, and more!
Daniel Rostovtsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
secret-service.scm
Age
Commit message (
Expand
)
Author
2025-09-21
services: secret-service: Add #:timeout to ‘secret-service-receive-secrets’.
Ludovic Courtès
2025-09-21
services: secret-service: Fiberize ‘secret-service-receive-secrets’.
Ludovic Courtès
2025-09-21
services: secret-service: Remove redundant ‘dump’ procedure.
Ludovic Courtès
2025-09-21
services: secret-service: Fiberize ‘secret-service-send-secrets’.
Ludovic Courtès
2024-02-10
services: secret-service: Make the endpoint configurable.
Ludovic Courtès
2023-10-01
secret-service: Increase default handshake timeout.
Ludovic Courtès
2023-05-06
services: dbus-service, secret-service: Do not cause (fibers) to be loaded.
Ludovic Courtès
2022-09-13
secret-service: Mark sockets as SOCK_CLOEXEC.
Ludovic Courtès
2022-04-07
secret-service: Allow cooperative scheduling when Fibers is used.
Ludovic Courtès
2022-04-07
secret-service: Abstract 'wait-for-readable-fd'.
Ludovic Courtès
2021-12-12
services: secret-service: Turn into a Shepherd service.
Ludovic Courtès
2020-09-29
secret-service: Add proper logging procedure and log to syslog.
Ludovic Courtès
2020-09-29
services: secret-service: Add initial client/server handshake.
Ludovic Courtès
2020-09-29
secret-service: Fix file port leak in 'secret-service-send-secrets'.
Ludovic Courtès
2020-09-29
secret-service: Add a timeout when waiting for a client.
Ludovic Courtès
2020-09-29
secret-service: Clarify the origin of messages.
Ludovic Courtès
2020-09-01
services: Add secret-service-type.
Jan (janneke) Nieuwenhuizen