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
(10) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Peter M. <no...@gi...> - 2020-02-27 21:59:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 21ee26b0704ec2ae1040010d2d5266a499ec4e2d https://github.com/OpenSC/OpenSC/commit/21ee26b0704ec2ae1040010d2d5266a499ec4e2d Author: Peter Marschall <pe...@ad...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: fix key generation with non-standard exponent length Address issue #1949 by reading non-default algorithm attributes for key generation from the key's algorithm attributes DO, if that exists. |
From: Peter M. <no...@gi...> - 2020-02-27 21:55:50
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 81ace3689d610d7d8a269f90743d7ec3b48013cc https://github.com/OpenSC/OpenSC/commit/81ace3689d610d7d8a269f90743d7ec3b48013cc Author: Peter Marschall <pe...@ad...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: extend do_info() * distinguish between Internal and Working EFs * add information optionally available in sc_file_t - record_count - record_length - type_attr * align all labelled values |
From: Peter M. <no...@gi...> - 2020-02-27 21:55:00
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 95cae64f834e532ea6fd877abc361087e8ae18ba https://github.com/OpenSC/OpenSC/commit/95cae64f834e532ea6fd877abc361087e8ae18ba Author: Peter Marschall <pe...@ad...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: replace magic numbers by SC_MAX_PIN_SIZE Replace magic numbers, used as size of PIN-type buffers, with the symbolic constant SC_MAX_PIN_SIZE, fixing - readability / understandability - too small sizes (e.g. for GnuPG cards) |
From: Frank M. <no...@gi...> - 2020-02-27 21:53:42
|
Branch: refs/heads/coverity Home: https://github.com/OpenSC/OpenSC Commit: a6ef831b98cdc639a0daa14b14b8500c36c026d1 https://github.com/OpenSC/OpenSC/commit/a6ef831b98cdc639a0daa14b14b8500c36c026d1 Author: Frank Morgner <fra...@gm...> Date: 2020-02-18 (Tue, 18 Feb 2020) Changed paths: M src/libopensc/card-coolkey.c M src/libopensc/sc.c Log Message: ----------- fixed 323588 Uninitialized scalar variable accessing uninitialized data with mlock is undefined behavior Commit: d6abaf6d2c007631ceeb8e64c03c222d1badba9f https://github.com/OpenSC/OpenSC/commit/d6abaf6d2c007631ceeb8e64c03c222d1badba9f Author: Frank Morgner <fra...@gm...> Date: 2020-02-18 (Tue, 18 Feb 2020) Changed paths: M doc/tools/pkcs15-init.1.xml M src/tools/pkcs15-init.c Log Message: ----------- pkcs15-init: removed --options-file use an environment variable to pass a hidden PIN code instead of the options file fixes 13814 Resource leak as reported by Coverity Scan Commit: 2c37e21c07b55ed1ffb1aeaece4fc6bbc5188d96 https://github.com/OpenSC/OpenSC/commit/2c37e21c07b55ed1ffb1aeaece4fc6bbc5188d96 Author: Frank Morgner <fra...@gm...> Date: 2020-02-18 (Tue, 18 Feb 2020) Changed paths: M doc/tools/dnie-tool.1.xml M doc/tools/gids-tool.1.xml M doc/tools/openpgp-tool.1.xml M doc/tools/pkcs15-init.1.xml M doc/tools/pkcs15-tool.1.xml M doc/tools/sc-hsm-tool.1.xml M doc/tools/westcos-tool.1.xml Log Message: ----------- unified documentation of handling PIN/PUK on CLI Commit: b46edadb2c80e0a5ede0edda5950e3d1719d309b https://github.com/OpenSC/OpenSC/commit/b46edadb2c80e0a5ede0edda5950e3d1719d309b Author: Frank Morgner <fra...@gm...> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M src/libopensc/card-dnie.c Log Message: ----------- dnie: fixed length checking of uncompressed data fixes https://oss-fuzz.com/testcase-detail/5632848910614528 Commit: 89c73bd8cb59b9235bd462270c5fda979ff7f246 https://github.com/OpenSC/OpenSC/commit/89c73bd8cb59b9235bd462270c5fda979ff7f246 Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M doc/tools/dnie-tool.1.xml Log Message: ----------- fixed dashes Compare: https://github.com/OpenSC/OpenSC/compare/a6ef831b98cd%5E...89c73bd8cb59 |
From: Frank M. <no...@gi...> - 2020-02-27 21:49:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6a9241b5322070923d199bfd9bf05b329cd1bfff https://github.com/OpenSC/OpenSC/commit/6a9241b5322070923d199bfd9bf05b329cd1bfff Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M MacOSX/opensc-uninstall Log Message: ----------- macOS: unregister CTK driver on uninstallation fixes https://github.com/frankmorgner/OpenSCToken/issues/24 Commit: 70716be8150c1c3ec246b8a733f7f6b34c89e66d https://github.com/OpenSC/OpenSC/commit/70716be8150c1c3ec246b8a733f7f6b34c89e66d Author: Frank Morgner <fra...@gm...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M MacOSX/scripts/postinstall Log Message: ----------- macOS: register CTK driver on installation Compare: https://github.com/OpenSC/OpenSC/compare/8f4a6c703b5a...70716be8150c |
From: efternavn <no...@gi...> - 2020-02-27 04:49:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: fd866e0e5278c07acc3b457495fbbe9bc33f0a9a https://github.com/OpenSC/libp11/commit/fd866e0e5278c07acc3b457495fbbe9bc33f0a9a Author: efternavn <450...@us...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/eng_back.c M src/eng_front.c M src/eng_parse.c M src/libpkcs11.c M src/p11_atfork.c M src/p11_attr.c M src/p11_cert.c M src/p11_ckr.c M src/p11_ec.c M src/p11_key.c M src/p11_load.c M src/p11_misc.c M src/p11_pkey.c M src/p11_rsa.c M src/p11_slot.c Log Message: ----------- Use consistent null check style See also C++ Core Guidelines ES.87. Commit: 9540b767f68da153c782fbdf3036967521dd841b https://github.com/OpenSC/libp11/commit/9540b767f68da153c782fbdf3036967521dd841b Author: efternavn <450...@us...> Date: 2020-02-27 (Thu, 27 Feb 2020) Changed paths: M src/p11_slot.c Log Message: ----------- Fix small, potential leak Compare: https://github.com/OpenSC/libp11/compare/37960e9985ad...9540b767f68d |
From: Frank M. <no...@gi...> - 2020-02-20 00:42:48
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 31d8c2dfd14ed01b430def2f46cc718ef4b595fc https://github.com/OpenSC/OpenSC/commit/31d8c2dfd14ed01b430def2f46cc718ef4b595fc Author: Frank Morgner <fra...@gm...> Date: 2020-02-19 (Wed, 19 Feb 2020) Changed paths: M src/pkcs11/pkcs11-global.c M src/pkcs11/slot.c Log Message: ----------- Revert "pkcs11: fixed slotIDs when a new slot list is requested" This reverts commit 7fb72ccf7bf3ca2ff3979b7ffbb690eed41ddb5f. Commit: 8f4a6c703b5ae7d4f44cf33c85330171afa917bf https://github.com/OpenSC/OpenSC/commit/8f4a6c703b5ae7d4f44cf33c85330171afa917bf Author: Frank Morgner <fra...@gm...> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M src/pkcs11/pkcs11-global.c Log Message: ----------- align comment with implementation order Compare: https://github.com/OpenSC/OpenSC/compare/cd5c91b8efba...8f4a6c703b5a |
From: Peter M. <no...@gi...> - 2020-02-18 19:47:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cd5c91b8efba5741a6046e4b82a6ecedfefd837f https://github.com/OpenSC/OpenSC/commit/cd5c91b8efba5741a6046e4b82a6ecedfefd837f Author: Peter Marschall <pe...@ad...> Date: 2020-02-18 (Tue, 18 Feb 2020) Changed paths: M src/libopensc/iso7816.c M src/libopensc/types.h Log Message: ----------- iso7816: extend iso7816_process_fci() * define file type SC_FILE_TYPE_UNKNOWN * explicitly set file->type to SC_FILE_TYPE_UNKNOWN for unkown files * store full-length file type attributes via sc_file_set_type_attr() * parse # of records for record-oriented EFs * parse record length for for EFs with fixed-size records Note: I am not sure, parsing the record length only for EFs with fixed- size records is the correct approach. My interpretation of the norm is slightly different, but it seems to be in-line what's currently in opensc: - there's a comment hinting at that interpretation - otherwise variable size records fail to be read in opensc-explorer So I leave it this way for now. |
From: Frank M. <no...@gi...> - 2020-02-13 09:40:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e0b27af205f2e8e733f93237df426bd65a45526d https://github.com/OpenSC/OpenSC/commit/e0b27af205f2e8e733f93237df426bd65a45526d Author: Frank Morgner <fra...@gm...> Date: 2020-02-13 (Thu, 13 Feb 2020) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/internal.h M src/libopensc/sc.c Log Message: ----------- fixed Undefined-shift fixes https://oss-fuzz.com/testcase-detail/5644419049193472 |
From: Michał T. <no...@gi...> - 2020-02-12 22:37:22
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 37960e9985add2068426ad08d560e1ed59462f63 https://github.com/OpenSC/libp11/commit/37960e9985add2068426ad08d560e1ed59462f63 Author: Michal Trojnara <Mic...@st...> Date: 2020-02-12 (Wed, 12 Feb 2020) Changed paths: M src/p11_ec.c Log Message: ----------- Add CKA_VALUE_LEN to EC key derivation template Fixes #300 |
From: Frank M. <no...@gi...> - 2020-02-12 03:49:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 0d82c95a027c7680f88ad1b50d37b19dd3b100a8 https://github.com/OpenSC/OpenSC/commit/0d82c95a027c7680f88ad1b50d37b19dd3b100a8 Author: Frank Morgner <fra...@gm...> Date: 2020-02-12 (Wed, 12 Feb 2020) Changed paths: M src/pkcs11/slot.c Log Message: ----------- removed unused call to sc_detect_card_presence() Commit: 6c855c561cec37a1826196a94e5a370cbfd2acb2 https://github.com/OpenSC/OpenSC/commit/6c855c561cec37a1826196a94e5a370cbfd2acb2 Author: Frank Morgner <fra...@gm...> Date: 2020-02-12 (Wed, 12 Feb 2020) Changed paths: M src/libopensc/card-iasecc.c Log Message: ----------- fixed memory leak fixes https://oss-fuzz.com/testcase-detail/5739164513599488 Compare: https://github.com/OpenSC/OpenSC/compare/5450f61681d0...6c855c561cec |
From: Jakub J. <no...@gi...> - 2020-02-11 06:36:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5450f61681d0c46c587dbe789bf19f1cb573e794 https://github.com/OpenSC/OpenSC/commit/5450f61681d0c46c587dbe789bf19f1cb573e794 Author: Jakub Jelen <jj...@re...> Date: 2020-02-11 (Tue, 11 Feb 2020) Changed paths: M src/tests/p11test/p11test.c M src/tests/p11test/p11test_common.h Log Message: ----------- Unbreak build with -fno-common (default in gcc10) |
From: Frank M. <no...@gi...> - 2020-02-11 03:13:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1fb134138960a65ef0bd2d5bdd45af3ac472dbe7 https://github.com/OpenSC/OpenSC/commit/1fb134138960a65ef0bd2d5bdd45af3ac472dbe7 Author: Frank Morgner <fra...@gm...> Date: 2020-02-11 (Tue, 11 Feb 2020) Changed paths: M MacOSX/build-package.in Log Message: ----------- ignore OpenPACE man page generation fixes https://github.com/frankmorgner/OpenSCToken/issues/26 |
From: Frank M. <no...@gi...> - 2020-02-10 09:17:27
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d7e02d3bf5cfdfb5d8a954c4a42b831598a32677 https://github.com/OpenSC/OpenSC/commit/d7e02d3bf5cfdfb5d8a954c4a42b831598a32677 Author: Frank Morgner <fra...@gm...> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/libopensc/card-epass2003.c Log Message: ----------- fixed memory leak Fixes https://oss-fuzz.com/testcase-detail/5151975710916608 Commit: 2493c5de07f6df1b0c20b4882a8d35fe8f7bb2cc https://github.com/OpenSC/OpenSC/commit/2493c5de07f6df1b0c20b4882a8d35fe8f7bb2cc Author: Frank Morgner <fra...@gm...> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/libopensc/card-dnie.c Log Message: ----------- fixed memory leak fixes https://oss-fuzz.com/testcase-detail/6237284133502976 Commit: ea2991ea69ca77a60dbfc5a3dcd5a8e6cd074c5e https://github.com/OpenSC/OpenSC/commit/ea2991ea69ca77a60dbfc5a3dcd5a8e6cd074c5e Author: Frank Morgner <fra...@gm...> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/libopensc/pkcs15-atrust-acos.c M src/libopensc/pkcs15-dnie.c M src/libopensc/pkcs15-gemsafeV1.c M src/libopensc/pkcs15-pteid.c M src/libopensc/pkcs15-starcert.c M src/libopensc/pkcs15-tccardos.c M src/libopensc/pkcs15.c Log Message: ----------- fixed memory leak also, use sc_file_free instead of free fixes https://oss-fuzz.com/testcase-detail/4905082200260608 Commit: a0e1bf7ae5c23a8ceccc851353162d111810f332 https://github.com/OpenSC/OpenSC/commit/a0e1bf7ae5c23a8ceccc851353162d111810f332 Author: Frank Morgner <fra...@gm...> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/libopensc/pkcs15-tccardos.c Log Message: ----------- fixed compiler error Compare: https://github.com/OpenSC/OpenSC/compare/8e466ad56830...a0e1bf7ae5c2 |
From: Peter M. <no...@gi...> - 2020-02-09 23:41:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8e466ad56830e534ac164fae6ffbbee21ab615c4 https://github.com/OpenSC/OpenSC/commit/8e466ad56830e534ac164fae6ffbbee21ab615c4 Author: Peter Marschall <pe...@ad...> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/libopensc/pkcs15-openpgp.c M src/tools/openpgp-tool.c Log Message: ----------- OpenPGP: add 3 more OpenPGP card vendors * taken from GnuPG's git |
From: Frank M. <no...@gi...> - 2020-02-07 13:04:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 0ba5e0d22dbc21d4c05dcdf1f8b066dab3d499cc https://github.com/OpenSC/pam_p11/commit/0ba5e0d22dbc21d4c05dcdf1f8b066dab3d499cc Author: Frank Morgner <fra...@gm...> Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M src/base64.c Log Message: ----------- removed unused check |
From: Charlène <no...@gi...> - 2020-02-07 07:57:39
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2f7d0cf20f7dc844cf20dd4d540d737d6801f1c4 https://github.com/OpenSC/OpenSC/commit/2f7d0cf20f7dc844cf20dd4d540d737d6801f1c4 Author: Charlène <jul...@po...> Date: 2020-02-07 (Fri, 07 Feb 2020) Changed paths: M configure.ac Log Message: ----------- Put user supplied CFLAGS on top priority |
From: Jakub J. <no...@gi...> - 2020-02-04 14:44:29
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 34dad7f543f006ad269ce1f935a9e8d3e3a83db7 https://github.com/OpenSC/OpenSC/commit/34dad7f543f006ad269ce1f935a9e8d3e3a83db7 Author: Jakub Jelen <jj...@re...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- idprime: Add missing terminator in ATR list Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20510 |
From: Jakub J. <no...@gi...> - 2020-02-04 12:57:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 09531d720a5e955d6c9307a33d0240ead892768f https://github.com/OpenSC/OpenSC/commit/09531d720a5e955d6c9307a33d0240ead892768f Author: Jakub Jelen <jj...@re...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-cac.c Log Message: ----------- cac: Avoid stack overflow on infinite recursion in CCC chaining Thanks oss-fuzz Fixes: #1920 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19725 Commit: 2a0f53dd4f7d8db2b1b320223655f7041205438a https://github.com/OpenSC/OpenSC/commit/2a0f53dd4f7d8db2b1b320223655f7041205438a Author: Jakub Jelen <jj...@re...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-coolkey.c Log Message: ----------- coolkey: Avoid heap buffer overflow for malformend combinded objects, the ID and header were parsed before making sure we have at least that lenght available. Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20131 Commit: 63435adc68ae3f0a83f89351f70a329a5d9c2953 https://github.com/OpenSC/OpenSC/commit/63435adc68ae3f0a83f89351f70a329a5d9c2953 Author: Jakub Jelen <jj...@re...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-coolkey.c Log Message: ----------- coolkey: Do not return bogus error if read already failed Compare: https://github.com/OpenSC/OpenSC/compare/e9308a201135...63435adc68ae |
From: Frank M. <no...@gi...> - 2020-02-04 12:57:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 72836fa3cb82705ab545c44282d546f91d54892b https://github.com/OpenSC/OpenSC/commit/72836fa3cb82705ab545c44282d546f91d54892b Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-idprime.c M src/pkcs15init/pkcs15-lib.c M src/tools/pkcs15-crypt.c Log Message: ----------- Fixed Dereference before null check As reported by coverity scan Commit: 094aa6863211209f888c6a83e15a88dd0c99113c https://github.com/OpenSC/OpenSC/commit/094aa6863211209f888c6a83e15a88dd0c99113c Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/compression.c Log Message: ----------- fixed Explicit null dereferenced Thanks to Coverity Scan Commit: d138522e33f1e84b52ddbca35bc3ef895dc528ea https://github.com/OpenSC/OpenSC/commit/d138522e33f1e84b52ddbca35bc3ef895dc528ea Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/compression.c Log Message: ----------- added detection of zlib compression ... and always set outLen to 0 in case of an error in sc_decompress Commit: 40b3aeb6266af5bb7d4c94798ed54a71ced6f083 https://github.com/OpenSC/OpenSC/commit/40b3aeb6266af5bb7d4c94798ed54a71ced6f083 Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M .travis.yml Log Message: ----------- travis: output results of unittests on errors Commit: 8db1cbe35f5d05cb8aaed1fbd9b8f235e483507a https://github.com/OpenSC/OpenSC/commit/8db1cbe35f5d05cb8aaed1fbd9b8f235e483507a Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-gpk.c Log Message: ----------- use a more explicit assignment Commit: 3dede423e640e50032d877573f8047e60e5da48b https://github.com/OpenSC/OpenSC/commit/3dede423e640e50032d877573f8047e60e5da48b Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-setcos.c Log Message: ----------- fixed Out-of-bounds access Thanks to Coverity scan Commit: 5475dbcb3ca705e1a29256cdd1b452d89936af74 https://github.com/OpenSC/OpenSC/commit/5475dbcb3ca705e1a29256cdd1b452d89936af74 Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- fixed Uninitialized scalar variable Thanks to Coverity Scan Commit: 3687f71bf7fc239ac726f8303b21f4c9b51a5a08 https://github.com/OpenSC/OpenSC/commit/3687f71bf7fc239ac726f8303b21f4c9b51a5a08 Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/card-gids.c Log Message: ----------- fixed 123497 Dereference after null check Thanks to Coverity Scan Commit: 723176d62f90a3d8d300d292f3fc7404c8200607 https://github.com/OpenSC/OpenSC/commit/723176d62f90a3d8d300d292f3fc7404c8200607 Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/asn1.c Log Message: ----------- avoid calling memcpy with length 0 Commit: c339136c737b991ce6e1b50bdb8ec18dd85c7eb5 https://github.com/OpenSC/OpenSC/commit/c339136c737b991ce6e1b50bdb8ec18dd85c7eb5 Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/pkcs15-tccardos.c Log Message: ----------- tccardos: fixed freeing file object Commit: f1044f3645ff3c182166fc43cc7a9b35c4f6b76c https://github.com/OpenSC/OpenSC/commit/f1044f3645ff3c182166fc43cc7a9b35c4f6b76c Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/libopensc/pkcs15-tccardos.c Log Message: ----------- tccardos: fixed error checking Commit: e9308a2011358e004772da9924d290b7abb01e11 https://github.com/OpenSC/OpenSC/commit/e9308a2011358e004772da9924d290b7abb01e11 Author: Frank Morgner <fra...@gm...> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M src/tests/unittests/compression.c Log Message: ----------- addeed zlib test data Compare: https://github.com/OpenSC/OpenSC/compare/0fd77d642c1e...e9308a201135 |
From: efternavn <no...@gi...> - 2020-02-02 22:55:39
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 694925670f844dbe904ccc5d27ea1e2dd75b01b2 https://github.com/OpenSC/libp11/commit/694925670f844dbe904ccc5d27ea1e2dd75b01b2 Author: efternavn <450...@us...> Date: 2020-02-02 (Sun, 02 Feb 2020) Changed paths: M src/eng_back.c Log Message: ----------- Handle keys without label attribute |
From: Anderson S. <no...@gi...> - 2020-02-02 22:40:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: a9fde799f3524a5fbc40785d6a77ddfa4e518002 https://github.com/OpenSC/libp11/commit/a9fde799f3524a5fbc40785d6a77ddfa4e518002 Author: Anderson Toshiyuki Sasaki <ans...@re...> Date: 2020-02-02 (Sun, 02 Feb 2020) Changed paths: M examples/README M examples/auth.c M examples/decrypt.c M examples/getrandom.c M examples/listkeys.c M tests/fork-change-slot.c M tests/fork-test.c M tests/list-tokens.c M tests/openssl_version.c Log Message: ----------- Re-license source code files Some source code files weren't licensed properly. This adds BSD style licensing to them as agreed in: https://github.com/OpenSC/libp11/issues/233 Fixes #233 Fixes #325 Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...> |
From: Doug E. <no...@gi...> - 2020-02-01 21:42:12
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 111246f1d23f6705368d1e615b2a7b3b930a189a https://github.com/OpenSC/OpenSC/commit/111246f1d23f6705368d1e615b2a7b3b930a189a Author: Doug Engert <dee...@gm...> Date: 2020-02-01 (Sat, 01 Feb 2020) Changed paths: M src/libopensc/reader-pcsc.c M src/minidriver/minidriver.c Log Message: ----------- Better error debug messages for Minidriver Add MD_FUNC_CALLED(pCardData, level) and MD_FUNC_RETURN(pCardData, level, ...) macros. Handles are type __int3264 in VS2015 are casted as size_t when printing so all bytes are printed. size_t on Windows are also treated as 32 or 64 bits. SC_FORMAT_LEN_SIZE is used in the format. (Works with VS2105 needs to be tested on other platforms.) On branch minidriver-4 Changes to be committed: modified: minidriver.c Minidriver.c and reader-pcsc.c - reuse OpenSC reader structure Windows CNG is managing the insertion and removal of the reader and the card and will call CardAcquireContext and CardDeleteContext as needed if the card or reader change. But different processes or threads may establish different PCSC connects to the same reader and card but with different handles. Reuse the OpenSC reader when windows uses the same reader but with different handles. Tests show the certutil -v -scinfo works the same. Associate_card is only need when called from CardAcquireContext and disassociate_card is only need when called from CardDeleteContext. No need to call reinit_card_for(pCardData, name) just because the handles changed. This may be the fix for #1763 because calls like CardCreateContainerEx remain in card state rather then being lost when the handles changed. Changes to be committed: modified: src/libopensc/reader-pcsc.c modified: src/minidriver/minidriver.c Commit: 0fd77d642c1e7f3cff6f9cf4b60da0d5e516bbe4 https://github.com/OpenSC/OpenSC/commit/0fd77d642c1e7f3cff6f9cf4b60da0d5e516bbe4 Author: Doug Engert <dee...@gm...> Date: 2020-02-01 (Sat, 01 Feb 2020) Changed paths: M src/libopensc/reader-pcsc.c M src/minidriver/minidriver.c Log Message: ----------- Minidriver additionl fixes Use __FUNCTION__ as defind in log.h so will compile with any compiler. logprint additional handles as size_t Add check in reader-pcsc.c pcsc_user_reader for minidriver only. On branch minidriver-5 Changes to be committed: modified: src/libopensc/reader-pcsc.c modified: src/minidriver/minidriver.c Compare: https://github.com/OpenSC/OpenSC/compare/348551c920a9...0fd77d642c1e |
From: Doug E. <no...@gi...> - 2020-02-01 21:39:15
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 348551c920a94b103e0440877b71759ca3dff001 https://github.com/OpenSC/OpenSC/commit/348551c920a94b103e0440877b71759ca3dff001 Author: Doug Engert <dee...@gm...> Date: 2020-02-01 (Sat, 01 Feb 2020) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- Add EC parameters to PKCS15 public key in OpenPGP driver - Fixes #1906 The EC Parameters are the way the EC curve is presented to the outside world, and in most cases is present in a matching certificate in the SPKI. card-openpgp.c is modified to add the EC named_curve to the PKCS15 public key. OpenPGP specs only provide this via the "Algorithm Attributes" for the 3 keys via tags C1, C2 and C3 These contain the OID (not DER encoded) for the EC curve. PKCS15 has two ways to encode a "pubkey" as it was originally written for RSA. But other algorithms have parameters. X509 certificates encode the public key in the SPKI and PKIX requires the parameters to be in the SPKI. PKCS15 allows for using a SPKI as source for a public key. pgp_get_pubkey_pem will return the DER encoded RSA pubkey as before by calling sc_pkcs15_encode_pubkey pgp_get_pubkey_pem will return the DER encoded EC pubkey with parameters by calling sc_pkcs15_encode_pubkey_as_spki which calls sc_pkcs15_fix_ec_parameters internally to map DER encoded OID to named_curve. For readability, "sc_pkcs15_pubkey_t pubkey;" definitions are changed to "sc_pkcs15_pubkey_t p15pubkey;" sc_pkcs15_erase_pubkey is used to avoid memory leaks. On branch openpgp-ec-pub-curve Date: Tue Jan 21 09:43:56 2020 -0600 Changes to be committed: modified: src/libopensc/card-openpgp.c |
From: Frank M. <no...@gi...> - 2020-02-01 21:29:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 0cd19b59e19a7129f4064fcb94e0e39615ec0cdc https://github.com/OpenSC/OpenSC/commit/0cd19b59e19a7129f4064fcb94e0e39615ec0cdc Author: Frank Morgner <fra...@gm...> Date: 2020-02-01 (Sat, 01 Feb 2020) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: add --usage-wrap (disabled by default) fixes https://github.com/OpenSC/OpenSC/issues/1913 |