From: Ludovic R. <no...@gi...> - 2023-02-03 15:30:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: e119cfa68e2e49adec407fee39aa23d5b37f07c7 https://github.com/OpenSC/pam_pkcs11/commit/e119cfa68e2e49adec407fee39aa23d5b37f07c7 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M .github/workflows/codespell.yml Log Message: ----------- Fix .github/workflows/codespell.yml Commit: a4c6ea1296dc7cd2a54343c425b8aa191a383697 https://github.com/OpenSC/pam_pkcs11/commit/a4c6ea1296dc7cd2a54343c425b8aa191a383697 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: A .github/workflows/build.yml Log Message: ----------- Add .github/workflows/build.yml Commit: 2659e6e5fb24d08cc183569a9ab6488ad92476ad https://github.com/OpenSC/pam_pkcs11/commit/2659e6e5fb24d08cc183569a9ab6488ad92476ad Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M doc/mappers_api.xml Log Message: ----------- Fix spelling error Check for spelling errors: doc/mappers_api.xml#L862 ocurrs ==> occurs Commit: 05285717601c7636d1a1b5a0384bf341ef76c075 https://github.com/OpenSC/pam_pkcs11/commit/05285717601c7636d1a1b5a0384bf341ef76c075 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M doc/doxygen.conf.in Log Message: ----------- Fix spelling error Check for spelling errors: doc/doxygen.conf.in#L88 numer ==> number Commit: f7e9bced423b8e0738a1d759387775f60a227cc4 https://github.com/OpenSC/pam_pkcs11/commit/f7e9bced423b8e0738a1d759387775f60a227cc4 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/tools/pkcs11_eventmgr.c Log Message: ----------- Fix spelling error Check for spelling errors: src/tools/pkcs11_eventmgr.c#L637 sesion ==> session Commit: 02f67a96203d992a17e3bc218a65974dc468498c https://github.com/OpenSC/pam_pkcs11/commit/02f67a96203d992a17e3bc218a65974dc468498c Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/base64.h Log Message: ----------- Fix spelling error Check for spelling errors: src/common/base64.h#L2 funtions ==> functions Check for spelling errors: src/common/base64.h#L32 lenght ==> length Check for spelling errors: src/common/base64.h#L35 sucess ==> success Commit: fcefa60298b8c786e24d69e4e19b1f5ca2a851fb https://github.com/OpenSC/pam_pkcs11/commit/fcefa60298b8c786e24d69e4e19b1f5ca2a851fb Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/SSLerrs.h Log Message: ----------- Fix spelling error Check for spelling errors: src/common/SSLerrs.h#L241 succesfully ==> successfully Commit: 3ed05b2b635b7a16a7f2974bb2b9c09981a40746 https://github.com/OpenSC/pam_pkcs11/commit/3ed05b2b635b7a16a7f2974bb2b9c09981a40746 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/pkcs11_lib.c Log Message: ----------- Fix spelling error Check for spelling errors: src/common/pkcs11_lib.c#L1646 Sesion ==> Session Commit: 3f9f0fdf760a616a9842b610457652078141b324 https://github.com/OpenSC/pam_pkcs11/commit/3f9f0fdf760a616a9842b610457652078141b324 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/base64.c Log Message: ----------- base64.c: Convert to utf-8 Compare: https://github.com/OpenSC/pam_pkcs11/compare/e1beb4361647...3f9f0fdf760a |