summaryrefslogtreecommitdiff
path: root/secure/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC update OpenSSL 0.9.7d -> 0.9.7e.Jacques Vidrine2005-03-0135-1638/+1500
* This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-02-251-0/+278
* Back-off an unneeded cast added by mistake in the 1.7.4.1 MFCDiomidis Spinellis2005-02-131-1/+1
* MFC 1.8 (hide arguments)Diomidis Spinellis2005-02-131-17/+4
* Update for 3.8p1, including workaround for a bug in gss-genr.c.Dag-Erling Smørgrav2004-02-262-2/+3
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Fixed static linkage.Ruslan Ermilov2004-01-081-2/+5
* Enable GSSAPI support. [1]Dag-Erling Smørgrav2004-01-081-4/+4
* Update Makefiles for OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-077-14/+14
* 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