Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 97644539 | 2015-06-14 06:06:39 | package README.md | ||
| 7dcb0216 | 2015-06-13 23:11:08 | Rename to README.md and add markdown Since it's now a foreign project in automake, we can use github markdown in the README. | ||
| 407c7cd1 | 2015-06-13 22:31:26 | set 'foreign' flag in automake Avoid warnings about following GNU standards, since this is not a GNU project. Thanks to Doug Hogan for pointing this out. | ||
| b091d236 | 2015-06-13 22:26:58 | fix libtool 2.4.2 stack-protector flag handling Teach libtool 2.4.2 how to pass -fstack-protector* to the linker so libssp is properly linked in on some toolchains. See upstream patch: https://github.com/instantinfrastructure/poky-daisy/blob/master/meta/recipes-devtools/libtool/libtool/respect-fstack-protector.patch Thanks to kinichiro inoguchi | ||
| bc7b9347 | 2015-06-13 21:43:55 | add a missing header and fix typo in windows posix layer | ||
| 06d034ce | 2015-06-12 22:01:04 | bump version | ||
| 351b5161 | 2015-06-11 09:02:54 | add security update notes | ||
| 04a8eca5 | 2015-06-11 08:47:12 | always check if ssp needs to be linked | ||
| cf0bcbd5 | 2015-06-11 06:25:41 | add OS-specific build notes | ||
| aed0eee7 | 2015-06-05 22:35:29 | add libtls-standalone COPYING file |