summaryrefslogtreecommitdiff
path: root/lib/libpam/modules
AgeCommit message (Expand)Author
2019-06-01Fix key loading logic and add log message when rejecting an unencrypted key.mlelstv
2018-08-26adjust to new libssh api.christos
2018-05-16Improve type safety by using the correct enum values.joerg
2018-04-07fix and use the macro.christos
2018-04-07function grew an extra argument now.christos
2018-02-04switch everyone to openssl.oldchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-21Remove MKCRYPTO option.riastradh
2015-04-04Adapt to the new API.christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-02-27Remove tautological check.joerg
2014-01-07Annotate logit to provide transitive format string checks.joerg
2013-12-29Fix incorrect typeschristos
2013-12-28warns 6christos
2013-12-28avoid using freed pointers and non-format stringschristos
2013-10-19remove useless variablemrg
2013-08-20Whitespace and markup improvements.wiz
2013-08-20Add Edgar Fuss's patch to pam_deny, to allow users to be able to change theirperseant
2013-07-20Use Mt for email addresses.wiz
2013-06-23add missing worddholland
2013-06-20use login_getpwclass() everywhere for consistency.christos
2012-01-28remove unneeded changechristos
2012-01-28Use -X so that the link-set symbols are not stripped.christos
2012-01-06pull in from FreeBSD rev.1.41: Narrow the use of user credentials.drochner
2012-01-03avoid using %m in format.christos
2011-12-28- reverse the order of printf formatting to make it easier for compilers tochristos
2011-12-16support ECDSA keys used by recent sshdrochner
2011-12-16disallow empty passphrases per default, and implement the "nullok"drochner
2011-12-16-remove remainders of the misguided changes in revs 1.5-1.9drochner
2011-08-19Minor grammar fixcheusov
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-06remove excess newlines in debug outputdrochner
2011-04-25- make log_krb5 varyadicchristos
2011-04-25fix pasto (of no consequence)christos
2011-04-25- make log_krb5 varyadic and merge the last error message.christos
2011-04-24Stop using functions that are marked as deprecated in Heimdal.elric
2011-04-24Remove use of functions marked as deprecated in Heimdal.elric
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2011-04-02Fix misplaced parenthesis, from henning.petersen@t-online.de, thanks.mbalmer
2011-03-08Don't try to clean/build or install a library here, there are onlymlelstv
2011-02-03PR/44505: Mark Davies: pam_exec fails to realloc enough space, whilechristos
2010-11-21Use ssh_add_identity_constrained() instead of ssh_add_identity()adam
2010-05-13Mask %Ujoerg
2010-05-03Build the modules in two phases:christos
2010-05-03make the dependency to libpam, explicit. Fixes afpd in pkgsrc. From Mark Davieschristos
2010-01-17Close file handle after using it. Found by cppcheck.wiz
2009-12-13rename LD32DIR to MLIBDIR.mrg
2009-11-18if changing the password, don't clear PAM_AUTHTOK at the beginning -- thisdrochner
2009-07-20use new openssh treechristos
2009-07-20use the proper libcryptochristos