Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 27f08790 | 2017-03-08 00:17:25 | Add ssl/t1_hash.c | ||
| f2c14deb | 2017-03-01 00:49:38 | Add crypto/evp/m_md5_sha1.c | ||
| 9d75e5ea | 2017-02-13 20:25:49 | Add definition of ssize_t to tls.h for Windows | ||
| 3ba2699d | 2017-02-07 07:53:52 | ignore mandoc db, compat files | ||
| 7383bf67 | 2017-02-07 18:38:03 | Fix patch for netcat.c | ||
| b67d3654 | 2017-01-31 20:55:07 | update Changelog | ||
| 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 |