aboutsummaryrefslogtreecommitdiff
path: root/crypto/compat/posix_win.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include stdint.h uint*_tBrent Cook2015-12-111-0/+1
* wrap gets on Windows, replacing '\r\n' with '\n'Brent Cook2015-12-051-0/+14
* move sleep shim to posix_win.cBrent Cook2015-07-211-0/+7
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-0/+24
* add a missing header and fix typo in windows posix layerBrent Cook2015-06-131-1/+2
* refactor win32 shims into posix_win.cBrent Cook2015-06-051-0/+167