aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/Makefile.in
AgeCommit message (Expand)Author
2017-11-10[crypto] Add support for loading an alternative EngineLars Thorsen
2016-09-28Rename SSL_DEFINE to SSL_FLAGSMagnus Henoch
2016-09-28Support using OpenSSL in FIPS modeDániel Szoboszlay
2016-03-15update copyright-yearHenrik Nord
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-02-24Added support for ENEA OSELukas Larsson
2013-08-21erts: Add option to include nifs staticallyLukas Larsson
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-10-22crypto: Link crypto_callback staticallySverker Eriksson
2012-10-09crypto: Make unloading of crypto saferSverker Eriksson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-04-11crypto: Remove unnecessary dependency to libsslSverker Eriksson
2011-09-08Merge branch 'dev' into majorHenrik Nord
2011-08-11Fix win32 OpenSSL static linking broken in 20c9d6eDave Cottlehuber
2011-08-08*/c_src/Makefile*: Support parallel makeBjörn Gustavsson
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-10Link OpenSSL libraries static on WindowsPatrik Nyblom
2010-09-02Build opt, debug and valgrind libraries as separate librariesRickard Green
2010-04-28OTP-8333 Crypto using NIF'sSverker Eriksson
2010-02-12Merge branch 'kr/crypto_makefile' into ccase/r13b04_devErlang/OTP
2010-02-10Fix Makefile permission problem of crypto library on FreeBSD Erlang/OTP buildingKenji Rikitake
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP