Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e07b5feb | 2021-05-30 04:52:23 | Remove -D_FORTIFY_SOURCE=2 and -lssp with mingw build | ||
| 420723ee | 2021-05-29 02:06:59 | Fix mingw build on ubuntu 20.04 - Link libssp to resolve undefined reference __memcpy_chk - Disable dtlstest since mingw does not have poll | ||
| 31ef9ade | 2021-05-25 19:28:30 | Split out android test | ||
| 2a06c8b8 | 2021-05-24 20:19:11 | Set continue-on-error to false | ||
| 0103481e | 2021-05-22 14:02:42 | Add pull_request trigger | ||
| 47df72bb | 2021-05-22 12:10:58 | Remove .travis.yml | ||
| 39c7fa8a | 2021-05-22 10:58:13 | Force cmake to link strtonum shim with Darwin less than 20 check_function_exists misinterprets as if strtonum exists on macos 10.15. | ||
| 3845b1ef | 2021-05-21 21:02:17 | Use github actions for linux test | ||
| ceb09a01 | 2021-05-21 02:35:41 | Land #668, add clang-cl build support. | ||
| 31dc716d | 2021-05-21 02:35:20 | Land #669, add new tests |