summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Previously, libcrypto contained symbols that were identical to EAYnectar2003-02-181-0/+7
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-101-40/+7
* Background:nectar2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-291-0/+2
* Update for OpenSSL 0.9.7. No assembler code at the moment. Thismarkm2003-01-281-286/+193
* Remove myself as maintainer of openssl; I no longer have enough time tokris2002-11-211-2/+0
* Style sync with rest of FreeBSD.obrien2002-11-061-16/+15
* Don't lint contrib'ed sources, even if the builder has asked for linting.markm2002-09-251-0/+2
* Update list of installed manual pages after regenerating them.nectar2002-07-301-2/+6
* s,/usr/include,${INCLUDEDIR},ru2002-07-221-1/+1
* Build using pregenerated manpages; don't use perl to translate .pod's.markm2002-05-141-4/+1
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-5/+3
* Pre-generate the optimized x86 crypto code and check it in rather thanpeter2002-05-031-37/+21
* Install headers with -C. Ideally, these Makefiles should not need todes2002-03-231-1/+1
* Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules.bde2002-03-171-3/+3
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.markm2002-03-161-11/+11
* Update list of manpageskris2002-01-271-23/+30
* Update for OpenSSL 0.9.6akris2001-05-201-2/+5
* secure/ build fixes:ru2001-03-261-3/+2
* Attempt to fix the problem with -j builds, and du-uglify the asm codekris2001-03-141-10/+6
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6kris2001-03-081-1/+1
* Install the des.h link under ${DESTDIR}. Fixes buildworld.kris2001-03-041-1/+1
* Clean up the installation of the compatibility libdes header/librarykris2001-03-041-22/+11
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofkris2001-03-041-13/+3
* Update the list of OpenSSL manpages (now contains many more describingkris2001-02-251-55/+108
* Add back a missing file from the no-asm casekris2001-02-201-1/+1
* Remove a remnant of my attempt to get alpha asm code working. OpenSSLkris2001-02-191-2/+0
OpenPOWER on IntegriCloud