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
|
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2014-10-14 02:51:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2de38a12309cdab740548efbde7aef4791bf6ea6 https://github.com/OpenSC/OpenSC/commit/2de38a12309cdab740548efbde7aef4791bf6ea6 Author: Doug Engert <dee...@gm...> Date: 2014-08-26 (Tue, 26 Aug 2014) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool sets CKA_DECRYPT=true rather then CKA_DERIVE=true when generating EC keys (#277) RSA and EC keys have different usage attributes. Appropriate attributes are set When using --keypairgen the user can use the --usage-sign, --usage-decrypt, and --usage-derive. to get finer control. Changes to be committed: modified: tools/pkcs11-tool.c Commit: b84a1c9a90be8c048f29237346008ac5736decb0 https://github.com/OpenSC/OpenSC/commit/b84a1c9a90be8c048f29237346008ac5736decb0 Author: Doug Engert <dee...@gm...> Date: 2014-09-02 (Tue, 02 Sep 2014) Changed paths: M src/libopensc/card-piv.c M src/libopensc/opensc.h M src/libopensc/sc.c Log Message: ----------- Merge branch 'master' of github.com:OpenSC/OpenSC Commit: 9a82a95132ccd88f88aeb710128714ec01e62252 https://github.com/OpenSC/OpenSC/commit/9a82a95132ccd88f88aeb710128714ec01e62252 Author: Doug Engert <dee...@gm...> Date: 2014-10-03 (Fri, 03 Oct 2014) Changed paths: M MacOSX/build-package.in M configure.ac M src/libopensc/card-asepcos.c M src/libopensc/card-authentic.c M src/libopensc/card-belpic.c M src/libopensc/card-epass2003.c M src/libopensc/card-flex.c M src/libopensc/card-gpk.c M src/libopensc/card-oberthur.c M src/libopensc/card-piv.c M src/libopensc/card-setcos.c M src/libopensc/ctbcs.c M src/libopensc/cwa14890.c M src/libopensc/libopensc.exports M src/libopensc/muscle.c M src/libopensc/p15card-helper.c M src/libopensc/pkcs15-atrust-acos.c M src/libopensc/pkcs15-dnie.c M src/libopensc/pkcs15-gemsafeV1.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15-skey.c M src/libopensc/pkcs15-syn.c M src/libopensc/pkcs15.h M src/libopensc/reader-ctapi.c M src/libopensc/sm.h M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-object.c M src/pkcs15init/pkcs15-asepcos.c M src/pkcs15init/pkcs15-cardos.c M src/pkcs15init/pkcs15-jcop.c M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-oberthur.c M src/pkcs15init/pkcs15-sc-hsm.c M src/scconf/parse.c M src/scconf/sclex.c M src/smm/sm-card-authentic.c M src/smm/sm-card-iasecc.c M src/smm/sm-cwa14890.c M src/smm/sm-global-platform.c M src/tests/sc-test.c M src/tools/openpgp-tool.c M src/tools/pkcs11-tool.c M src/tools/pkcs15-tool.c M src/tools/sc-hsm-tool.c M win32/OpenSC.wxs.in Log Message: ----------- Merge branch 'master' of github.com:OpenSC/OpenSC Commit: 0dfb45b420e54daecee86f28ab36a61b67d18660 https://github.com/OpenSC/OpenSC/commit/0dfb45b420e54daecee86f28ab36a61b67d18660 Author: Doug Engert <dee...@gm...> Date: 2014-10-13 (Mon, 13 Oct 2014) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Merge pull request #279 from dengert/master pkcs11-tool sets CKA_DECRYPT=true rather then CKA_DERIVE=true when gener... Compare: https://github.com/OpenSC/OpenSC/compare/34587eac9c60...0dfb45b420e5 |
From: GitHub <no...@gi...> - 2014-10-01 20:15:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c8545baf9087cca9116a1b1aa6f8430ec7863270 https://github.com/OpenSC/OpenSC/commit/c8545baf9087cca9116a1b1aa6f8430ec7863270 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M src/libopensc/pkcs15-dnie.c Log Message: ----------- pkcs15-dnie: fix compilation when OpenSSL is not used If OpenSSL is not used then the functions from card-dnie.c are not defined and in particular dnie_match_card() is not defined. In that case we use a fake dnie_match_card() that just returns false. Commit: fb7bbf1e800715c7fe153fd9c738b78e3bd38521 https://github.com/OpenSC/OpenSC/commit/fb7bbf1e800715c7fe153fd9c738b78e3bd38521 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M configure.ac Log Message: ----------- build: disable Secure Messaging if OpenSSL is not used If OpenSSL is not present or --disable-openssl then Secure Messaging is disabled. The problem was that some Secure Messaging code is missing if OpenSSL is absent. The build/link failed with some missing symbols. Fix issue #293 Commit: 09c2847b7ed20c0a90337cffc967c9fe3a8d8975 https://github.com/OpenSC/OpenSC/commit/09c2847b7ed20c0a90337cffc967c9fe3a8d8975 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M src/libopensc/pkcs15-dnie.c Log Message: ----------- Fix compiler warning pkcs15-dnie.c:242:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] const char *sc_driver_version() ^ Commit: 34587eac9c608d38c6b067881580cd5cf7e9835a https://github.com/OpenSC/OpenSC/commit/34587eac9c608d38c6b067881580cd5cf7e9835a Author: Ludovic Rousseau <lud...@gm...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M src/libopensc/p15card-helper.c Log Message: ----------- Fix compiler warning p15card-helper.c:23:5: warning: 'ENABLE_OPENSSL' is not defined, evaluates to 0 [-Wundef] ^ Compare: https://github.com/OpenSC/OpenSC/compare/955a3391481f...34587eac9c60 |
From: GitHub <no...@gi...> - 2014-10-01 13:39:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 955a3391481f6b116ee38f4d6762c6fd3967551c https://github.com/OpenSC/OpenSC/commit/955a3391481f6b116ee38f4d6762c6fd3967551c Author: Philip Wendland <wen...@gm...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M src/libopensc/pkcs15-pubkey.c M src/pkcs15init/pkcs15-lib.c Log Message: ----------- Merge PR#288 from philipWendland:upstream-ecc-fix add the possibility to store public ECC keys encoded according to SPKI EC pubkey storing: Check if params are available before copying. pkcs15-lib.c / sc_pkcs15init_store_public_key may be called with keyargs->key.u.ec.params.value == NULL. In this case, allocating and copying the parameters will fail. Add a check to prevent this. |
From: GitHub <no...@gi...> - 2014-10-01 12:48:32
|
Branch: refs/heads/opensc-0.14.0 Home: https://github.com/OpenSC/OpenSC |
From: GitHub <no...@gi...> - 2014-10-01 12:43:26
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4e73d0e36f78633e8b2966122ba8df4ac0c93e60 https://github.com/OpenSC/OpenSC/commit/4e73d0e36f78633e8b2966122ba8df4ac0c93e60 Author: Dirk-Willem van Gulik <di...@we...> Date: 2014-10-01 (Wed, 01 Oct 2014) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- Merge PR#280 from dirkx/master: --no-prompt flag Add a --no-prompt flag to pkcs15-tool (i.e. the equivalent of the --no-prompt flag of pkcs15-init). As to aid readers with keypads (as commonly used in the medical space). |
From: GitHub <no...@gi...> - 2014-09-29 14:12:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ea712bfd56737170a9c285f3b0a4ebd09e1425af https://github.com/OpenSC/OpenSC/commit/ea712bfd56737170a9c285f3b0a4ebd09e1425af Author: Ludovic Rousseau <lud...@gm...> Date: 2014-09-29 (Mon, 29 Sep 2014) Changed paths: M src/libopensc/sm.h Log Message: ----------- Fix compiler warning The same function iasecc_sm_external_authentication() was declared in two different .h files. In file included from ../../src/libopensc/iasecc.h:27:0, from sm-card-iasecc.c:44: ../../src/libopensc/iasecc-sdo.h:324:5: warning: redundant redeclaration of `iasecc_sm_external_authentication' [-Wredundant-decls] In file included from ../../src/libopensc/opensc.h:44:0, from sm-card-iasecc.c:40: ../../src/libopensc/sm.h:352:5: note: previous declaration of `iasecc_sm_external_authentication' was here |
From: GitHub <no...@gi...> - 2014-09-18 21:32:29
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3a0ca5aa7d950e448503750254f7035901bf66c8 https://github.com/OpenSC/OpenSC/commit/3a0ca5aa7d950e448503750254f7035901bf66c8 Author: William Roberts <w2....@sa...> Date: 2014-09-03 (Wed, 03 Sep 2014) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- Remove hardcodes from Mutual Authenticate Support nonces that are not only 8 bytes in Mutual Authenticate. Use the witness length to determine the nonce size, thus existing systems using 8 bytes will continue to use 8 bytes. However, with AES 256, the nonces could be a single block size of 16 bytes or greater. Commit: cb89a870aed943c6b2df2de41d9524ba4ca2e45a https://github.com/OpenSC/OpenSC/commit/cb89a870aed943c6b2df2de41d9524ba4ca2e45a Author: Doug Engert <dee...@gm...> Date: 2014-09-18 (Thu, 18 Sep 2014) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- Merge pull request #280 from shootingatshadow/aes-support Remove hardcodes from Mutual Authenticate Compare: https://github.com/OpenSC/OpenSC/compare/99281793e08f...cb89a870aed9 |
From: GitHub <no...@gi...> - 2014-09-16 18:55:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 99281793e08fdc9767fcb89ada881e951b59bca8 https://github.com/OpenSC/OpenSC/commit/99281793e08fdc9767fcb89ada881e951b59bca8 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-09-16 (Tue, 16 Sep 2014) Changed paths: M configure.ac Log Message: ----------- Fix secure messaging library name on Mac OS X Mac OS X uses "libsmm-local.3.dylib" as library name. The default value "libsmm-local.so.3" is correct for Linux but not for Mac OS X. This bug prevented the "opensc-tool -a" to work correctly and return the ATR if an IAS card is present in the reader. |
From: GitHub <no...@gi...> - 2014-09-07 21:52:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: be200ab3c8165510736ef945b2a29eedcbea99a0 https://github.com/OpenSC/OpenSC/commit/be200ab3c8165510736ef945b2a29eedcbea99a0 Author: Andreas Schwier <and...@ca...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/libopensc/libopensc.exports M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs11/framework-pkcs15.c Log Message: ----------- Merge pull request #282 from CardContact/fix-deleted-related-public-key framework-pkcs15: Duplicate public key related to private key rather than referencing the framework object Referencing the related public key is required to return PKCS#11 attributes for a private key only available in the public key object (i.e. CKA_MODULUS). This patch adds a copy of the public key to the private key object rather than referencing the public key object in the framework. This prevents SEGV when the public key framework object is deleted with C_DestroyObject, but the reference from the public key remains intact. The bug leads to all kind of stability problems when keys are created and deleted in the same session. The patch is in particular important if OpenSC is used with EJBCA or any other application using the SUN PKCS#11 provider: When generating key pairs, then the public key object is eventually garbage collected which removes the related object in the PKCS#11 module. Because there is no fixed time for this operation, corruption occurs at random. In a next step, the remaining related_xxx fields in sc_pkcs11_object should be revised and possibly removed. framework: Added more error checking |
From: GitHub <no...@gi...> - 2014-09-07 21:15:52
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 08f07adf592d4c2b46d80e149f7b6124278aaf2f https://github.com/OpenSC/OpenSC/commit/08f07adf592d4c2b46d80e149f7b6124278aaf2f Author: Andreas Schwier <and...@ca...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/tools/sc-hsm-tool.c Log Message: ----------- sc-hsm: Improve error detection and reporting in sc-hsm-tool Commit: f9b8b2c2200feeb2ac2d35c848ce9abd5d89b1e8 https://github.com/OpenSC/OpenSC/commit/f9b8b2c2200feeb2ac2d35c848ce9abd5d89b1e8 Author: Andreas Schwier <and...@ca...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/pkcs15init/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: Added error if private key import tried Private key import is not supported by the SmartCard-HSM. However there is no error code if it is still tried using pkcs15-init or from within Firefox. Commit: 7db99500a0e705f1a813574a2c069415eb3b9564 https://github.com/OpenSC/OpenSC/commit/7db99500a0e705f1a813574a2c069415eb3b9564 Author: Andreas Schwier <and...@ca...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/pkcs15init/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: Fix certificate delete bug If a certificate is deleted after the related private key, then the driver picks the wrong certificate EF, leading to an CKR_GENERAL_ERROR or the wrong certificate being deleted. Compare: https://github.com/OpenSC/OpenSC/compare/1fc0a7e7d66c...7db99500a0e7 |
From: GitHub <no...@gi...> - 2014-09-07 20:48:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1fc0a7e7d66c4bbb41d04855faa510a2b380351f https://github.com/OpenSC/OpenSC/commit/1fc0a7e7d66c4bbb41d04855faa510a2b380351f Author: Sumedha Widyadharma <su...@wi...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- Merge pull request #274 from github-asmw/private-do-3 openpgp-tool: Added PRIVATE-DO-3 dump option The bytes of private-do-3 will be written to stdout raw. Requires pin and verify to work. openpgp-tool: Fix private-do-3 dump for Windows fwrite will convert line endings on Windows if the destination is not openend in binary mode. As this actually dumps binary data, it makes sense to reopen stdout in binary mode for the dump. openpgp-tool: Enable dumping of all DOs PRIVATE-DO-<X> can now be dumped via the -d/--do switches and the DO number as a parameter. PRIVATE-DO-[12] can be dumped without verification. PRIVATE-DO-3 requires CHV2, PRIVATE-DO-4 CHV3. openpgp-tool: Dump DOs as hex into a tty, binary otherwise This prevents messing up a terminal if there really _is_ binary data in a private DO. To force the binary data to a terminal, pipe through cat. openpgp-tool: Hint at the pin and verify options on error SC_ERROR_SECURITY_STATUS_NOT_SATISFIED is the error code here when dumping a private DO without the appropriate verification. openpgp-tool: Explictly use --raw for binary ouput The --raw switch already exists. If present, raw binary will be written, a pretty-printed hex/ascii representation otherwise. |
From: GitHub <no...@gi...> - 2014-09-07 20:20:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ed73851c41aa18f9f869d610d39d9beef8872b81 https://github.com/OpenSC/OpenSC/commit/ed73851c41aa18f9f869d610d39d9beef8872b81 Author: Frank Morgner <mo...@in...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/libopensc/pkcs15-syn.c Log Message: ----------- fixed pkcs15 version check Commit: f80759b65e4d93c6f94c8587aa8c10a3a115df05 https://github.com/OpenSC/OpenSC/commit/f80759b65e4d93c6f94c8587aa8c10a3a115df05 Author: Raul Metsma <ra...@me...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M MacOSX/build-package.in Log Message: ----------- Target minimum OSX version to 10.7 Commit: e6505b3d9c34097df095695ec9c98c0dccbc97a8 https://github.com/OpenSC/OpenSC/commit/e6505b3d9c34097df095695ec9c98c0dccbc97a8 Author: Andreas Schwier <and...@ca...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: Fixed wrong reference to PIN object in C_SetPIN() for SO-PIN Commit: bb160bfd99c8fa11f656e944855f24b68f68e756 https://github.com/OpenSC/OpenSC/commit/bb160bfd99c8fa11f656e944855f24b68f68e756 Author: Frank Morgner <mo...@in...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: fixed file reading Commit: 139333f85aa5fa3a99c22f8305701d20d588415e https://github.com/OpenSC/OpenSC/commit/139333f85aa5fa3a99c22f8305701d20d588415e Author: andbil <an...@us...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/libopensc/card-setcos.c Log Message: ----------- Fix error when signing with Swedish BankID card Added card type check in addition to check for SC_SEC_ENV_KEY_REF_PRESENT Added card type check in addition to check for SC_SEC_ENV_KEY_REF_PRESENT Compare: https://github.com/OpenSC/OpenSC/compare/5d6c4b391dbc...139333f85aa5 |
From: GitHub <no...@gi...> - 2014-09-07 19:36:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: df959efab5c32ad2820197fed3436da0ed05bb69 https://github.com/OpenSC/OpenSC/commit/df959efab5c32ad2820197fed3436da0ed05bb69 Author: Viktor Tarasov <vik...@gm...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- md: install minidriver by default Commit: 5d6c4b391dbcab979e1fc74b78ef684c7b4849e6 https://github.com/OpenSC/OpenSC/commit/5d6c4b391dbcab979e1fc74b78ef684c7b4849e6 Author: Frank Morgner <mo...@in...> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/libopensc/card-asepcos.c M src/libopensc/card-authentic.c M src/libopensc/card-belpic.c M src/libopensc/card-epass2003.c M src/libopensc/card-flex.c M src/libopensc/card-gpk.c M src/libopensc/card-oberthur.c M src/libopensc/card-piv.c M src/libopensc/card-setcos.c M src/libopensc/ctbcs.c M src/libopensc/cwa14890.c M src/libopensc/muscle.c M src/libopensc/pkcs15-atrust-acos.c M src/libopensc/pkcs15-gemsafeV1.c M src/libopensc/pkcs15-skey.c M src/libopensc/reader-ctapi.c M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-object.c M src/pkcs15init/pkcs15-asepcos.c M src/pkcs15init/pkcs15-cardos.c M src/pkcs15init/pkcs15-jcop.c M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-oberthur.c M src/scconf/parse.c M src/scconf/sclex.c M src/smm/sm-card-authentic.c M src/smm/sm-card-iasecc.c M src/smm/sm-cwa14890.c M src/smm/sm-global-platform.c M src/tests/sc-test.c M src/tools/pkcs11-tool.c M src/tools/pkcs15-tool.c Log Message: ----------- Merge pull request #253 from github-frankmorgner/remove-deadcode card-asepcos: removed dead code card-authentic: removed dead code card-belpic: removed dead code card-epass2003: removed dead code card-flex: removed dead code card-gpk: removed dead code card-oberthur: removed dead code card-piv: removed dead code card-setcos: removed dead code ctbcs: removed dead code cwa14890: removed dead code muscle: removed dead code pkcs15-atrust-acos: removed dead code pkcs15-gemsafeV1: removed dead code pkcs15-skey: removed dead code reader-ctapi: removed dead code framework-pkcs15: removed dead code pkcs11-object: removed dead code pkcs15-asepcos: removed dead code pkcs15-cardos: removed dead code pkcs15-jcop: removed dead code pkcs15-lib: removed dead code pkcs15-oberthur: removed dead code parse: removed dead code sclex: removed dead code sm-card-authentic: removed dead code sm-card-iasecc: removed dead code sm-cwa14890: removed dead code sm-global-platform: removed dead code sc-test: removed dead code pkcs11-tool: removed dead code pkcs15-tool: removed dead code Compare: https://github.com/OpenSC/OpenSC/compare/3260ca3eab73...5d6c4b391dbc |
From: GitHub <no...@gi...> - 2014-09-02 21:30:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 295c523e4e174a4adef7cae6e0463b1164e52c75 https://github.com/OpenSC/OpenSC/commit/295c523e4e174a4adef7cae6e0463b1164e52c75 Author: William Roberts <w2....@sa...> Date: 2014-08-25 (Mon, 25 Aug 2014) Changed paths: M src/libopensc/card-piv.c M src/libopensc/opensc.h M src/libopensc/sc.c Log Message: ----------- Add AES support for PIV General Authenticate This adds algorithm IDs 0xA, 0xA, 0xC which as documented by the NIST PIV specification is algorithms AES-128, AES-192 and AES-256 respectively. This patch also addresses some of the hardcodes that prevented nonces greater than the single byte TLV length tags would allow. It was explicitly tested with AES-256 and 256 byte nonces. Signed-off-by: William Roberts <w2....@sa...> Commit: 3260ca3eab735013bf72e62281c23363f1394441 https://github.com/OpenSC/OpenSC/commit/3260ca3eab735013bf72e62281c23363f1394441 Author: Doug Engert <dee...@gm...> Date: 2014-09-02 (Tue, 02 Sep 2014) Changed paths: M src/libopensc/card-piv.c M src/libopensc/opensc.h M src/libopensc/sc.c Log Message: ----------- Merge pull request #270 from shootingatshadow/aes-support Add AES support for PIV General Authenticate adds new routine sc_right_trim in sc.c and opensc.h. It is used by PIV card driver when using the piv-tool. Compare: https://github.com/OpenSC/OpenSC/compare/5279bfa2d14d...3260ca3eab73 |
From: GitHub <no...@gi...> - 2014-08-28 08:44:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 1cbb55e3d4154715de191a44df76ae92810c8598 https://github.com/OpenSC/pam_pkcs11/commit/1cbb55e3d4154715de191a44df76ae92810c8598 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M po/it.po Log Message: ----------- Update po/it.po |
From: GitHub <no...@gi...> - 2014-08-28 08:40:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: bf2a2232019e8f342335e58a3490d6b4dd18e02e https://github.com/OpenSC/pam_pkcs11/commit/bf2a2232019e8f342335e58a3490d6b4dd18e02e Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M configure.ac Log Message: ----------- Update configure.ac Run autoupdate Commit: c370dbf40499d83c33c4c35777c62d89b91a6bcf https://github.com/OpenSC/pam_pkcs11/commit/c370dbf40499d83c33c4c35777c62d89b91a6bcf Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M configure.ac Log Message: ----------- Add AM_PROG_AR /usr/share/automake-1.14/am/ltlibrary.am: warning: 'libcommon.la': linking libtool libraries using a non-POSIX /usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' src/common/Makefile.am:16: while processing Libtool library 'libcommon.la' Commit: 422727e0c0402dea46f0dde31a97bd3172cb44e0 https://github.com/OpenSC/pam_pkcs11/commit/422727e0c0402dea46f0dde31a97bd3172cb44e0 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: R aclocal/acx_pthread.m4 A aclocal/ax_pthread.m4 M configure.ac Log Message: ----------- Update ax_pthread.m4 The macro has a new name Compare: https://github.com/OpenSC/pam_pkcs11/compare/d73e0070d683...422727e0c040 |
From: GitHub <no...@gi...> - 2014-08-28 08:14:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: b4229fa07c253c0f74cf3fff1868b89b4207b586 https://github.com/OpenSC/pam_pkcs11/commit/b4229fa07c253c0f74cf3fff1868b89b4207b586 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Remove unused variables ldap_mapper.c:842:15: warning: unused variable `i' [-Wunused-variable] unsigned int i; ^ ldap_mapper.c:841:35: warning: unused variable `der_len' [-Wunused-variable] size_t buf_len, user_filter_len, der_len; ^ ldap_mapper.c:840:17: warning: unused variable `der' [-Wunused-variable] unsigned char *der; ^ Commit: dd11d505a3425c2272285b942588d601b3aacade https://github.com/OpenSC/pam_pkcs11/commit/dd11d505a3425c2272285b942588d601b3aacade Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Remove unused variables ldap_mapper.c:906:8: warning: unused variable `bv_val' [-Wunused-variable] void *bv_val; ^ ldap_mapper.c:902:14: warning: unused variable `ber' [-Wunused-variable] BerElement *ber = NULL; ^ Commit: ce0cd5a186ce57278f2fbc2af2176d8ddd59cf39 https://github.com/OpenSC/pam_pkcs11/commit/ce0cd5a186ce57278f2fbc2af2176d8ddd59cf39 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Remove unused variables ldap_mapper.c: In function `ldap_mapper_match_user': ldap_mapper.c:1210:6: warning: unused variable `i' [-Wunused-variable] int i=0; ^ Commit: bcba14aafc53f4850386101b0124a91f36881ff0 https://github.com/OpenSC/pam_pkcs11/commit/bcba14aafc53f4850386101b0124a91f36881ff0 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Fix format error ldap_mapper.c: In function `ldap_get_certificate': ldap_mapper.c:1079:4: warning: format `%s' expects a matching `char *' argument [-Wformat=] DBG("ldap_first_entry() failed: %s"); ^ Commit: d73e0070d683309f7719ef3cf9f764fd86a84048 https://github.com/OpenSC/pam_pkcs11/commit/d73e0070d683309f7719ef3cf9f764fd86a84048 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Fix field precision specifier ldap_mapper.c: In function `ldap_build_partial_cert_filter': ldap_mapper.c:731:3: warning: field precision specifier `.*' expects argument of type `int', but argument 5 has type `long int' [-Wformat=] DBG2("ldap_build_cert_filter(): unrecognized certificate " ^ ldap_mapper.c:736:3: warning: field precision specifier `.*' expects argument of type `int', but argument 5 has type `long int' [-Wformat=] DBG2("ldap_build_cert_filter(): no values for certificate " ^ ldap_mapper.c:740:2: warning: field precision specifier `.*' expects argument of type `int', but argument 5 has type `long int' [-Wformat=] DBG4("ldap_build_cert_filter(): building subfilter '%.*s'='%.*s'", ^ ldap_mapper.c:740:2: warning: field precision specifier `.*' expects argument of type `int', but argument 7 has type `long int' [-Wformat=] Compare: https://github.com/OpenSC/pam_pkcs11/compare/c7f4a9a6dda7...d73e0070d683 |
From: GitHub <no...@gi...> - 2014-08-28 07:58:46
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: f7e4ef273f22c514591d8fb35b2adfb72fdf8c48 https://github.com/OpenSC/pam_pkcs11/commit/f7e4ef273f22c514591d8fb35b2adfb72fdf8c48 Author: Nalin Dahyabhai <na...@re...> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Move building the LDAP filter into a subfunction Move building the filter that we use to find the user's entry into a subfunction, in preparation for giving it more capabilities. Commit: e4e023e6710c7e1ed4a7390aa0e66dc12df6422a https://github.com/OpenSC/pam_pkcs11/commit/e4e023e6710c7e1ed4a7390aa0e66dc12df6422a Author: Nalin Dahyabhai <na...@re...> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- When searching LDAP, filter on the certificate When searching LDAP for an entry for a user, incorporate the contents of the certificate in the filter that we send to the directory server. Now that we let the directory server look for entries with the certificate in them, we don't need to walk the list of certificates in the retrieved entry to check for matches, because the server says they're there. Commit: 95fdf12d66cee3af0cdcc8ff9704f220b7317c08 https://github.com/OpenSC/pam_pkcs11/commit/95fdf12d66cee3af0cdcc8ff9704f220b7317c08 Author: Nalin Dahyabhai <na...@re...> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M src/mappers/ldap_mapper.c Log Message: ----------- Skip reading user certificates from LDAP Since we're letting the server handle matching the user's certificate, we don't need to bother with caching certificates that we've read from the directory server. Commit: 3f1f9adb32475cc1bfc9016d5c8f723cef8d8d3d https://github.com/OpenSC/pam_pkcs11/commit/3f1f9adb32475cc1bfc9016d5c8f723cef8d8d3d Author: Nalin Dahyabhai <na...@re...> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M doc/README.ldap_mapper M doc/pam_pkcs11.xml M src/mappers/ldap_mapper.c Log Message: ----------- Add an LDAP "uid_attribute", use it to speed up Add an option to name an attribute of a user entry in the directory server which contains the user name. If it's specified, search for entries that just match the certificate, and read the user name from a matching entry. If not, fall back to the old method of iterating through all user names to find an entry that matches both the user name and the certificate. The first method should be faster. Commit: 75f819358dd7ffed0cc5e5738d64cdf8c8619c50 https://github.com/OpenSC/pam_pkcs11/commit/75f819358dd7ffed0cc5e5738d64cdf8c8619c50 Author: Nalin Dahyabhai <na...@re...> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M doc/README.ldap_mapper M src/mappers/ldap_mapper.c Log Message: ----------- Add "attribute_map" to LDAP mapping Add an "attribute_map" list setting. Items in the list take the form "ldap_attribute_name=cert_attribute", where "ldap_attribute_name" is an attribute that we'll name in a search filter, and cert_attribute is one of "cn", "subject", "kpn", "email", "upn", "uid", or "cert". When searching the directory, we'll try the configured map attribute pairs before falling back to the traditional map: the attribute named by the "attribute" configuration setting should contain the certificate. Commit: c42da2ab7832e7e935fdc0493effd420a00b299d https://github.com/OpenSC/pam_pkcs11/commit/c42da2ab7832e7e935fdc0493effd420a00b299d Author: Nalin Dahyabhai <na...@re...> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M doc/README.ldap_mapper M doc/pam_pkcs11.xml M src/mappers/ldap_mapper.c Log Message: ----------- Treat "attribute_map" as a list of ANDed clauses As before, an "attribute_map" entry can specify a single LDAP attribute and type of certificate data to compare it with. Modify this so that a list entry can include multiple clauses joined by an '&' character. Commit: c7f4a9a6dda7dc10287f489d9cba1b39e852cbeb https://github.com/OpenSC/pam_pkcs11/commit/c7f4a9a6dda7dc10287f489d9cba1b39e852cbeb Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M doc/README.ldap_mapper M doc/pam_pkcs11.xml M src/mappers/ldap_mapper.c Log Message: ----------- Merge pull request #6 from nalind/master Changes (most of them optional) to how the LDAP mapper does matching Compare: https://github.com/OpenSC/pam_pkcs11/compare/97855e85a8b5...c7f4a9a6dda7 |
From: GitHub <no...@gi...> - 2014-08-28 07:58:29
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: bde79c585c1e64a59a6e9817e79b6f47bb1ff631 https://github.com/OpenSC/pam_pkcs11/commit/bde79c585c1e64a59a6e9817e79b6f47bb1ff631 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: R po/remove-potcdate.sed M po/remove-potcdate.sin Log Message: ----------- Rename po/remove-potcdate.sin Commit: 97855e85a8b5766063667e858671472169048887 https://github.com/OpenSC/pam_pkcs11/commit/97855e85a8b5766063667e858671472169048887 Author: Ludovic Rousseau <lud...@gm...> Date: 2014-08-28 (Thu, 28 Aug 2014) Changed paths: M po/remove-potcdate.sin Log Message: ----------- Update po/remove-potcdate.sin Compare: https://github.com/OpenSC/pam_pkcs11/compare/4c4eaede5b71...97855e85a8b5 |
From: GitHub <no...@gi...> - 2014-07-11 12:54:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5279bfa2d14d2186b31189748bcf89d908f00512 https://github.com/OpenSC/OpenSC/commit/5279bfa2d14d2186b31189748bcf89d908f00512 Author: Andreas Schwier <and...@ca...> Date: 2014-07-09 (Wed, 09 Jul 2014) Changed paths: M src/libopensc/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: Prevent double-free crash if key generation fails Fixes #262 (SEGV when reader does not support extended length ADPU) |
From: GitHub <no...@gi...> - 2014-06-30 19:11:18
|
Branch: refs/tags/master-merged Home: https://github.com/OpenSC/OpenSC |
From: GitHub <no...@gi...> - 2014-06-30 19:08:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3418e9c1461217b661fc6d5f179d026d08a3cefa https://github.com/OpenSC/OpenSC/commit/3418e9c1461217b661fc6d5f179d026d08a3cefa Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-16 (Fri, 16 May 2014) Changed paths: M configure.ac Log Message: ----------- OpenSC 0.13.1 rc1 Commit: 612c7fe43a3d7ffbe85d8e102c582e9f0618786a https://github.com/OpenSC/OpenSC/commit/612c7fe43a3d7ffbe85d8e102c582e9f0618786a Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-16 (Fri, 16 May 2014) Changed paths: M .gitignore Log Message: ----------- git: ignore version.m4.ci Commit: cfc9461fe5fada9147d018bb434e50df5ea0006a https://github.com/OpenSC/OpenSC/commit/cfc9461fe5fada9147d018bb434e50df5ea0006a Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-16 (Fri, 16 May 2014) Changed paths: M NEWS Log Message: ----------- Update NEWS for opensc-0.13.1 Commit: f87a364ddcdfe58def14e179c772027f78ce2fb0 https://github.com/OpenSC/OpenSC/commit/f87a364ddcdfe58def14e179c772027f78ce2fb0 Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M NEWS M configure.ac Log Message: ----------- release: candidate for the next stable version Commit: 8e13acf51ebd18d6fa4aeb4fb38c240c11595f3d https://github.com/OpenSC/OpenSC/commit/8e13acf51ebd18d6fa4aeb4fb38c240c11595f3d Author: Raul Metsma <ra...@me...> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M etc/opensc.conf.in M src/pkcs11/Makefile.am M src/pkcs11/pkcs11-global.c Log Message: ----------- Restore pkcs11 onepin module for Firefox usage Commit: ccf6da2dbe3e156a68591a7d2b5adfb91a236cae https://github.com/OpenSC/OpenSC/commit/ccf6da2dbe3e156a68591a7d2b5adfb91a236cae Author: Raul Metsma <ra...@me...> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/pkcs11/Makefile.mak Log Message: ----------- Add windows onepin makefile Commit: 77c71be833bbcf10ed807c2320e26efd5b0fe683 https://github.com/OpenSC/OpenSC/commit/77c71be833bbcf10ed807c2320e26efd5b0fe683 Author: Raul Metsma <ra...@me...> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/pkcs11/misc.c Log Message: ----------- Don't depend configuration default value Commit: ee0566af090ab89a4446084f98dbcc94fb0be149 https://github.com/OpenSC/OpenSC/commit/ee0566af090ab89a4446084f98dbcc94fb0be149 Author: Emanuele Pucciarelli <ep...@co...> Date: 2014-06-01 (Sun, 01 Jun 2014) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: pr-239: PKCS15 pubkey release fix Commit: 3f13f571c0aa4ecec44ce54f06bab6e7946c2927 https://github.com/OpenSC/OpenSC/commit/3f13f571c0aa4ecec44ce54f06bab6e7946c2927 Author: Viktor Tarasov <vik...@gm...> Date: 2014-06-01 (Sun, 01 Jun 2014) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: issue-220: read and display OpenPGP data Commit: 2f6b5174a81a7aa72da6efabfd347252e911d41c https://github.com/OpenSC/OpenSC/commit/2f6b5174a81a7aa72da6efabfd347252e911d41c Author: Joachim Bauch <ba...@st...> Date: 2014-06-06 (Fri, 06 Jun 2014) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- Support "D-TRUST card 2.4 2ce". Commit: 77d8fa390dfff48c5c502c175a0316da57a5c4bc https://github.com/OpenSC/OpenSC/commit/77d8fa390dfff48c5c502c175a0316da57a5c4bc Author: Nikos Mavrogiannopoulos <nm...@re...> Date: 2014-06-06 (Fri, 06 Jun 2014) Changed paths: M src/libopensc/base64.c Log Message: ----------- base64 decoding: Do not assume that char is signed. In the systems where char is unsigned by default the base64 decoding would crash. Commit: b1b5a39ffad95814901d1955360555d9b3608c5e https://github.com/OpenSC/OpenSC/commit/b1b5a39ffad95814901d1955360555d9b3608c5e Author: Henryk Plötz <he...@pl...> Date: 2014-06-06 (Fri, 06 Jun 2014) Changed paths: M src/pkcs15init/pkcs15-asepcos.c Log Message: ----------- Use sc_pkcs15_find_pin_by_auth_id() in asepcos_create_key() to correctly set the newly created key up for use with the configured PIN. Commit: 072dfeb71cffc053d50a0e5fa0b075335899c6ee https://github.com/OpenSC/OpenSC/commit/072dfeb71cffc053d50a0e5fa0b075335899c6ee Author: Andreas Schwier <and...@ca...> Date: 2014-06-09 (Mon, 09 Jun 2014) Changed paths: M src/tools/sc-hsm-tool.c Log Message: ----------- sc-hsm-tool: Fixed SEGV if no or invalid card in reader Commit: 55bb8e9ff83b332662dbac202b91230e898d3519 https://github.com/OpenSC/OpenSC/commit/55bb8e9ff83b332662dbac202b91230e898d3519 Author: Raul Metsma <ra...@me...> Date: 2014-06-09 (Mon, 09 Jun 2014) Changed paths: M etc/opensc.conf.in M etc/opensc.conf.win.in Log Message: ----------- New generation card-s don't have issues with T1 and 3.5 card with same ATR has issues with T0 (recursive GET BINARY/GET DATA) Commit: 359660c45468faa27fb8a5a81d9efcb955538619 https://github.com/OpenSC/OpenSC/commit/359660c45468faa27fb8a5a81d9efcb955538619 Author: Frank Morgner <mo...@in...> Date: 2014-06-09 (Mon, 09 Jun 2014) Changed paths: M src/libopensc/card-dnie.c Log Message: ----------- dnie: removed dead and untested SM wrapping code Commit: 35b74f392379537e1271870a1685f82ee5b5e9f1 https://github.com/OpenSC/OpenSC/commit/35b74f392379537e1271870a1685f82ee5b5e9f1 Author: Frank Morgner <mo...@in...> Date: 2014-06-09 (Mon, 09 Jun 2014) Changed paths: M src/libopensc/card-default.c M src/libopensc/card-dnie.c M src/pkcs15init/pkcs15-lib.c Log Message: ----------- fixed warning unused variable Commit: 852a4719cfb9b92917bb88cfa4d25bc62dd46374 https://github.com/OpenSC/OpenSC/commit/852a4719cfb9b92917bb88cfa4d25bc62dd46374 Author: Viktor Tarasov <vik...@gm...> Date: 2014-06-09 (Mon, 09 Jun 2014) Changed paths: M configure.ac Log Message: ----------- release: OpenSC-0.14.0 RTM Commit: cd7fbe3f8c00e9f96dcc5c50a114b9bda9d47215 https://github.com/OpenSC/OpenSC/commit/cd7fbe3f8c00e9f96dcc5c50a114b9bda9d47215 Author: Raul Metsma <ra...@me...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M MacOSX/build-package.in Log Message: ----------- MacOSX: Build fat binaries i386... revert part of 6e255a95 Chrome is still 32 bit only This allows plugins running in Chrome (32bit) to use OpenSC PKCS#11, which would otherwise be only 64bit. Tokend "hides" the cpu architecture issue otherwise. Commit: 440289a09113d19d83b20cfecd2ba8dd98ba5826 https://github.com/OpenSC/OpenSC/commit/440289a09113d19d83b20cfecd2ba8dd98ba5826 Author: Andreas Schwier <and...@ca...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M src/libopensc/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: reduce indicated maximum PIN length to 15 Fix bogus minimum PIN length to support more PIN pad readers Commit: db60f8da59ef05fa987decfc5a6b5abb9bc93f42 https://github.com/OpenSC/OpenSC/commit/db60f8da59ef05fa987decfc5a6b5abb9bc93f42 Author: Viktor Tarasov <vik...@gm...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M NEWS M configure.ac Log Message: ----------- release 0.14.0 Compare: https://github.com/OpenSC/OpenSC/compare/de6d61405b27...db60f8da59ef |
From: GitHub <no...@gi...> - 2014-06-26 17:24:25
|
Branch: refs/tags/0.14.0 Home: https://github.com/OpenSC/OpenSC |
From: GitHub <no...@gi...> - 2014-06-26 17:24:21
|
Branch: refs/heads/opensc-0.14.0 Home: https://github.com/OpenSC/OpenSC Commit: db60f8da59ef05fa987decfc5a6b5abb9bc93f42 https://github.com/OpenSC/OpenSC/commit/db60f8da59ef05fa987decfc5a6b5abb9bc93f42 Author: Viktor Tarasov <vik...@gm...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M NEWS M configure.ac Log Message: ----------- release 0.14.0 |
From: GitHub <no...@gi...> - 2014-06-26 17:06:33
|
Branch: refs/heads/opensc-0.14.0 Home: https://github.com/OpenSC/OpenSC Commit: cd7fbe3f8c00e9f96dcc5c50a114b9bda9d47215 https://github.com/OpenSC/OpenSC/commit/cd7fbe3f8c00e9f96dcc5c50a114b9bda9d47215 Author: Raul Metsma <ra...@me...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M MacOSX/build-package.in Log Message: ----------- MacOSX: Build fat binaries i386... revert part of 6e255a95 Chrome is still 32 bit only This allows plugins running in Chrome (32bit) to use OpenSC PKCS#11, which would otherwise be only 64bit. Tokend "hides" the cpu architecture issue otherwise. Commit: 440289a09113d19d83b20cfecd2ba8dd98ba5826 https://github.com/OpenSC/OpenSC/commit/440289a09113d19d83b20cfecd2ba8dd98ba5826 Author: Andreas Schwier <and...@ca...> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M src/libopensc/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: reduce indicated maximum PIN length to 15 Fix bogus minimum PIN length to support more PIN pad readers Compare: https://github.com/OpenSC/OpenSC/compare/f6e4278d22c0...440289a09113 |