Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9a7fb374 | 2017-12-28 03:38:41 | Land #372, Add CLOCK_MONOTONIC and timersub compatibility stubs | ||
| 965a8910 | 2017-12-25 16:30:49 | Add CLOCK_MONOTONIC and timersub for the OS that does not have them | ||
| f69775d7 | 2017-12-22 23:35:48 | Add regress configtest | ||
| b38d7f0f | 2017-12-22 23:32:22 | Add regress asn1evp | ||
| 7b6953e9 | 2017-12-12 03:31:35 | add timerspecsub | ||
| 6d0192ff | 2017-12-11 06:14:02 | update for 2.7.0 | ||
| 426595b2 | 2017-12-11 05:08:54 | update links | ||
| 0f7609af | 2017-12-11 04:57:42 | add release notes | ||
| 26b40cb7 | 2017-12-05 15:22:15 | netcat.c.patch: eliminate syntax error from patch If the target system does not define IPV6_TCLASS, this part of the patch handles that with an ENOPROTOOPT error rather than failing to compile. Unfortunately it's missing a trailing semicolon leading to a compilation error. Add the missing semicolon to fix the problem. Signed-off-by: Kyle J. McKay <mackyle@gmail.com> | ||
| aff3a43f | 2017-11-23 15:28:25 | Fixed getpagesize detection on Android |