aboutsummaryrefslogtreecommitdiff
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
* Make the temporary file _evp.h instead of evp.h to not conflict withBrian Feldman2000-08-242-5/+7
* Add missing quotes around xauth pathAndrey A. Chernov2000-08-231-1/+1
* Generate a new evp.h at build-time instead of install-time to properlyBrian Feldman2000-08-232-6/+7
* Respect X11BASE to derive the location of xauth(1)Kris Kennaway2000-08-231-0/+4
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-0/+1
* Turn on support for IPv6Gregory Neil Shapiro2000-08-141-1/+1
* Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliasesGregory Neil Shapiro2000-08-131-6/+0
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-11/+28
* Unbreak the OpenSSL headers for those of us who don't/can't use IDEA byBrian Feldman2000-08-041-1/+10
* Install the openssl(1) manpage with an MLINK from ssl(8) to at least putKris Kennaway2000-08-031-6/+12
* Don't build sshd if NO_OPENSSL defined.Kris Kennaway2000-07-301-1/+1
* Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since itKris Kennaway2000-07-251-1/+1
* WITH_IDEA --> MAKE_IDEA fix.Mark Murray2000-07-161-1/+1
* Add missing $FreeBSD$ to files that are NOT still on vendor a branch.Peter Wemm2000-07-162-0/+6
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingPeter Wemm2000-07-142-4/+4
* Argh. Cut/paste transcription error. Fix syntax of previous commit.Peter Wemm2000-07-031-1/+1
* USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1Peter Wemm2000-07-031-1/+2
* MFI. This is a documentation-only, diffreducing patch, that ifMark Murray2000-06-244-2/+23
* Link explicitly against -lmd. I'm not sure what was pulling this inKris Kennaway2000-06-111-2/+2
* Add a new file to SRCSKris Kennaway2000-06-031-1/+1
* /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
* Update for OpenSSH 2.1Kris Kennaway2000-05-153-5/+15
* 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-135-111/+183
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-132-38/+10
* * Fix dependancies so that ``make depend'' is not required.David E. O'Brien2000-04-111-24/+26
* * Fix dependancies so that ``make depend'' is not required.David E. O'Brien2000-04-111-38/+39
* Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modsslKris Kennaway2000-04-041-0/+1
* Missed a fix for the new openssh; this fixes make world.Kris Kennaway2000-03-261-1/+1
* Update for latest OpenSSHKris Kennaway2000-03-262-4/+4
* Add a new function stub to libcrypto() which resolves to a symbol inKris Kennaway2000-03-131-1/+1
* Make LOGIN_CAP work properly.Mark Murray2000-03-091-3/+5
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-091-2/+2
* Build a shared library too - ports expect it.Kris Kennaway2000-03-071-1/+0
* Merge from internat.freebsd.org; cleanup stray rsaref glue code referencePeter Wemm2000-03-051-4/+0
* MFI: Make ssh and sshd link in the krb5 part of make release.John Hay2000-03-032-4/+4
* Resurrect the old libdes manpages (after a repo copy) until we have betterKris Kennaway2000-03-021-0/+14
* Merge from internat.freebsd.org: add libcrypto to librsaUSA's symbol searchPeter Wemm2000-03-021-0/+2
* MFI: stupid typo of mine.Mark Murray2000-02-291-1/+1
* Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscryptKris Kennaway2000-02-291-0/+2
* New distribution names.Mark Murray2000-02-283-4/+11
* New distribution name.Mark Murray2000-02-281-1/+1
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-266-25/+98
* Merge from internat.freebsd.org; deal with -DRSAref the same way asPeter Wemm2000-02-251-7/+9
* Merge from internat.freebsd.org; make RSAREF=YES work correctly, althoughPeter Wemm2000-02-252-1/+1
* Create a stub libRSAglue for bsd.port.mk's sakePeter Wemm2000-02-252-38/+6
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-257-25/+1
* Fold libRSAglue into libcrypto so we don't have to special-casePeter Wemm2000-02-253-13/+7