aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Explicitly add libz and libcrypto to LDADD for any ssh utilities missingGordon Tetlow2003-08-195-10/+10
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-162-24/+0
* Fixed "make checkdpadd".Ruslan Ermilov2003-07-021-2/+2
* Fix for the NO_OPENSSL case.Mark Murray2003-06-081-2/+2
* Modernise. Use libcrypto instead of libcipher for DES.Mark Murray2003-06-023-382/+427
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-052-2/+2
* We no longer have a separate kerberos distribution. Its now justMark Murray2003-04-301-1/+0
* The including makefile's directory is tried first for .include "...".Ruslan Ermilov2003-04-301-1/+1
* Most things depend on !defined(NO_OPENSSL); make it look so.Ruslan Ermilov2003-04-301-3/+3
* NOSECURE is implied by NOCRYPT, meaning if the latter is definedRuslan Ermilov2003-04-301-1/+1
* Remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-231-1/+1
* Update for 3.6.1p1; also remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-231-7/+0
* The .Nm utilityPhilippe Charnier2003-03-241-4/+6
* Fix mixed up arguments passed to a locally defined err(int, char *)Mike Makonnen2003-03-071-4/+4
* Handle includes the normal way.Ruslan Ermilov2003-02-271-4/+1
* Regenerate man pages after import of OpenSSL 0.9.7a.Jacques Vidrine2003-02-1933-69/+153
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-1035-114/+144
* Update for OpenSSL 0.9.7. No assembler code at the moment. ThisMark Murray2003-01-2835-17/+11334
* Remove myself as maintainer of openssl; I no longer have enough time toKris Kennaway2002-11-211-2/+0
* Update for OpenSSH 3.5p1.Dag-Erling Smørgrav2002-10-291-1/+1
* ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to beDag-Erling Smørgrav2002-07-053-16/+1
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-258-1/+9
* My previous style commits weren't entirely right. Fix some bugs IDag-Erling Smørgrav2002-06-247-23/+11
* Previous commit made no sense.Dag-Erling Smørgrav2002-06-241-1/+2
* Fix style and unbreal static build.Dag-Erling Smørgrav2002-06-245-11/+10
* Install the new man pages.Dag-Erling Smørgrav2002-06-231-1/+1
* Update Makefiles for OpenSSH 3.3.Dag-Erling Smørgrav2002-06-232-1/+14
* Build using pregenerated manpages; don't use perl to translate .pod's.Mark Murray2002-05-141-8/+1
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-6/+4
* Adjust for OpenSSH 3.1.Dag-Erling Smørgrav2002-03-182-2/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-086-12/+12
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-237-12/+12
* Clean up makefiles, and turn on WARNS=2. Take into account the telnetMark Murray2001-11-301-7/+9
* Diff reduce all the crypto telnet Makefiles.Mark Murray2001-08-201-1/+1
* Link to libcipher in the usual way. `bdes' depended on a nonexistentBruce Evans2001-08-031-10/+2
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-031-3/+3
* Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto,Bruce Evans2001-07-301-2/+2
* Added missing DPADD and CLEANFILES.Ruslan Ermilov2001-07-121-0/+3
* Fixed world breakage in previous commit. -lpam must never be usedBruce Evans2001-05-091-4/+4
* Add PAM support to SRA authentication. Cribbed mostly from ftpd. ThisNick Sayer2001-05-071-1/+1
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newBrian Feldman2001-05-048-12/+37
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+1
* secure/ build fixes:Ruslan Ermilov2001-03-268-54/+22
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-161-140/+173
* Disable /usr/bin/ssh being setuid root by default. Let the variableBrian Feldman2000-11-141-0/+2
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-131-5/+6
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-2/+2
* Add missing quotes around xauth pathAndrey A. Chernov2000-08-231-1/+1
* Respect X11BASE to derive the location of xauth(1)Kris Kennaway2000-08-231-0/+4
* Install the openssl(1) manpage with an MLINK from ssl(8) to at least putKris Kennaway2000-08-031-6/+12