Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3b2560fe | 2017-01-16 10:36:05 | MSVSC fixes | ||
| 4cb675e2 | 2017-01-16 10:15:35 | pass through errors for tlstest and ssltest | ||
| 51a53876 | 2017-01-15 22:28:36 | add fcntl shim | ||
| f21bd20c | 2017-01-16 09:56:20 | add open(2) shim to handle O_BINARY and O_CLOEXEC | ||
| c53c23c5 | 2017-01-15 10:17:32 | enable tlstest on win32 | ||
| 057e7a85 | 2017-01-15 10:15:51 | add noreturn attribute to compat functions | ||
| dbd5fb28 | 2017-01-15 10:17:13 | add windows versions of socketpair / pipe | ||
| dfb6b11e | 2017-01-15 04:30:41 | include pipe2/socketpair compat for macOS | ||
| 69e2a7fb | 2017-01-15 10:02:37 | handle EBADF, which is returned when a file is passed | ||
| fa20dae3 | 2017-01-13 09:10:59 | start to enable tlstest for portable Disabled on Windows for now due to pipe2/socketpair support. |