summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/hashserv/tests.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hashserv: server: Support searching upstream for outhashPaul Barker2021-02-101-0/+12
* bitbake: hashserv: Support read-only serverPaul Barker2021-02-101-2/+31
* bitbake: hashserv: Fix broken AF_UNIX path length limitJoshua Watt2020-12-101-4/+25
* bitbake: bitbake: hashserve: Add support for readonly upstreamJoshua Watt2020-11-241-32/+115
* bitbake: bitbake: hashserv: Fix localhost sometimes resolved to a wrong IPAnatol Belski2020-09-231-1/+6
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-0/+1
* bitbake: hashserv: Chunkify large messagesJoshua Watt2020-06-281-0/+23
* bitbake: hashserv: Don't daemonize server processJoshua Watt2019-09-271-1/+0
* bitbake: bitbake: Rework hash equivalenceJoshua Watt2019-09-181-74/+85
* bitbake: hashserv: Switch from threads to multiprocessingRichard Purdie2019-08-061-4/+4
* bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...Richard Purdie2019-08-061-3/+4
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: bitbake: hashserv: Add hash equivalence reference serverJoshua Watt2019-01-081-0/+141