summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Introduce support for using OpenSSL ASM optimizations. This is donekris2001-02-191-7/+85
* Fixed a typo from the last commit.ru2000-11-151-1/+1
* Correct some fallout from the semi-automated way I updated the makefile.kris2000-11-141-4/+4
* Update for OpenSSL 0.9.6kris2000-11-131-49/+56
* Overhaul of the build-time include file generation. Don't break in evp.hkris2000-09-171-28/+2
* Nuke RSAREF support from orbit.kris2000-09-101-2/+2
* Make the temporary file _evp.h instead of evp.h to not conflict withgreen2000-08-241-2/+2
* Generate a new evp.h at build-time instead of install-time to properlygreen2000-08-231-4/+2
* Unbreak the OpenSSL headers for those of us who don't/can't use IDEA bygreen2000-08-041-1/+10
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingpeter2000-07-141-3/+3
* MFI. This is a documentation-only, diffreducing patch, that ifmarkm2000-06-241-0/+14
* Update for OpenSSL 0.9.5a and clean up a bit.kris2000-04-131-76/+110
* * Fix dependancies so that ``make depend'' is not required.obrien2000-04-111-38/+39
* Resurrect the old libdes manpages (after a repo copy) until we have betterkris2000-03-021-0/+14
* MFI: stupid typo of mine.markm2000-02-291-1/+1
* New distribution names.markm2000-02-281-0/+3
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)peter2000-02-261-13/+2
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughpeter2000-02-251-0/+1
* Fold libRSAglue into libcrypto so we don't have to special-casepeter2000-02-251-3/+5
* Sync with internat; delete a trailing spacepeter2000-02-251-1/+1
* Build everything properly. This means:markm2000-02-241-1/+21
* Freefall/Internat diff reducer.markm2000-02-241-2/+5
* Move the rsaref gunk to libRSAglue where ports expect it.kris2000-01-201-8/+1
* *** empty log message ***kris2000-01-161-0/+6
* Add MAINTAINER tag so people don't feel the need to randomly frob with this.kris2000-01-161-0/+2
* Build infrastructure for OpenSSLkris2000-01-141-0/+217
OpenPOWER on IntegriCloud