kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
07e541cc 2016-01-03 19:05:05 replace err.h macros with inline functions Passing NULL for the format is just easier with a function.
cf86bf85 2016-01-03 19:00:25 prefer gnu patch on AIX
38c577d7 2016-01-03 18:56:24 include strings.h in string.h on AIX as well
07056b29 2016-01-03 18:55:04 -path isn't really needed for perms fixup, and not supported everywhere
f5a4ee56 2015-12-28 08:46:59 rebase netcat patch
4a931b58 2015-12-27 22:17:59 add upstream config.guess/config.sub This adds refreshed OS and CPU detection. https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html
53cd105d 2015-12-27 22:12:35 update check for b64_ntop typo spotted by Jonas 'Sortie' Termansen
733d5810 2015-12-15 21:38:35 note the removed Verisign certificate
b95c92c6 2015-12-14 19:51:15 update added certs
3af1387b 2015-12-11 09:22:12 Revert back to GetStdHandle, since it works fine with pipes. Also include the formerly-missing NULL check, since this can fail in two ways.