summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC: r304636jkim2016-08-311-0/+10
* MFC: r304320jkim2016-08-311-38/+35
* Enable linker error if libcrypto.so contains a relocation against text. Itjkim2016-05-111-1/+0
* Make libcrypto.so position independent on i386.jkim2016-05-101-17/+14
* Revert r299139: these are generated filesemaste2016-05-061-1/+1
* Make libcrypto position independent on i386emaste2016-05-051-1/+1
* Fix a typo. I did not mean it, really.jkim2015-11-061-1/+1
* Clean up OpenSSL makefiles.jkim2015-11-061-14/+16
* Merge OpenSSL 1.0.2d.jkim2015-10-301-24/+29
* Replace afterinstall: hack from r111083 with 'make delete-old' functionality.bdrewery2015-09-191-8/+0
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Update buildinf.h to make SSLeay_version(3) little bit more useful.jkim2015-01-161-3/+3
* Add a ${CP} alias for copying files in the build.will2015-01-161-1/+1
* Remove references to MK_IDEA.ed2013-04-271-13/+1
* Merge OpenSSL 1.0.1e.jkim2013-02-131-5/+5
* Merge OpenSSL 1.0.1c.jkim2012-07-121-168/+200
* Force linker error when created shared library contains a relocationkib2011-12-061-0/+1
* Fix some leftover binaries and shared libraries in the system that stilldim2011-02-151-0/+4
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-1/+1
* MFtbemd:imp2010-08-231-15/+15
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-121-2/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Remove build timestamps from the following files:cperciva2009-07-111-1/+0
* Update build infrastructure for OpenSSL 0.9.8k.simon2009-06-141-15/+33
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-0/+11
* Upgrade to OpenSSL 0.9.8e.simon2007-03-151-1/+2
* Upgrade to OpenSSL 0.9.8d.simon2006-10-011-1/+2
* Upgrade to OpenSSL 0.9.8b.simon2006-07-291-49/+70
* Clean generated headers.ru2006-04-101-0/+2
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.ru2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-3/+5
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Update OpenSSL 0.9.7d -> 0.9.7e.nectar2005-02-251-2/+13
* Define PLATFORM correctly when cross-building.ru2005-02-161-2/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comesmarkm2004-08-141-1/+1
* Turn MAKE_IDEA into a true "bool" type variable, as documented inru2004-04-191-3/+3
* Turn on the amd64-specific bignum code in openssl. This is actuallypeter2004-04-141-0/+7
* Re-add the hand-optimised assembler versions of some of the ciphersmarkm2004-03-231-7/+53
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Ugg, wrong version.obrien2003-06-011-1/+1
* This isn't C99 clean.obrien2003-06-011-0/+2
* Silence `make -s' (echo -> ${ECHO}).bde2003-04-131-1/+1
* Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f'obrien2003-03-111-2/+2
* Don't error out the build if removing a "stale" symlink fails.obrien2003-03-101-2/+2
* Handle includes the normal way.ru2003-02-271-2/+67
* LIBDIR/INCLUDEDIR do not include DESTDIR.nectar2003-02-181-2/+2
* Follow-up to previous commit: we had a des.h symlink, too. Removenectar2003-02-181-0/+1
OpenPOWER on IntegriCloud