From: Dimitri P. O. <no...@gi...> - 2021-09-30 20:27:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 8aabbe75077b908c1aec91e3863c123e8e245192 https://github.com/OpenSC/libp11/commit/8aabbe75077b908c1aec91e3863c123e8e245192 Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-30 (Thu, 30 Sep 2021) Changed paths: M NEWS M examples/auth.c M examples/decrypt.c M src/libp11-int.h M src/p11_ckr.c M src/p11_key.c M tests/ec-check-privkey.softhsm M tests/evp-sign.c M tests/rsa-check-privkey.softhsm M tests/rsa-oaep.c Log Message: ----------- Fix typos found by codespell Commit: af2bca28a06617b5a9742701fd7b5e89816abeec https://github.com/OpenSC/libp11/commit/af2bca28a06617b5a9742701fd7b5e89816abeec Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-30 (Thu, 30 Sep 2021) Changed paths: A .github/workflows/codespell.yml A codespell_ignore_words.txt Log Message: ----------- Add codespell to CI to find typos early Compare: https://github.com/OpenSC/libp11/compare/512613286914...af2bca28a066 |