aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
Commit message (Collapse)AuthorAgeFilesLines
* Use the C locale for running date(1).Kris Kennaway2000-04-201-1/+1
| | | | | | | Submitted by: ache Notes: svn path=/head/; revision=59426
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-133-79/+167
| | | | Notes: svn path=/head/; revision=59196
* * Fix dependancies so that ``make depend'' is not required.David E. O'Brien2000-04-111-37/+38
| | | | | | | | | * Some style fixes Approved by: kris Notes: svn path=/head/; revision=59145
* Resurrect the old libdes manpages (after a repo copy) until we have betterKris Kennaway2000-03-021-0/+14
| | | | | | | ones. Notes: svn path=/head/; revision=57682
* MFI: stupid typo of mine.Mark Murray2000-02-291-1/+1
| | | | Notes: svn path=/head/; revision=57615
* New distribution names.Mark Murray2000-02-281-0/+3
| | | | Notes: svn path=/head/; revision=57569
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-262-18/+2
| | | | | | | | | | Reorganize and unify libcrypto's interface so that the RSA implementation is chosen at runtime via dlopen(). This is a checkpoint and may require more tweaks still. Notes: svn path=/head/; revision=57511
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughPeter Wemm2000-02-252-1/+1
| | | | | | | this is not very useful as the US repo is missing bits. Notes: svn path=/head/; revision=57484
* Fold libRSAglue into libcrypto so we don't have to special-casePeter Wemm2000-02-252-10/+7
| | | | | | | | all the builds. There is still no actual RSA implementation code in libcrypto or src/* on US code trees. Notes: svn path=/head/; revision=57474
* Sync with internat; delete a trailing spacePeter Wemm2000-02-251-1/+1
| | | | Notes: svn path=/head/; revision=57471
* Build everything properly. This means:Mark Murray2000-02-241-1/+21
| | | | | | | | | | | | | | o Don't b uild libdes. o Crypto is now housed in libcrypto (with a compatability symlink to libdes) o RSA may depend on RSAREF at your locale. o OpenSSH is now a part of the base system. Notes: svn path=/head/; revision=57437
* Freefall/Internat diff reducer.Mark Murray2000-02-241-2/+5
| | | | Notes: svn path=/head/; revision=57413
* Freefall/Internat diff reducer.Mark Murray2000-02-241-0/+2
| | | | Notes: svn path=/head/; revision=57412
* Move the rsaref gunk to libRSAglue where ports expect it.Kris Kennaway2000-01-201-8/+1
| | | | Notes: svn path=/head/; revision=56315
* *** empty log message ***Kris Kennaway2000-01-162-1/+10
| | | | Notes: svn path=/head/; revision=56087
* Add MAINTAINER tag so people don't feel the need to randomly frob with this.Kris Kennaway2000-01-161-0/+2
| | | | Notes: svn path=/head/; revision=56080
* Build infrastructure for OpenSSLKris Kennaway2000-01-145-0/+671
| | | | Notes: svn path=/head/; revision=55950
* Vendor import EAY's LIBSSL to fix comments, etc.vendor/ssleayMark Murray1999-09-041-5/+5
| | | | Notes: svn path=/vendor-crypto/ssleay/dist/; revision=50894
* Drat. Import this into the right place. Pass me the pointy hat.Mark Murray1999-09-011-0/+508
Notes: svn path=/vendor-crypto/ssleay/dist/; revision=50760