From: Ludovic R. <no...@gi...> - 2021-10-05 16:11:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 4c590e23d77bc8790fd80372a72bc31fc3c16434 https://github.com/OpenSC/pam_pkcs11/commit/4c590e23d77bc8790fd80372a72bc31fc3c16434 Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-15 (Wed, 15 Sep 2021) Changed paths: M AUTHORS M ChangeLog M README M README.md M doc/README.autologin M doc/README.eventmgr M doc/README.mappers M doc/mappers_api.xml M doc/pam_pkcs11.xml M doc/pkcs11_eventmgr.1 M etc/pam_pkcs11.conf.example.in M pam_pkcs11.spec M src/common/cert_info.c M src/common/cert_vfy.c M src/common/cert_vfy.h M src/common/pam-pkcs11-ossl-compat.h M src/common/pkcs11_lib.c M src/common/rsaref/pkcs11.h M src/common/strings.h M src/common/uri.c M src/common/uri.h M src/mappers/ldap_mapper.c M src/mappers/mail_mapper.c M src/mappers/mapper.h M src/mappers/null_mapper.c M src/pam_pkcs11/mapper_mgr.h M src/pam_pkcs11/pam_pkcs11.c M src/scconf/README.scconf M src/tools/card_eventmgr.c M src/tools/pkcs11_eventmgr.c Log Message: ----------- Fix typos found by codespell Commit: d03bbc35f9d61f63f3be1deb3082f92b0368cb15 https://github.com/OpenSC/pam_pkcs11/commit/d03bbc35f9d61f63f3be1deb3082f92b0368cb15 Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-15 (Wed, 15 Sep 2021) Changed paths: A .github/workflows/codespell.yml A codespell_ignore_words.txt Log Message: ----------- Add codespell to CI to find typos early Commit: 862c25667e6bea62adbe6d3243012299cd150d32 https://github.com/OpenSC/pam_pkcs11/commit/862c25667e6bea62adbe6d3243012299cd150d32 Author: Ludovic Rousseau <lud...@fr...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: A .github/workflows/codespell.yml M AUTHORS M ChangeLog M README M README.md A codespell_ignore_words.txt M doc/README.autologin M doc/README.eventmgr M doc/README.mappers M doc/mappers_api.xml M doc/pam_pkcs11.xml M doc/pkcs11_eventmgr.1 M etc/pam_pkcs11.conf.example.in M pam_pkcs11.spec M src/common/cert_info.c M src/common/cert_vfy.c M src/common/cert_vfy.h M src/common/pam-pkcs11-ossl-compat.h M src/common/pkcs11_lib.c M src/common/rsaref/pkcs11.h M src/common/strings.h M src/common/uri.c M src/common/uri.h M src/mappers/ldap_mapper.c M src/mappers/mail_mapper.c M src/mappers/mapper.h M src/mappers/null_mapper.c M src/pam_pkcs11/mapper_mgr.h M src/pam_pkcs11/pam_pkcs11.c M src/scconf/README.scconf M src/tools/card_eventmgr.c M src/tools/pkcs11_eventmgr.c Log Message: ----------- Merge pull request #60 from DimitriPapadopoulos/codespell Codespell Compare: https://github.com/OpenSC/pam_pkcs11/compare/bb2e3f3a95e4...862c25667e6b |