kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
49d80f0e 2015-02-19 21:16:55 add missing line continuation
a859b93f 2015-02-16 22:22:29 disable system issetugid on OS X since it is not fork-safe Noticed while testing similar code for AIX. ok beck@
adc416e9 2015-02-16 22:19:01 remove getuid/getgid fallbacks from hp-ux issetugid emulation Fail closed if we cannot obtain the process flags. Noticed while looking at a similar function for AIX.
ad7ac48d 2015-02-14 20:03:39 add strsep fallback for libtls
28311d43 2015-02-14 18:51:44 conditionally build certhash into openssl(1) For now, look for openat and symlink. We may switch to just needing symlink later.
2286578f 2015-02-14 18:15:15 update for new manpage conversions, add links
5e96c047 2015-02-11 20:50:10 add the new openssl(1) certhash command
687a5083 2015-02-10 11:10:04 rc5 is removed
9de5b8a9 2015-02-08 19:39:36 c_all* have merged into c_all.c
c386ab21 2015-02-06 20:41:07 disable biotest