summaryrefslogtreecommitdiffstats
path: root/lib/hashserv
AgeCommit message (Expand)Author
2021-02-09hashserv: Add get-outhash messagePaul Barker
2021-02-09hashserv: server: Support searching upstream for outhashPaul Barker
2021-02-09hashserv: Support read-only serverPaul Barker
2021-02-05hashserv: client: Fix handling of null responsesPaul Barker
2020-12-10hashserv: Fix broken AF_UNIX path length limitJoshua Watt
2020-12-03hashserv: client: Fix AF_UNIX path length limitsJoshua Watt
2020-11-20bitbake: hashserve: Add support for readonly upstreamJoshua Watt
2020-11-20bitbake: hashserve: Add async clientJoshua Watt
2020-09-18bitbake: hashserv: Fix localhost sometimes resolved to a wrong IPAnatol Belski
2020-08-25lib: fix most undefined code picked up by pylintFrazer Clews
2020-06-26hashserv: Chunkify large messagesJoshua Watt
2020-01-19lib: remove unused importsFrazer Clews
2019-12-04hashserv: Add support for equivalent hash reportingRichard Purdie
2019-09-27hashserv: Don't daemonize server processJoshua Watt
2019-09-27hashserve: Add missing importJoshua Watt
2019-09-18bitbake: Rework hash equivalenceJoshua Watt
2019-08-16hashserv: Ensure we don't accumulate sockets in TIME_WAIT stateRichard Purdie
2019-08-14cooker: Improve hash server startup code to avoid exit tracebacksRichard Purdie
2019-08-06hashserv: Switch from threads to multiprocessingRichard Purdie
2019-08-06hashserv: Use separate threads for answering requests and handling themRichard Purdie
2019-08-06hashserv: Turn off sqlite synchronous modeRichard Purdie
2019-08-06cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVERichard Purdie
2019-08-02hashserv: SQL OptimizationsJoshua Watt
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-08bitbake: hashserv: Add hash equivalence reference serverJoshua Watt