Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/stream-windows.c: Grant Access Privilege of Named Pipe to Creator | Ning Wu | 2020-01-24 | 1 | -1/+32 |
* | windows: Fix return value in case of named pipe send failure | Alin Gabriel Serdean | 2018-05-08 | 1 | -3/+3 |
* | lib: Move lib/poll-loop.h to include/openvswitch | Xiao Liang | 2017-11-03 | 1 | -1/+1 |
* | stream: Make [p]stream_init() take ownership of 'name' parameter. | Ben Pfaff | 2017-07-17 | 1 | -3/+3 |
* | Windows: Secure the namedpipe implementation | Sairam Venugopal | 2017-05-08 | 1 | -6/+92 |
* | windows: add include to stream-windows.c | Alin Serdean | 2017-03-07 | 1 | -1/+2 |
* | windows: Allow clients to read from server before disconnect | Alin Serdean | 2017-01-27 | 1 | -0/+3 |
* | stream-windows: Disconnect faulty named pipes | Alin Serdean | 2016-08-23 | 1 | -0/+2 |
* | Windows: Local named pipe implementation | Alin Serdean | 2016-08-03 | 1 | -0/+581 |