kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
b49242fc 2017-06-09 13:33:14 Remove misleading CFLAGS / LDFLAGS. These variables were being ignored because libtool doesn't pass -static-libgcc to GCC. If you want to link libgcc statically, currently the only way to achieve this is to manually add -static-libgcc to CC variable. See: http://www.mingw.org/wiki/HOWTO_Sneak_GCC_Switches_Past_Libtool
0974d6f0 2017-06-03 20:13:25 update nc patch
d3f3daec 2017-06-04 00:56:11 defining DEFAULT_CA_FILE only if it is not defined. indicated by Kyle J. McKay mackyle@gmail.com
0da71010 2017-05-18 00:31:20 update tlstest argument ordering
e7b0c006 2017-05-18 00:31:07 fix hkdftest name
530fbba1 2017-05-07 02:23:55 Add definition of in_addr_t for Windows build
63042e98 2017-05-02 00:21:57 Add HKDF functionality
f494c6aa 2017-05-08 08:32:38 Land #310, make it easier to build from cvs source
6cb87c12 2017-05-07 00:17:58 Modify update.sh to change the path of openbsd source tree easily With this modification, we can build portable with /usr/src easily.
32ab245f 2017-04-30 23:07:47 remove OPENSSL_ia32cap_P from crypto.sym when generated