aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_ssh
Commit message (Expand)AuthorAgeFilesLines
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Fix dead refs to pam(8) with pam(3) as well as some other PAM functions.Jens Schweikhardt2022-09-161-1/+1
* ssh: update to OpenSSH v8.9p1Ed Maste2022-04-131-1/+1
* openssh: update to OpenSSH v8.7p1Ed Maste2021-09-081-1/+1
* Upgrade to OpenSSH 7.8p1.Dag-Erling Smørgrav2018-09-101-15/+14
* Upgrade to OpenSSH 7.7p1.Dag-Erling Smørgrav2018-05-111-1/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* Remove support for SSH1 as it is already disabled in our OpenSSH.Ollivier Robert2016-08-222-4/+1
* Add support for Ed25519 keys.Ollivier Robert2016-08-222-0/+3
* MFHGlen Barber2016-03-143-7/+5
|\
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-03-111-2/+0
| * Not ready for level 6 yet due to -Wredundant-decls.Dag-Erling Smørgrav2016-03-111-0/+1
| * Define __bounded__ to fix the gcc build. While there, raise WARNS.Dag-Erling Smørgrav2016-03-112-2/+4
| * Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-111-3/+0
* | MFHGlen Barber2016-01-201-7/+6
|\|
| * Update for API changes in OpenSSH 6.8p1.John Baldwin2016-01-201-7/+6
* | MFH r289384-r293170Glen Barber2016-01-041-2/+1
|\|
| * Replace unneeded manual dependency on header by adding it to SRCS.Bryan Drewery2015-12-071-2/+1
* | Merge from headBaptiste Daroussin2015-06-151-0/+23
|\|
| * Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
| |\
| | * Merge sync of headSimon J. Gerraty2015-05-271-3/+1
| | |\ | | |/ | |/|
| | * Need headers staged by libpamSimon J. Gerraty2014-11-301-0/+1
| | * Updated/new dependenciesSimon J. Gerraty2014-11-191-1/+0
| | * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| | |\
| | * \ Merge head from 7/28Simon J. Gerraty2014-08-191-2/+2
| | |\ \
| | * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+2
| | * | | Merge headSimon J. Gerraty2013-09-111-0/+1
| | |\ \ \
| | * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| | * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | * | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+7
| | * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+18
* | | | | | Move ssh into a dedicated packageBaptiste Daroussin2015-03-051-0/+1
|/ / / / /
* | | | / Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-3/+1
| |_|_|/ |/| | |
* | | | Rework privatelib/internallibBaptiste Daroussin2014-08-061-1/+1
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-2/+2
| |/ |/|
* | Make libldns and libssh private.Dag-Erling Smørgrav2013-09-081-0/+1
|/
* Passing NULL as a key casues a segfault when loading SSH 1 keys. UseDag-Erling Smørgrav2012-05-261-1/+1
* key_load_private() ignores the passphrase argument if the private keyDag-Erling Smørgrav2011-11-201-7/+18
* Load the ECDSA key if there is one.Dag-Erling Smørgrav2011-10-072-2/+7
* No newline required.Dag-Erling Smørgrav2011-03-091-2/+2
* Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-0/+3
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+1
* pam_ssh needs roaming_dummy to link correctly against libssh.Dag-Erling Smørgrav2009-10-051-0/+3
* Adjust for OpenPAM Hydrangea.Dag-Erling Smørgrav2007-12-211-3/+3
* Fix build.Ruslan Ermilov2006-09-301-0/+1
* Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav2006-05-131-2/+6
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-131-1/+1
* Commenting out WARNS actually brought it up to 4.Ruslan Ermilov2005-09-281-1/+1