aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* DON'T EVER PUT THIS BACK!Ruslan Ermilov2002-11-081-1/+1
* Style sync with rest of FreeBSD.David E. O'Brien2002-11-061-1/+1
* Bandaid for a broken world. The real fix is somewhat moreRuslan Ermilov2002-09-201-3/+3
* Added the missing dependencies for openssl/ headers.Ruslan Ermilov2002-09-191-5/+7
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-8/+3
* Pre-generate the optimized x86 crypto code and check it in rather thanPeter Wemm2002-05-031-4/+1
* Install headers with -C. Ideally, these Makefiles should not need toDag-Erling Smørgrav2002-03-231-2/+2
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.Mark Murray2002-03-161-1/+1
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
* Introduce support for using OpenSSL ASM optimizations. This is doneKris Kennaway2001-02-191-3/+6
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-131-2/+2
* Overhaul of the build-time include file generation. Don't break in evp.hKris Kennaway2000-09-171-4/+26
* Make the temporary file _evp.h instead of evp.h to not conflict withBrian Feldman2000-08-241-3/+5
* Generate a new evp.h at build-time instead of install-time to properlyBrian Feldman2000-08-231-2/+5
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingPeter Wemm2000-07-141-1/+1
* MFI. This is a documentation-only, diffreducing patch, that ifMark Murray2000-06-241-1/+4
* /dev/urandom is the default random device, so no use in stateing it here.David E. O'Brien2000-05-151-4/+1
* This version is slightly better than rev 1.10. There are still missingDavid E. O'Brien2000-05-151-10/+8
* Use unadorned `mkdir -p', removing the "test ... ||".David E. O'Brien2000-05-151-2/+2
* Use the C locale for running date(1).Kris Kennaway2000-04-201-1/+1
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-131-0/+23
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-261-5/+0
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughPeter Wemm2000-02-251-1/+0
* Fold libRSAglue into libcrypto so we don't have to special-casePeter Wemm2000-02-251-7/+2
* Freefall/Internat diff reducer.Mark Murray2000-02-241-0/+2
* *** empty log message ***Kris Kennaway2000-01-161-1/+4
* Build infrastructure for OpenSSLKris Kennaway2000-01-141-0/+22