Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4c6097c2 | 2017-08-13 08:54:03 | bump to latest version of tap driver | ||
| 94e4224f | 2017-08-12 10:05:30 | don't build empty object files | ||
| bdec0573 | 2017-08-12 09:46:19 | Land #332, fix shared library dependencies with cmake for libssl/libtls | ||
| 9be0359c | 2017-08-12 01:15:17 | Remove ssl/t1_reneg.c | ||
| 1dd6a52f | 2017-07-24 15:24:29 | ssl/tls cmake: fix shared library dependencies Ensure that the 'ssl' depends on 'crypto' and that 'tls' depends on 'ssl' and 'crypto' for all platforms. Prior to this commit, the dependency was only specified for the 'WIN32' CMake build. | ||
| 5ec2c381 | 2017-07-17 06:13:21 | rebase patches on latest, remove fuzz | ||
| 86434e03 | 2017-07-17 06:06:08 | update manpage links | ||
| 58ba8785 | 2017-07-17 05:12:55 | add tlsext | ||
| e53af8da | 2017-07-17 04:29:39 | Land #329, modify symbol exports for Darwin with cmake builds | ||
| 9887c827 | 2017-07-17 04:25:21 | Land #331, add prototype definitions of asprintf and vasprintf for CYGWIN build |