Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 965a8910 | 2017-12-25 16:30:49 | Add CLOCK_MONOTONIC and timersub for the OS that does not have them | ||
| 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 | ||
| 53b5b56f | 2017-11-23 05:43:27 | Land #359, create correct certs dir with CMake install | ||
| 653ba217 | 2017-11-06 11:52:03 | Create correct directory in CMake install. Was creating ${CONFDIR}/cert instead of ${CONFDIR}/certs. | ||
| 09ca0f7b | 2017-11-05 17:14:28 | fetch before update to grab new branches |