summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/arch/amd64
AgeCommit message (Expand)AuthorFilesLines
2017-08-20sprinkle a few missing dependencies on perl scripts internal bits.espie1-5/+8
2016-11-11Disable ec assembly for amd64 pending fixes for ssh, and bumpbeck1-4/+4
2016-11-04Ride the current major bump and enable assembler code for nist 256p curve,miod1-1/+5
2016-11-04Remove I386_ONLY define. It was only used to prefer amiod1-3/+0
2015-09-11Pass "openbsd" instead of "openbsd-elf" as the "flavour" to the perl assemblermiod1-2/+2
2015-06-19Disable ENGINE_load_dynamic (dynamic engine support).bcook1-1/+0
2014-11-17Add the Cammelia cipher to libcrypto.miod1-1/+4
2014-08-11Guard RSA / RC4-5 ASM when NO_ASM is not definedbcook1-1/+3
2014-07-11i'm a dumbdumb. fix build.tedu1-1/+1
2014-07-11move all the feature settings to a common header.tedu1-72/+1
2014-07-11Make sure we leave OPENSSL_NO_PSK in the conf files so thingsbeck1-0/+1
2014-05-06Sort CFLAGS, SRC and SSLASM stanzas by the directories they apply to, to makemiod1-37/+47
2014-04-18first round of static config. ok miodtedu1-43/+0
2014-04-17Move the machine-specific parts of the libcrypto Makefile to per-arch makefilemiod1-0/+60
2014-04-15The more you remove Chtulhu^WVMS tentacles, the more there aremiod1-2/+0
2014-04-14revert 1.2 and define OPENSSL_NO_EC_NISTP_64_GCC_128 again, it has a downsidesthen1-0/+3
2014-04-13No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djmmiod1-3/+0
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod1-0/+268