summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/hashserv/client.py
AgeCommit message (Expand)Author
3 daysbitbake: hashserv: client: Fix mode state errorsJoshua Watt
2024-02-19bitbake: hashserv: Add Client PoolJoshua Watt
2024-02-19bitbake: hashserv: Add unihash-exists APIJoshua Watt
2024-02-19bitbake: hashserv: Add Unihash Garbage CollectionJoshua Watt
2023-11-09bitbake: hashserv: Add database column query APIJoshua Watt
2023-11-09bitbake: hashserv: Add db-usage APIJoshua Watt
2023-11-09bitbake: hashserv: Add become-user APIJoshua Watt
2023-11-09bitbake: hashserv: Add user permissionsJoshua Watt
2023-11-09bitbake: hashserv: Add websocket connection implementationJoshua Watt
2023-11-09bitbake: asyncrpc: Abstract socketsJoshua Watt
2023-10-09bitbake: hashserv: Add API to clean unused entriesJoshua Watt
2023-10-09bitbake: hashserv: Extend get_outhash API to optionally include unihashJoshua Watt
2023-10-09bitbake: hashserv: Add remove APIJoshua Watt
2021-10-11bitbake: hashserv: Fix diverging report race conditionJoshua Watt
2021-10-11bitbake: async: Close sync client event loopJoshua Watt
2021-05-14bitbake: hashserver/client.py: drop unused importsArmin Kuster
2021-04-27bitbake: hashserv: Refactor to use asyncrpcPaul Barker
2021-04-27bitbake: hashserv: Use generic ConnectionErrorPaul Barker
2021-02-10bitbake: hashserv: Add get-outhash messagePaul Barker
2021-02-06bitbake: hashserv: client: Fix handling of null responsesPaul Barker
2020-12-10bitbake: hashserv: Fix broken AF_UNIX path length limitJoshua Watt
2020-12-09bitbake: hashserv: client: Fix AF_UNIX path length limitsJoshua Watt
2020-11-24bitbake: bitbake: hashserve: Add support for readonly upstreamJoshua Watt
2020-11-24bitbake: bitbake: hashserve: Add async clientJoshua Watt
2020-06-28bitbake: hashserv: Chunkify large messagesJoshua Watt
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-12-04bitbake: hashserv: Add support for equivalent hash reportingRichard Purdie
2019-09-27bitbake: hashserve: Add missing importJoshua Watt
2019-09-18bitbake: bitbake: Rework hash equivalenceJoshua Watt