Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 339074b9 | 2018-01-06 18:12:50 | Reconsider MSVC warning list - Remove C4242 and C4820 - Warning explanation from manual - Sort by warning code | ||
| 0a583bd2 | 2018-01-06 18:51:45 | Remove unneeded -ULIBRESSL_INTERNAL | ||
| 190bd346 | 2017-12-11 04:57:42 | add release notes | ||
| ac9a73f6 | 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> | ||
| 71d9fd97 | 2017-11-23 15:28:25 | Fixed getpagesize detection on Android | ||
| 6cb4aa08 | 2017-11-06 11:52:03 | Create correct directory in CMake install. Was creating ${CONFDIR}/cert instead of ${CONFDIR}/certs. | ||
| 68a99284 | 2017-11-05 17:14:28 | fetch before update to grab new branches | ||
| fe8a52a0 | 2017-11-05 17:11:46 | update changelog | ||
| 727aeabd | 2017-11-02 05:59:08 | make OPENBSD_6_2 branch | ||
| 794f48f1 | 2017-10-22 16:10:38 | Separate man(5) pages |