aboutsummaryrefslogtreecommitdiff
path: root/apps/openssl/compat/certhash_win.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Windows compatibility fixesBrent Cook2015-10-181-13/+0
| | | | | | | | | | | VS2013 has trouble with relative include paths for apps/openssl, so move certhash_win/apps_win.c back to apps/openssl. gmtime_r on mingw64 fails with negative time_t, override gmtime_s fails all of the time unit tests, override SHUT_RD/WR are defined in newer mingw64 headers, check before overriding
* visual studio path updatesBrent Cook2015-09-181-1/+1
|
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-0/+13