aboutsummaryrefslogtreecommitdiff
path: root/nbd/client.c
AgeCommit message (Expand)Author
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange
2016-02-16nbd: use "" as a default export name if none providedDaniel P. Berrange
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange
2016-02-16nbd: make client request fixed new style if advertisedDaniel P. Berrange
2016-02-16nbd: invert client logic for negotiating protocol versionDaniel P. Berrange
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange
2016-02-04all: Clean up includesPeter Maydell
2016-01-15nbd: Split nbd.cFam Zheng