Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9d5eb631 | 2015-07-21 12:52:29 | move sleep shim to posix_win.c | ||
| 63161e85 | 2015-07-21 12:52:14 | add initial build for arc4random/getentropy fallbacks | ||
| cbdc8ca8 | 2015-07-21 12:04:07 | tighten up compat include paths, fix glibc compatibility | ||
| 5d8a1cf7 | 2014-07-10 22:06:10 | add initial CMake and Visual Studio build support This moves the compatibility include files from include to include/compat so we can use the awful MS C compiler <../include/> trick to emulate the GNU #include_next extension. This also removes a few old compat files we do not need anymore. | ||
| 7a4a37cf | 2015-07-20 01:09:00 | remove generated version file | ||
| 792a5acb | 2015-07-20 01:08:01 | eng_rsax is gone | ||
| 998cdebf | 2015-07-19 10:41:00 | update man links | ||
| a1a0f2c6 | 2015-07-17 16:54:23 | implement compatibility shim for __warn_references This will allow us to warn about deprecated function references at link-time. | ||
| fafc3e47 | 2015-07-16 17:52:50 | derive VERSION from opensslv.h from upstream | ||
| 0bab46dd | 2015-07-06 13:42:54 | patch headers to avoid redefinitions on windows |