summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and relatedjsing2017-08-281-2/+2
* sprinkle a few missing dependencies on perl scripts internal bits.espie2017-08-201-3/+3
* Switch to -Werror with clang for libressl.doug2017-08-131-2/+2
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-2/+1
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+2
* Randomize link-order of libcrypto as we do with libc. This libraryderaadt2017-05-291-1/+2
* Bring in HKDF, from BoringSSL, with regress tests modified to bebeck2017-05-061-1/+6
* Only enable -Werror on libcrypto/libssl/libtls if we are building withjsing2017-04-301-3/+6
* Add an EVP interface that provides concatenated MD5+SHA1 hashes, which arejsing2017-02-281-1/+2
* Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatbeck2017-01-211-2/+3
* Explicitly export a list of symbols from libcrypto.jsing2016-12-211-2/+10
* after getting rid of the pod files, clean up the Makefiles; ok bcook@schwarze2016-11-051-2/+5
* Add support for X25519.jsing2016-11-051-1/+6
* Nuke the KRB5 ASN.1 code from orbit.jsing2016-11-041-6/+1
* No need to reach libssl private headers and to define TERMIOS anymore.miod2016-11-041-4/+1
* Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,tb2016-10-161-2/+4
* Append to CLEANFILES instead of replacing it, so libcrypto.pc isnatano2016-09-231-2/+2
* Generate pkg-config files at build time like everything else. Thisnatano2016-09-141-2/+3
* Files in /etc/ssl belong to root. ok deraadtnatano2016-09-111-4/+4
* Remove cms.jsing2016-09-041-8/+1
* only regen pkg-config files when required; ok jaspernatano2016-09-041-5/+5
* Make tree build againbeck2016-09-031-2/+427
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-0/+24