aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
Commit message (Expand)AuthorAgeFilesLines
* Silence `make -s' (echo -> ${ECHO}).Bruce Evans2003-04-131-1/+1
* Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f'David E. O'Brien2003-03-111-2/+2
* Don't error out the build if removing a "stale" symlink fails.David E. O'Brien2003-03-101-2/+2
* Handle includes the normal way.Ruslan Ermilov2003-02-272-84/+67
* Regenerate man pages after import of OpenSSL 0.9.7a.Jacques Vidrine2003-02-19150-310/+316
* LIBDIR/INCLUDEDIR do not include DESTDIR.Jacques Vidrine2003-02-181-2/+2
* Follow-up to previous commit: we had a des.h symlink, too. RemoveJacques Vidrine2003-02-181-0/+1
* Previously, libcrypto contained symbols that were identical to EAYJacques Vidrine2003-02-181-0/+7
* Correct path for finding asm-generating files.Jacques Vidrine2003-02-141-6/+6
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-10152-344/+1076
* Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled inJacques Vidrine2003-02-091-1/+1
* Background:Jacques Vidrine2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.Jacques Vidrine2003-01-291-0/+2
* Hopefully fix world for folks not compiling IDEA (the default).Peter Wemm2003-01-291-2/+2
* Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712Jacques Vidrine2003-01-296-0/+12
* Update for OpenSSL 0.9.7. No assembler code at the moment. ThisMark Murray2003-01-28246-25467/+6679
* 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