summaryrefslogtreecommitdiff
path: root/lib/libpam
AgeCommit message (Expand)Author
2021-11-01Remove workaround, @rillig fixed the issue.christos
2021-11-01work around lint bugchristos
2021-10-30pam_exec: Convert realloc(x * y) to reallocarr.nia
2021-08-11cast from strchr fixed.christos
2021-08-11libpam: clean up LINTFLAGSrillig
2020-06-12lib/libpam: Fix the possible -Werror=stringop-truncationfox
2020-05-23Fix fallout from NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES changes;rin
2020-05-01Fix the vax build and explain why...christos
2020-04-29Reverse sense of NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES.riastradh
2020-03-03Add debugging commented out.christos
2020-03-01Redo the sshsk_sign() stuff properly, but putting the helper in libssh.sochristos
2020-03-01Add the sign client part.christos
2020-02-27This takes a provider nowchristos
2020-02-27one more level downchristos
2020-02-27probably fix previous: it wants mod.mk's PARSEDIR/.., not ../..,mrg
2020-02-26Handle pam modules that are not in this subtree.christos
2020-02-07there is no potential overflow anymore (thanks Kamil)christos
2020-02-07stop using sprintf and check for buffer overflow.christos
2019-12-23Simply Subsection headersreed
2019-10-13use GCC_NO_CAST_FUNCTION_TYPE.mrg
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-10Only exclude gcc-8 warnings if the gcc we're using is gcc>=8kre
2019-10-10Only exclude gcc-8 warnings when the gcc we're using is gcc>=8kre
2019-10-09don't warn for strncpy wtmp fields, they are not NUL terminated.christos
2019-10-09no error for function castchristos
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
2017-05-06Bump versionchristos
2015-04-04Adapt to the new API.christos
2014-10-25When building with clang, make warnings about NULL checks of parametersjoerg
2014-10-24pam library has moved and new fileschristos
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-12-27updates for new versionchristos
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