summaryrefslogtreecommitdiffstats
path: root/lib/server.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28lib: avoid static buffers, use alloca() moreGeorge Kiagiadakis1-3/+4
2021-07-28lib: remove dependency on spa_pod and spa in generalGeorge Kiagiadakis1-2/+3
2021-07-28style: convert code to systemd coding styleGeorge Kiagiadakis1-210/+201
2021-07-28lib: fix some issues found by coverityGeorge Kiagiadakis1-2/+5
2021-07-28lib: add wpipc libraryJulian Bouzas1-0/+258