Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a7265dd1 | 2019-04-30 16:35:04 | Fix MacOSX cmake missing symbol _clock_gettime On El Capitan: [exec] [100%] Linking C executable openssl [exec] Undefined symbols for architecture x86_64: [exec] "_clock_gettime", referenced from: [exec] _app_timer_real in apps_posix.c.o [exec] ld: symbol(s) not found for architecture x86_64 [exec] clang: error: linker command failed with exit code 1 (use -v to see invocation) [exec] make[2]: *** [apps/openssl/openssl] Error 1 [exec] make[1]: *** [apps/openssl/CMakeFiles/openssl.dir/all] Error 2 [exec] make: *** [all] Error 2 | ||
| 38c884f2 | 2019-04-23 01:54:33 | include -ldl for SHA512 operations | ||
| 2f782734 | 2019-04-13 10:54:10 | add changelog diff from 65.html | ||
| a67ba9f4 | 2019-04-11 07:28:49 | add pthread_mutex* windows compat for libtls | ||
| 41f58606 | 2019-04-11 06:58:58 | include cmake find module in distribution | ||
| 89e43070 | 2019-04-11 06:27:01 | Land #503, add CMake module | ||
| 7dfda754 | 2019-04-11 06:26:45 | update manpage links | ||
| 4b6c7bfd | 2019-03-19 05:39:39 | update links | ||
| 6b8dcd5b | 2019-03-19 05:32:58 | Add #506, add SM4 build | ||
| 4ea2a01a | 2019-02-24 15:41:47 | Add ssl/ssl_transcript.c and remove ssl/t1_hash.c |