Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5afc4e3c | 2017-07-16 23:39:42 | add prototype definitions of asprintf and vasprintf for CYGWIN build - define _GNU_SOURCE in case of cygwin As compilation warning report by @Dravion | ||
| cefd44a8 | 2017-07-12 04:08:47 | changelog corrections | ||
| 5e6de6eb | 2017-07-09 11:00:20 | remove duplcate changelog entry | ||
| c92119f5 | 2017-07-09 10:36:22 | added 2.6.0 Changes | ||
| 51e5279c | 2017-07-09 05:57:37 | Updated changelog | ||
| 70ee57c6 | 2017-07-09 05:12:21 | Land #328, generate the crypto export symbol list at build time | ||
| 0dbae377 | 2017-07-09 05:06:06 | Land #324, Add option LIBRESSL_SKIP_INSTALL | ||
| e5505342 | 2017-07-08 19:05:35 | make it easier to swap grep (Solaris grep doesn't support alpha) | ||
| 9b88fa46 | 2017-07-08 17:46:16 | generate the crypto export symbol list at build time we currently do it at configure time, which makes this a generated source, but generated sources should be cleaned up, which breaks 'make clean; make' | ||
| c18852f6 | 2017-07-08 01:43:07 | Set Solaris build default to 64 bit |