summaryrefslogtreecommitdiff
path: root/curvetun_client.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-10poll: changed to include <poll.h> instead of <sys/poll.h>Christian Wiese1-1/+1
2013-07-11curvetun_mgmt: consolidate the two mgmt include files into oneDaniel Borkmann1-2/+1
2013-07-11curvetun_client: include crypto instead of single nacl headerDaniel Borkmann1-1/+1
2013-07-11curvetun: renamed client, server, and management filesDaniel Borkmann1-0/+437
s/staging/greybus?h=nds-private-remove&id=d29b67d44a7cf6d02e7319c0e5a4b729a0aa00e7'>greybus: arche-platform: Add support for init-off featureVaibhav Hiremath1-14/+16 2016-07-19greybus: connection: drop the svc quiescing operationJohan Hovold4-64/+0 2016-07-19greybus: sdio: add switch voltage operationRui Miguel Silva1-0/+6 2016-07-19greybus: sdio: convert vdd kernel values to greybusRui Miguel Silva1-1/+8 2016-07-19greybus: bootrom: Use "s2l" instead of boot stage in package nameViresh Kumar1-3/+10 2016-07-19greybus: timesync: Bugfix ping should not result in -EAGAINBryan O'Donoghue1-1/+1 2016-07-18greybus: greybus_protocols.h: convert __u32 to __le32Bryan O'Donoghue1-4/+4 2016-07-18greybus: greybus_protocols.h/es2: Ensure __le32 is used not u32Bryan O'Donoghue2-4/+8 2016-07-17greybus: camera: Update CSI config parametersJacopo Mondi