summaryrefslogtreecommitdiff
path: root/secure/usr.bin/ssh-agent
Commit message (Expand)AuthorAgeFilesLines
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-0/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* MFHGlen Barber2016-03-141-5/+0
|\
| * Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-111-5/+0
* | MFH r289384-r293170Glen Barber2016-01-041-3/+2
|\|
| * Replace unneeded manual dependency on header by adding it to SRCS.Bryan Drewery2015-12-071-2/+1
* | Finish merging from head, messed up in previous attemptBaptiste Daroussin2015-09-121-1/+0
|\|
| * Remove remnant from USEPRIVATELIB removalBaptiste Daroussin2015-09-041-1/+0
* | Merge from headBaptiste Daroussin2015-06-151-0/+26
|\|
| * Add META_MODE support.Simon J. Gerraty2015-06-131-0/+26
| |\
| | * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | * Merge sync of headSimon J. Gerraty2015-05-272-15/+3
| | |\ | | |/ | |/|
| | * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| | |\
| | * \ Merge head from 7/28Simon J. Gerraty2014-08-191-2/+0
| | |\ \
| | * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| | * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| | |\| |
| | * | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+12
| | * | | Merge headSimon J. Gerraty2013-09-111-3/+18
| | |\ \ \
| | * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| | * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+26
* | | | | | Move ssh into a dedicated packageBaptiste Daroussin2015-03-051-0/+1
|/ / / / /
* | | | | Reduce overlinkingBaptiste Daroussin2014-11-251-1/+1
* | | | | Convert to LIBADDBaptiste Daroussin2014-11-251-5/+2
| |_|_|/ |/| | |
* | | | Rework privatelib/internallibBaptiste Daroussin2014-08-061-1/+1
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Clean up the OpenSSH build. It is now possible to build most componentsDag-Erling Smørgrav2013-09-101-3/+17
* | Make libldns and libssh private.Dag-Erling Smørgrav2013-09-081-0/+1
|/
* Upgrade to OpenSSH 5.3p1.Dag-Erling Smørgrav2009-10-011-0/+4
* Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav2006-05-131-0/+2
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-131-1/+1
* Revert the commits that made libssh an INTERNALLIB; they caused too muchDag-Erling Smørgrav2005-06-071-3/+1
* Make libssh an INTERNALLIB like it is in {Net,Open}BSD.Dag-Erling Smørgrav2005-06-061-1/+3
* Update Makefiles for OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-071-2/+2
* Explicitly add libz and libcrypto to LDADD for any ssh utilities missingGordon Tetlow2003-08-191-2/+2
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-251-0/+1
* My previous style commits weren't entirely right. Fix some bugs IDag-Erling Smørgrav2002-06-241-4/+2
* Fix style and unbreal static build.Dag-Erling Smørgrav2002-06-241-2/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-081-2/+2
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-231-2/+2
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newBrian Feldman2001-05-041-3/+3
* secure/ build fixes:Ruslan Ermilov2001-03-261-10/+4
* Don't pull in libRSAglue for the rsaref case. Since this is linkedPeter Wemm2000-02-251-4/+0
* Add the OpenSSH userland-building Makefiles.Mark Murray2000-02-241-0/+22