aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to OpenSSL 0.9.8b.Simon L. B. Nielsen2006-07-2940-102/+1666
* Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav2006-05-137-0/+14
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-137-7/+7
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-172-3/+7
* Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-291-3/+3
* Revert the commits that made libssh an INTERNALLIB; they caused too muchDag-Erling Smørgrav2005-06-077-22/+10
* Make libssh an INTERNALLIB like it is in {Net,Open}BSD.Dag-Erling Smørgrav2005-06-067-10/+22
* Update for OpenSSH 4.1p1.Dag-Erling Smørgrav2005-06-052-3/+3
* Update OpenSSL 0.9.7d -> 0.9.7e.Jacques Vidrine2005-02-2536-1638/+1778
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-101-1/+1
* Correctly hide the command arguments.Diomidis Spinellis2005-01-171-15/+2
* 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