summaryrefslogtreecommitdiffstats
path: root/nbd/client.c
Commit message (Expand)AuthorAgeFilesLines
* nbd: implement TLS support in the protocol negotiationDaniel P. Berrange2019-11-291-1/+135
* nbd: use "" as a default export name if none providedDaniel P. Berrange2019-11-291-2/+2
* nbd: always query export list in fixed new style protocolDaniel P. Berrange2019-11-291-3/+192
* nbd: make client request fixed new style if advertisedDaniel P. Berrange2019-11-291-10/+17
* nbd: invert client logic for negotiating protocol versionDaniel P. Berrange2019-11-291-31/+29
* nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange2019-11-291-20/+20
* all: Clean up includesPeter Maydell2019-11-291-0/+1
* nbd: Split nbd.cFam Zheng2019-11-291-0/+361
OpenPOWER on IntegriCloud