summaryrefslogtreecommitdiffstats
path: root/lib/client.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28lib: avoid static buffers, use alloca() moreGeorge Kiagiadakis1-1/+2
2021-07-28lib: remove dependency on spa_pod and spa in generalGeorge Kiagiadakis1-3/+3
2021-07-28style: convert code to systemd coding styleGeorge Kiagiadakis1-52/+45
2021-07-28lib: add wpipc libraryJulian Bouzas1-0/+84