You can subscribe to this list here.
2013 |
Jan
(18) |
Feb
(20) |
Mar
(15) |
Apr
(5) |
May
(7) |
Jun
(3) |
Jul
(4) |
Aug
(20) |
Sep
(10) |
Oct
(12) |
Nov
(12) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
(12) |
Feb
(8) |
Mar
(3) |
Apr
(7) |
May
(12) |
Jun
(19) |
Jul
(1) |
Aug
(5) |
Sep
(9) |
Oct
(11) |
Nov
(13) |
Dec
(20) |
2015 |
Jan
(12) |
Feb
(25) |
Mar
(33) |
Apr
(37) |
May
(36) |
Jun
(2) |
Jul
(18) |
Aug
(31) |
Sep
(98) |
Oct
(50) |
Nov
(25) |
Dec
(34) |
2016 |
Jan
(95) |
Feb
(35) |
Mar
(78) |
Apr
(12) |
May
(11) |
Jun
(20) |
Jul
(28) |
Aug
(21) |
Sep
(30) |
Oct
(29) |
Nov
(15) |
Dec
(15) |
2017 |
Jan
(29) |
Feb
(17) |
Mar
(34) |
Apr
(28) |
May
(12) |
Jun
(25) |
Jul
(39) |
Aug
(14) |
Sep
(12) |
Oct
(38) |
Nov
(28) |
Dec
(6) |
2018 |
Jan
(15) |
Feb
(22) |
Mar
(27) |
Apr
(71) |
May
(78) |
Jun
(47) |
Jul
(24) |
Aug
(63) |
Sep
(43) |
Oct
(34) |
Nov
(27) |
Dec
(18) |
2019 |
Jan
(51) |
Feb
(17) |
Mar
(48) |
Apr
(46) |
May
(25) |
Jun
(9) |
Jul
(14) |
Aug
(46) |
Sep
(18) |
Oct
(25) |
Nov
(26) |
Dec
(25) |
2020 |
Jan
(28) |
Feb
(30) |
Mar
(20) |
Apr
(69) |
May
(40) |
Jun
(16) |
Jul
(13) |
Aug
(9) |
Sep
(17) |
Oct
(40) |
Nov
(55) |
Dec
(6) |
2021 |
Jan
(44) |
Feb
(13) |
Mar
(33) |
Apr
(31) |
May
(32) |
Jun
(10) |
Jul
(9) |
Aug
(27) |
Sep
(33) |
Oct
(7) |
Nov
(14) |
Dec
(17) |
2022 |
Jan
(25) |
Feb
(11) |
Mar
(42) |
Apr
(14) |
May
(18) |
Jun
(3) |
Jul
(10) |
Aug
(41) |
Sep
(12) |
Oct
(13) |
Nov
(18) |
Dec
(9) |
2023 |
Jan
(10) |
Feb
(18) |
Mar
(25) |
Apr
(27) |
May
(16) |
Jun
(26) |
Jul
(9) |
Aug
(29) |
Sep
(17) |
Oct
(24) |
Nov
(18) |
Dec
(16) |
2024 |
Jan
(23) |
Feb
(55) |
Mar
(40) |
Apr
(17) |
May
(15) |
Jun
(12) |
Jul
(12) |
Aug
(6) |
Sep
(15) |
Oct
(16) |
Nov
(29) |
Dec
(26) |
2025 |
Jan
(29) |
Feb
(37) |
Mar
(24) |
Apr
(35) |
May
(38) |
Jun
(20) |
Jul
(7) |
Aug
(9) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Ludovic R. <no...@gi...> - 2021-10-05 16:15:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 2e13abf9420823806f3a733da19e4e678407b5bb https://github.com/OpenSC/pam_pkcs11/commit/2e13abf9420823806f3a733da19e4e678407b5bb Author: Paul Wolneykien <ma...@al...> Date: 2021-08-27 (Fri, 27 Aug 2021) Changed paths: M src/common/cert_vfy.c Log Message: ----------- Fixed missing X509_CRL_free() in check_for_revocation Fixed missing X509_CRL_free() in check_for_revocation (thx Komarov Egor). Commit: a17f77c08b6612a198e4badbfa83e4a53ea715c6 https://github.com/OpenSC/pam_pkcs11/commit/a17f77c08b6612a198e4badbfa83e4a53ea715c6 Author: Ludovic Rousseau <lud...@fr...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M src/common/cert_vfy.c Log Message: ----------- Merge pull request #58 from wolneykien/devel/moresslfix Fixed missing X509_CRL_free() in check_for_revocation Compare: https://github.com/OpenSC/pam_pkcs11/compare/e23c4b8b295e...a17f77c08b66 |
From: Ludovic R. <no...@gi...> - 2021-10-05 16:12:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 1ee2eb139aef276ba52c9f707bdf67a42ab2cd7b https://github.com/OpenSC/pam_pkcs11/commit/1ee2eb139aef276ba52c9f707bdf67a42ab2cd7b Author: Dimitri Papadopoulos <323...@us...> Date: 2021-09-15 (Wed, 15 Sep 2021) Changed paths: M src/common/pkcs11_lib.c Log Message: ----------- Fix LGTM.com errors Wrong type of arguments to formatting function Commit: e23c4b8b295e42a54a17ef57b0081d00fb2ef43a https://github.com/OpenSC/pam_pkcs11/commit/e23c4b8b295e42a54a17ef57b0081d00fb2ef43a Author: Ludovic Rousseau <lud...@fr...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M src/common/pkcs11_lib.c Log Message: ----------- Merge pull request #61 from DimitriPapadopoulos/lgtm Fix LGTM.com errors Compare: https://github.com/OpenSC/pam_pkcs11/compare/862c25667e6b...e23c4b8b295e |
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 |
From: Jakub J. <no...@gi...> - 2021-10-05 08:06:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6b5699c32f81a17b3ffa8f939a8ce71e39de2c85 https://github.com/OpenSC/OpenSC/commit/6b5699c32f81a17b3ffa8f939a8ce71e39de2c85 Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: Unbreak detection of unenrolled cards This was broken since 58b03b68, which tried to sanitize some states, but caused C_GetTokenInfo returning CKR_TOKEN_NOT_RECOGNIZED instead of empty token information. Note, that this has effect only if the configuration options enable_default_driver and pkcs11_enable_InitToken are turned on. Otherwise it still returns CKR_TOKEN_NOT_RECOGNIZED. Commit: 6bfdceeabc9a8687e2034a05200e13bd2b79c040 https://github.com/OpenSC/OpenSC/commit/6bfdceeabc9a8687e2034a05200e13bd2b79c040 Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/setup-vsmartcard.sh Log Message: ----------- .github: Test with master version of vsmartcard Commit: 82ec025ba16030daf2fc6326a82d0c7a82dac694 https://github.com/OpenSC/OpenSC/commit/82ec025ba16030daf2fc6326a82d0c7a82dac694 Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/restart-pcscd.sh Log Message: ----------- .github: Better test if systemd is available Commit: 4ba1198ef82148d9bdc5f6bf570c113eaac00c1a https://github.com/OpenSC/OpenSC/commit/4ba1198ef82148d9bdc5f6bf570c113eaac00c1a Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/test-isoapplet.sh Log Message: ----------- .github: Do not break on existing directories Commit: 06630633efe2cd7e781ce3a6b68c8e8047802955 https://github.com/OpenSC/OpenSC/commit/06630633efe2cd7e781ce3a6b68c8e8047802955 Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/setup-java.sh Log Message: ----------- .github: Reference the upstream PR fixing unstable jcarsim test Commit: 13d841e1c6f7317b6bb7f419fad9440d0afdc146 https://github.com/OpenSC/OpenSC/commit/13d841e1c6f7317b6bb7f419fad9440d0afdc146 Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/test-isoapplet.sh A src/tests/p11test/isoapplet_ref.json Log Message: ----------- .github: Run p11tests for isoapplet Commit: 7c5f3d3fa5c0f5860b9e4cba75da2fd4646f989b https://github.com/OpenSC/OpenSC/commit/7c5f3d3fa5c0f5860b9e4cba75da2fd4646f989b Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/setup-java.sh Log Message: ----------- .github: Avoid rebuilding jcardsim over and over again This is useful for container builds, but we should be able to cache it in github too as it is not changing too frequently. Commit: 98384f6b8824fd1758dcf60ede003758b9e0bcc1 https://github.com/OpenSC/OpenSC/commit/98384f6b8824fd1758dcf60ede003758b9e0bcc1 Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/test-isoapplet.sh Log Message: ----------- .github: Remove bogus semicolumns Commit: 854d1ef350126c5871b3acfe72d7a52e04ac0c4c https://github.com/OpenSC/OpenSC/commit/854d1ef350126c5871b3acfe72d7a52e04ac0c4c Author: Jakub Jelen <jj...@re...> Date: 2021-10-05 (Tue, 05 Oct 2021) Changed paths: M .github/test-isoapplet.sh Log Message: ----------- .github: Reproducer for initialized card detection Compare: https://github.com/OpenSC/OpenSC/compare/764056ab6245...854d1ef35012 |
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 |
From: Jakub J. <no...@gi...> - 2021-09-30 09:42:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 764056ab6245ff81e6fab0f6aa0218aac90035f2 https://github.com/OpenSC/OpenSC/commit/764056ab6245ff81e6fab0f6aa0218aac90035f2 Author: Jakub Jelen <jj...@re...> Date: 2021-09-30 (Thu, 30 Sep 2021) Changed paths: M doc/files/files.html M doc/files/opensc.conf.5.xml.in M etc/opensc.conf.example.in M src/libopensc/iso7816.c Log Message: ----------- Avoid black/whitelist terms in documentation and comments |
From: Alon Bar-L. <no...@gi...> - 2021-09-28 12:19:33
|
Branch: refs/heads/nss1 Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-28 12:19:25
|
Branch: refs/heads/init Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-28 12:15:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: f11bfa613a819814fcc7a27df0888f83004c60b0 https://github.com/OpenSC/pkcs11-helper/commit/f11bfa613a819814fcc7a27df0888f83004c60b0 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-28 (Tue, 28 Sep 2021) Changed paths: A .github/workflows/build-linux.yml Log Message: ----------- ci: add build action |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:52:10
|
Branch: refs/heads/work Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:52:03
|
Branch: refs/heads/pss1 Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:52:03
|
Branch: refs/heads/pss Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:41
|
Branch: refs/heads/props Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:24
|
Branch: refs/heads/codespell Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:11
|
Branch: refs/heads/init Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: b78d21c7e26041746aa4ae3d08b95469e1714a85 https://github.com/OpenSC/pkcs11-helper/commit/b78d21c7e26041746aa4ae3d08b95469e1714a85 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M ChangeLog M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/core.exports M lib/pkcs11h-core.c M tests/test-basic/Makefile.am M tests/test-basic/test-basic.c A tests/test-basic/test-basic2.c Log Message: ----------- core: add property based initialization this enables adding new properties while not breaking the interface. Commit: 133f893e30856eba1de715ecd6fe176722eb3097 https://github.com/OpenSC/pkcs11-helper/commit/133f893e30856eba1de715ecd6fe176722eb3097 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M ChangeLog M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/pkcs11h-core.c M tests/test-basic/test-basic2.c Log Message: ----------- core: add initialization arguments property for pkcs11 provider Compare: https://github.com/OpenSC/pkcs11-helper/compare/3431b8e86ede...133f893e3085 |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:09
|
Branch: refs/heads/props Home: https://github.com/OpenSC/pkcs11-helper Commit: 0f1d5db52d65ce64f391e46d320f34c880b2b700 https://github.com/OpenSC/pkcs11-helper/commit/0f1d5db52d65ce64f391e46d320f34c880b2b700 Author: Михалицын Петр <pmi...@ru...> Date: 2021-07-31 (Sat, 31 Jul 2021) Changed paths: M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/core.exports M lib/pkcs11h-core.c Log Message: ----------- Add new provider initialize interface. Provider is set up by properties now. Commit: b67daa437f6dd5fee5454f5626e213b8cdae83a3 https://github.com/OpenSC/pkcs11-helper/commit/b67daa437f6dd5fee5454f5626e213b8cdae83a3 Author: Михалицын Петр <pmi...@ru...> Date: 2021-07-31 (Sat, 31 Jul 2021) Changed paths: M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/pkcs11h-core.c Log Message: ----------- add initialization arguments property for pkcs11 provider Commit: 822565d385e21d0dcd44584bedf8890cb040b3ab https://github.com/OpenSC/pkcs11-helper/commit/822565d385e21d0dcd44584bedf8890cb040b3ab Author: Михалицын Петр <pmi...@ru...> Date: 2021-07-31 (Sat, 31 Jul 2021) Changed paths: M tests/test-basic/test-basic.c Log Message: ----------- Change basic test for using new pkcs11-helper initialize interface Commit: 7cb147b90e8e1dc43c01d702c5e177e634d2d6b7 https://github.com/OpenSC/pkcs11-helper/commit/7cb147b90e8e1dc43c01d702c5e177e634d2d6b7 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-08-04 (Wed, 04 Aug 2021) Changed paths: M ChangeLog M lib/pkcs11h-openssl.c Log Message: ----------- build: openssl: remove RSA_SSLV23_PADDING constant usage Due to openssl-3 compatibility, thanks to t0b3 Compare: https://github.com/OpenSC/pkcs11-helper/compare/0f1d5db52d65%5E...7cb147b90e8e |
From: Selva N. <no...@gi...> - 2021-09-27 20:51:08
|
Branch: refs/heads/pss1 Home: https://github.com/OpenSC/pkcs11-helper Commit: 7eea20d7651dde1ba64348ae55795d967cf41304 https://github.com/OpenSC/pkcs11-helper/commit/7eea20d7651dde1ba64348ae55795d967cf41304 Author: Selva Nair <sel...@gm...> Date: 2021-05-02 (Sun, 02 May 2021) Changed paths: M include/pkcs11-helper-1.0/pkcs11.h M include/pkcs11-helper-1.0/pkcs11h-certificate.h M lib/pkcs11h-certificate.c M lib/pkcs11h-openssl.c Log Message: ----------- Support passing CK_MECHANISM parameters to private key ops Instead of mechanism_type, pass the mechanism struct to private key operations. This is needed to support paddings schemes such as PSS that require additional entries in the CK_MECHANISM structure. No change in functionality, but some externally visible methods change their function signature. Signed-off-by: Selva Nair <sel...@gm...> Commit: 704f1c8df7f77f37ec4e298b21936d3aeed1e7d9 https://github.com/OpenSC/pkcs11-helper/commit/704f1c8df7f77f37ec4e298b21936d3aeed1e7d9 Author: Selva Nair <sel...@gm...> Date: 2021-05-02 (Sun, 02 May 2021) Changed paths: M include/pkcs11-helper-1.0/pkcs11.h M lib/pkcs11h-openssl.c Log Message: ----------- Add EVP_PKEY methods for RSA keys In OpenSSL, hooking into EVP_PKEY methods is required for handling RSA-PSS padding that is required for TLS 1.3. As associating EVP_PKEY methods with specifc keys require the use of the engine API, the added methods are activated in the next patch where a private engine for internal use is added. Only pkey methods for RSA keys is implemented. Signed-off-by: Selva Nair <sel...@gm...> Commit: de3a0b146e4686b2c2c9b6fa9b74313388915c7d https://github.com/OpenSC/pkcs11-helper/commit/de3a0b146e4686b2c2c9b6fa9b74313388915c7d Author: Selva Nair <sel...@gm...> Date: 2021-05-02 (Sun, 02 May 2021) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- Add an internal engine for attaching custom EVP_PKEY methods to keys Add a rudimentary engine framework strictly for internal the use in the library. This engine cannot be instantiated from applications and is not designed for such use. The engine set on private key handles that are returned to applications so that their private key operations can be intercepted. Signed-off-by: Selva Nair <sel...@gm...> Compare: https://github.com/OpenSC/pkcs11-helper/compare/7eea20d7651d%5E...de3a0b146e46 |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:08
|
Branch: refs/heads/codespell Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:08
|
Branch: refs/heads/work Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:04
|
Branch: refs/heads/pss Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:36:44
|
Branch: refs/heads/pull/37/head Home: https://github.com/OpenSC/pkcs11-helper |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:35:23
|
Branch: refs/heads/pull/37/head Home: https://github.com/OpenSC/pkcs11-helper Commit: b78d21c7e26041746aa4ae3d08b95469e1714a85 https://github.com/OpenSC/pkcs11-helper/commit/b78d21c7e26041746aa4ae3d08b95469e1714a85 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M ChangeLog M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/core.exports M lib/pkcs11h-core.c M tests/test-basic/Makefile.am M tests/test-basic/test-basic.c A tests/test-basic/test-basic2.c Log Message: ----------- core: add property based initialization this enables adding new properties while not breaking the interface. Commit: 133f893e30856eba1de715ecd6fe176722eb3097 https://github.com/OpenSC/pkcs11-helper/commit/133f893e30856eba1de715ecd6fe176722eb3097 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M ChangeLog M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/pkcs11h-core.c M tests/test-basic/test-basic2.c Log Message: ----------- core: add initialization arguments property for pkcs11 provider Compare: https://github.com/OpenSC/pkcs11-helper/compare/b78d21c7e260%5E...133f893e3085 |
From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:32:48
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 26c6e8ed7af18377a903a57c77f87ce8744fac34 https://github.com/OpenSC/pkcs11-helper/commit/26c6e8ed7af18377a903a57c77f87ce8744fac34 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M lib/certificate.exports M lib/core.exports M lib/openssl.exports Log Message: ----------- cleanup: sort exports Commit: 59964da37d3296e768d67ec1aebeb098761f5708 https://github.com/OpenSC/pkcs11-helper/commit/59964da37d3296e768d67ec1aebeb098761f5708 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M tests/test-basic/Makefile.am M tests/test-certificate/Makefile.am M tests/test-fork/Makefile.am M tests/test-openssl/Makefile.am M tests/test-slotevent/Makefile.am Log Message: ----------- tests: build: cleanup Commit: 57965fc4c445b797397b720258407cb9a2f93401 https://github.com/OpenSC/pkcs11-helper/commit/57965fc4c445b797397b720258407cb9a2f93401 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M ChangeLog M lib/pkcs11h-core.c Log Message: ----------- core: load library as local Commit: 3431b8e86ede40647eae6f07b25e9f1a0feb0d3a https://github.com/OpenSC/pkcs11-helper/commit/3431b8e86ede40647eae6f07b25e9f1a0feb0d3a Author: Alon Bar-Lev <alo...@gm...> Date: 2021-09-27 (Mon, 27 Sep 2021) Changed paths: M lib/pkcs11h-core.c Log Message: ----------- core: cleaup: rename initargs->init_args Compare: https://github.com/OpenSC/pkcs11-helper/compare/942be932e1b7...3431b8e86ede |
From: Jakub J. <no...@gi...> - 2021-09-24 11:34:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cc9476f8977130054ef512f3aafa689415157699 https://github.com/OpenSC/OpenSC/commit/cc9476f8977130054ef512f3aafa689415157699 Author: Jakub Jelen <ja...@gm...> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: M src/libopensc/card-muscle.c Log Message: ----------- muscle: Remove dead code Dead code since d672fde4499fef4380cc3d8b88e496986687ec03 Thanks lgtm.com Commit: 765d8c05a81179440fe5afc4beac482a3a9ac85f https://github.com/OpenSC/OpenSC/commit/765d8c05a81179440fe5afc4beac482a3a9ac85f Author: Jakub Jelen <ja...@gm...> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: A .lgtm.yml Log Message: ----------- Add lgtm configuration This helps to label the source code files and prevents some errors we do do not care about. Commit: 974463ec7ed2ff88ff221e432a18bdc597c4667e https://github.com/OpenSC/OpenSC/commit/974463ec7ed2ff88ff221e432a18bdc597c4667e Author: Jakub Jelen <ja...@gm...> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: M .lgtm.yml Log Message: ----------- Try to exclude javascript analysis Commit: f7906173276bf2b91eb0d80ecb58c7c9ac15fd43 https://github.com/OpenSC/OpenSC/commit/f7906173276bf2b91eb0d80ecb58c7c9ac15fd43 Author: Jakub Jelen <jj...@re...> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: Pass the unwrap flags to pkcs15 layer Fixes: #1595 Commit: 9498c0aedb72cd3154648fd83c783eb11885a28f https://github.com/OpenSC/OpenSC/commit/9498c0aedb72cd3154648fd83c783eb11885a28f Author: Jakub Jelen <jj...@re...> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: A containers/opensc-test-oseid/Containerfile Log Message: ----------- Add OsEID containerfile Commit: 5aefe4554f1289cdd6833324583355c89c59f042 https://github.com/OpenSC/OpenSC/commit/5aefe4554f1289cdd6833324583355c89c59f042 Author: Jakub Jelen <jj...@re...> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: M NEWS Log Message: ----------- NEWS: Fix typo Compare: https://github.com/OpenSC/OpenSC/compare/e585fa079d7c...5aefe4554f12 |