Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| b32a92bc | 2017-11-05 17:11:46 | update changelog | ||
| 794f48f1 | 2017-10-22 16:10:38 | Separate man(5) pages | ||
| cd9f6867 | 2017-09-26 09:21:38 | Land #355, update libc checks | ||
| 9bb3e037 | 2017-09-26 22:02:21 | Fix checking memmem in apps/ocspcheck/CMakeLists.txt - Issue #352 pointed out by @d3x0r | ||
| 07b9f6c3 | 2017-09-25 23:06:21 | update release notes |