Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c957ff63 | 2017-02-01 01:13:09 | Fix SYSerr and BIOerr in b_win.c | ||
| 97fecd59 | 2017-01-28 09:31:56 | Land #269, copy more files from libc rather than checking in | ||
| 58eb645f | 2017-01-28 03:40:38 | Copy libc compat files rather than adding into the repository - remove the CP_LIBC files from repo - move tests/memmem.c to tests/compat/ | ||
| fb936f89 | 2017-01-28 02:30:16 | Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h - S_IRGRP and S_IROTH should be defined in sys/stat.h rather than fcntl.h - Old MinGW64 on Ubuntu 14.04 appears not to have S_IRGRP and S_IROTH - MinGW64 has __WIN32 defined but does not have _MSC_VER defined | ||
| cb57534a | 2017-01-27 07:14:43 | skip building ocspcheck on MSCV | ||
| b631cafc | 2017-01-27 05:49:17 | update manpage links | ||
| beffe6b4 | 2017-01-27 05:42:10 | update for death of s23* | ||
| 63eaeafe | 2017-01-27 05:41:46 | update for improved libtls manpage organization | ||
| 05cf1ee6 | 2017-01-27 01:21:37 | Copy openbsd library file every time rather than statically checking in | ||
| f5026b1f | 2017-01-27 02:37:52 | Add S_IRGRP and S_IROTH to include/compat/fcntl.h for ocspcheck |