aboutsummaryrefslogtreecommitdiff
path: root/lib/tran_sock.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-21support AFL++ fuzzing (#623)John Levon1-15/+4
2021-06-02replace max_msg_size with max_data_xfer_size (#541)John Levon1-1/+1
2021-05-26improve request header handlingJohn Levon1-3/+4
2021-05-11some specification updates (#465)John Levon1-1/+1
2021-03-31make some tran_sock functions static (#409)John Levon1-16/+0
2021-03-25re-work unit test mocking (#400)John Levon1-3/+3
2021-03-23add -Wmissing-declarations (#399)John Levon1-6/+3
2021-02-05use tran_sock_*() namespace (#308)John Levon1-42/+41
2020-12-15send file descriptors for sparse areas in get region info (#201)Thanos Makatos1-4/+35
2020-11-27rename to libvfio-user (#128)John Levon1-36/+33
2020-11-24clean up headersJohn Levon1-33/+41
2020-11-24refactor sock send/recv functions (#114)John Levon1-27/+63
2020-11-24parse VFIO_USER_VERSION JSON stanzaJohn Levon1-0/+7
2020-11-19refactor socket code into lib/tran_sock.[ch] (#97)John Levon1-0/+84