aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
Commit message (Expand)AuthorAgeFilesLines
* Update to OpenSSL 0.9.6i.Jacques Vidrine2003-02-20227-524/+563
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_0'.cvs2svn2002-12-131-175/+0
* Remove myself as maintainer of openssl; I no longer have enough time toKris Kennaway2002-11-211-2/+0
* DON'T EVER PUT THIS BACK!Ruslan Ermilov2002-11-081-1/+1
* Style sync with rest of FreeBSD.David E. O'Brien2002-11-063-27/+23
* Don't lint contrib'ed sources, even if the builder has asked for linting.Mark Murray2002-09-251-0/+2
* 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
* Update list of installed manual pages after regenerating them.Jacques Vidrine2002-07-301-2/+6
* Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e.Jacques Vidrine2002-07-30225-673/+1442
* Update to match reality (i.e. reference libcrypto headers andJacques Vidrine2002-07-301-3/+4
* s,/usr/include,${INCLUDEDIR},Ruslan Ermilov2002-07-221-1/+1
* for OpenSSL 0.9.5aDavid E. O'Brien2002-05-151-0/+175
* Build using pregenerated manpages; don't use perl to translate .pod's.Mark Murray2002-05-141-4/+1
* As the perl-generated assembler files have been committed, add theMark Murray2002-05-14223-0/+52244
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-122-13/+6
* Pre-generate the optimized x86 crypto code and check it in rather thanPeter Wemm2002-05-0315-41/+14661
* Install headers with -C. Ideally, these Makefiles should not need toDag-Erling Smørgrav2002-03-232-3/+3
* Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules.Bruce Evans2002-03-171-3/+3
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.Mark Murray2002-03-162-12/+12
* Update list of manpagesKris Kennaway2002-01-271-23/+30
* Opensslconf for sparc64. Just a copy of the alpha one for now.Jake Burkholder2001-11-181-0/+175
* Argh! Shoot me! (add closing */ after $FreeBSD$ )Peter Wemm2001-10-221-1/+1
* Add an ia64 configuration. This is not likely to be optimal, but doesPeter Wemm2001-10-101-0/+175
* Sync this file up with its i386 brother. This appears to have been missedPeter Wemm2001-10-092-8/+70
* Update for OpenSSL 0.9.6aKris Kennaway2001-05-201-2/+5
* secure/ build fixes:Ruslan Ermilov2001-03-261-3/+2
* Attempt to fix the problem with -j builds, and du-uglify the asm codeKris Kennaway2001-03-141-10/+6
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6Kris Kennaway2001-03-081-1/+1
* Install the des.h link under ${DESTDIR}. Fixes buildworld.Kris Kennaway2001-03-041-1/+1
* Clean up the installation of the compatibility libdes header/libraryKris Kennaway2001-03-041-22/+11
* Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use ofKris Kennaway2001-03-041-13/+3
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
* Update the list of OpenSSL manpages (now contains many more describingKris Kennaway2001-02-251-51/+104
* Add back a missing file from the no-asm caseKris Kennaway2001-02-201-1/+1
* Remove a remnant of my attempt to get alpha asm code working. OpenSSLKris Kennaway2001-02-191-2/+0
* Introduce support for using OpenSSL ASM optimizations. This is doneKris Kennaway2001-02-192-10/+91
* Fixed a typo from the last commit.Ruslan Ermilov2000-11-151-1/+1
* Correct some fallout from the semi-automated way I updated the makefile.Kris Kennaway2000-11-141-4/+4
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-132-51/+58
* Overhaul of the build-time include file generation. Don't break in evp.hKris Kennaway2000-09-172-32/+28
* Nuke RSAREF support from orbit.Kris Kennaway2000-09-101-2/+2
* Make the temporary file _evp.h instead of evp.h to not conflict withBrian Feldman2000-08-242-5/+7
* Generate a new evp.h at build-time instead of install-time to properlyBrian Feldman2000-08-232-6/+7
* Unbreak the OpenSSL headers for those of us who don't/can't use IDEA byBrian Feldman2000-08-041-1/+10
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingPeter Wemm2000-07-142-4/+4
* MFI. This is a documentation-only, diffreducing patch, that ifMark Murray2000-06-242-1/+18
* /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