summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-02-26make this link again:christos
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2018-02-24dedupchristos
2018-02-24we don't yet have __atomic_is_lock_freechristos
2018-02-24fix sparc.christos
2018-02-24add the right assembler flags for the two new files.christos
2018-02-20Backout my over-eager backout - we need this for sparc64 building netbsd32martin
2018-02-20Backout previous "regen" - the regen target in this directory is bogus,martin
2018-02-18Avoid ssp error on sparc64christos
2018-02-18Regen.christos
2018-02-13Provide SHAR384 flavors: The OpenSSL SHA512_Final implementation is re-usedchristos
2018-02-13Provide the means to use the libc sha2 internally instead of the opensslchristos
2018-02-13Add a (void *) cast to make things compile with our own sha2 headerchristos
2018-02-13add missing test files added in the vendor branch.christos
2018-02-13Fix copy & pasto (dsa code vs. rsa code) in previous, fixes PR lib/53012martin
2018-02-12we need variables to be signed here.christos
2018-02-10fix pastochristos
2018-02-10Restore pic and sse2 enabled code to make libcrypto works as before.nakayama
2018-02-10fix typochristos
2018-02-10Fix TEXTREL'schristos
2018-02-09fix BN_to_integer to get rid of __UNCONST. Trick question:christos
2018-02-09Use the magic FILESBUILD variable so that it builds with BUILD/UPDATE unset.christos
2018-02-09add reset, needed by nsd.christos
2018-02-09XXX: use /dev/stdout because OpenSSL changed the params for i386!!?!?christos
2018-02-09more filechristos
2018-02-09i386 provides "partial words" assembly support.christos
2018-02-09new script does not know -D, regenchristos
2018-02-09only set the compat version for OpenSSL-1.0christos
2018-02-08adjust to renamed filechristos
2018-02-08need openssl/dh.hchristos
2018-02-08use the right map filechristos
2018-02-08Add a linker scriptchristos
2018-02-08fix the man pages, add a linker scriptchristos
2018-02-08update build gluechristos
2018-02-08merged conflictschristos
2018-02-08 Changes between 1.1.0f and 1.1.0g [2 Nov 2017]christos
2018-02-08Add ASN1_STRING_get0_data() glue for OPENSSL_API_COMPAT >= 0x10100000Ljakllsch
2018-02-07add set0_key needed by racoonchristos
2018-02-07Welcome to the 21st century Buck Rogers: OpenSSL-1.1christos
2018-02-06use OPENSSL_API_COMPATchristos
2018-02-06use OPENSSL_API_COMPAT instead of hacking the versionchristos
2018-02-06added 1.1 apichristos
2018-02-06style: remove spurious {} added in 1.12maya
2018-02-06adjust for openssl 1.1christos
2018-02-05centralize the conversion functions and make this work with bothchristos
2018-02-05Match new openssl HMAC_CTX_new better and zero out all the fields.maya
2018-02-05add DSA_bits()christos
2018-02-05fix inlinechristos
2018-02-05more openssl-1.1 compat.christos
2018-02-05add more functions that heimdal uses.christos