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: Michał T. <no...@gi...> - 2020-10-11 13:42:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 2d279559d822c519e0b3c19ef42cca81bdba1b0a https://github.com/OpenSC/libp11/commit/2d279559d822c519e0b3c19ef42cca81bdba1b0a Author: Michal Trojnara <Mic...@st...> Date: 2020-10-11 (Sun, 11 Oct 2020) Changed paths: M src/p11_pkey.c Log Message: ----------- Remove EVP_PKEY_FLAG_AUTOARGLEN for EC operations. Fixes #343 |
From: Michał T. <no...@gi...> - 2020-10-11 13:01:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 5caa2779762c3d760f33b70cd9e1f70f15f3ea57 https://github.com/OpenSC/libp11/commit/5caa2779762c3d760f33b70cd9e1f70f15f3ea57 Author: Mateusz Kwiatkowski <m.k...@av...> Date: 2020-10-11 (Sun, 11 Oct 2020) Changed paths: M src/p11_rsa.c Log Message: ----------- Fix potential leak in RSA method |
From: Frank M. <no...@gi...> - 2020-10-05 21:21:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d0c44b9ddce8762dd6c5682faecad0e30c0494f9 https://github.com/OpenSC/OpenSC/commit/d0c44b9ddce8762dd6c5682faecad0e30c0494f9 Author: Frank Morgner <fra...@gm...> Date: 2020-10-05 (Mon, 05 Oct 2020) Changed paths: M src/libopensc/pkcs15-oberthur.c Log Message: ----------- oberthur: fixed missing error handling fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25962 |
From: Michał T. <no...@gi...> - 2020-10-05 19:36:39
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 1cdb6860c7349fd4039635b696c4a68432cf31ff https://github.com/OpenSC/libp11/commit/1cdb6860c7349fd4039635b696c4a68432cf31ff Author: Mateusz Kwiatkowski <m.k...@av...> Date: 2020-10-05 (Mon, 05 Oct 2020) Changed paths: M src/p11_pkey.c Log Message: ----------- Fix potential leak in pkcs11_try_pkey_ec_sign() Commit: 9df104a8865b1c337adeeb9aea85f90f4e421e46 https://github.com/OpenSC/libp11/commit/9df104a8865b1c337adeeb9aea85f90f4e421e46 Author: Mateusz Kwiatkowski <m.k...@av...> Date: 2020-10-05 (Mon, 05 Oct 2020) Changed paths: M src/p11_pkey.c Log Message: ----------- Code review by mtrojnar Compare: https://github.com/OpenSC/libp11/compare/85ec0cad93df...9df104a8865b |
From: Frank M. <no...@gi...> - 2020-10-05 06:52:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fca2ba9474e150e72282317b91ce68d0b801f573 https://github.com/OpenSC/OpenSC/commit/fca2ba9474e150e72282317b91ce68d0b801f573 Author: Frank Morgner <fra...@gm...> Date: 2020-10-05 (Mon, 05 Oct 2020) Changed paths: M src/libopensc/pkcs15-oberthur.c Log Message: ----------- oberthur: fixed length checking fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26116 |
From: Michał T. <no...@gi...> - 2020-10-04 20:16:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 85ec0cad93df752e3b4d838d216f9c95ca2cfe3e https://github.com/OpenSC/libp11/commit/85ec0cad93df752e3b4d838d216f9c95ca2cfe3e Author: Michal Trojnara <Mic...@st...> Date: 2020-10-04 (Sun, 04 Oct 2020) Changed paths: M appveyor.yml Log Message: ----------- New OpenSSL version for AppVeyor |
From: Theo B. <no...@gi...> - 2020-10-04 18:15:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 2bb98537e8934090562ee48824e319598f0b6042 https://github.com/OpenSC/libp11/commit/2bb98537e8934090562ee48824e319598f0b6042 Author: Theo Buehler <tb...@op...> Date: 2020-10-04 (Sun, 04 Oct 2020) Changed paths: M src/eng_back.c M src/p11_key.c Log Message: ----------- UI_dup_input_string() returns <= 0 on error According to OpenSSL's documentation, the return values of most UI_add_ and UI_dup_ functions are "a positive number on success or a value which is less than or equal to 0 otherwise." |
From: Tomasz P. G. <no...@gi...> - 2020-10-04 18:11:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 5c99a1467e624981181ada75f41315cd1cf13e37 https://github.com/OpenSC/libp11/commit/5c99a1467e624981181ada75f41315cd1cf13e37 Author: Tomasz Paweł Gajc <tp...@gm...> Date: 2020-10-04 (Sun, 04 Oct 2020) Changed paths: M configure.ac Log Message: ----------- add support for OpenSSL 3.0.0 engines path for OpenSSL 3.0.0 is $libdir/engines-3 |
From: Frank M. <no...@gi...> - 2020-10-02 23:23:15
|
Branch: refs/tags/0.21.0-rc1 Home: https://github.com/OpenSC/OpenSC |
From: Frank M. <no...@gi...> - 2020-10-02 23:12:00
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2f6ab4c1a2bfc3adf8295d086bd67a12f0d921db https://github.com/OpenSC/OpenSC/commit/2f6ab4c1a2bfc3adf8295d086bd67a12f0d921db Author: Frank Morgner <fra...@gm...> Date: 2020-10-03 (Sat, 03 Oct 2020) Changed paths: M NEWS M appveyor.yml M configure.ac Log Message: ----------- Prepare RC1 of 0.21.0 (#2117) |
From: Jakub J. <no...@gi...> - 2020-10-02 23:08:29
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b3501ff6695d5b7166b75cb5fcd43f77a272f25d https://github.com/OpenSC/OpenSC/commit/b3501ff6695d5b7166b75cb5fcd43f77a272f25d Author: Jakub Jelen <jj...@re...> Date: 2020-10-03 (Sat, 03 Oct 2020) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- idprime: Unbreak OS version 2 after key&cert renewal |
From: Frank M. <no...@gi...> - 2020-10-02 11:23:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3ff059a74bcd10ead9a92cc67e5c8c006996e940 https://github.com/OpenSC/OpenSC/commit/3ff059a74bcd10ead9a92cc67e5c8c006996e940 Author: Frank Morgner <fra...@gm...> Date: 2020-10-02 (Fri, 02 Oct 2020) Changed paths: M src/libopensc/pkcs15-oberthur.c Log Message: ----------- fixed length checking in oberthur profile fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25943 Commit: 0b40d3b999d1e9feddbd9ebd144cf7b11ab81020 https://github.com/OpenSC/OpenSC/commit/0b40d3b999d1e9feddbd9ebd144cf7b11ab81020 Author: Frank Morgner <fra...@gm...> Date: 2020-10-02 (Fri, 02 Oct 2020) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- idprime: check max. buffer length fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25998 Compare: https://github.com/OpenSC/OpenSC/compare/732ed77ad67e...0b40d3b999d1 |
From: Frank M. <no...@gi...> - 2020-10-01 06:57:27
|
Branch: refs/heads/frankmorgner-patch-2 Home: https://github.com/OpenSC/OpenSC Commit: bda79ea3dd2abc5ae0ebec41cc76d200405667a9 https://github.com/OpenSC/OpenSC/commit/bda79ea3dd2abc5ae0ebec41cc76d200405667a9 Author: Frank Morgner <fra...@gm...> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: A .github/workflows/codeql-analysis.yml Log Message: ----------- Create codeql-analysis.yml |
From: Jakub J. <no...@gi...> - 2020-09-30 21:13:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 732ed77ad67e5303c46c0fa767929afd87076c87 https://github.com/OpenSC/OpenSC/commit/732ed77ad67e5303c46c0fa767929afd87076c87 Author: Jakub Jelen <jj...@re...> Date: 2020-09-30 (Wed, 30 Sep 2020) Changed paths: M src/libopensc/card-idprime.c Log Message: ----------- idprime: Unbreak reading of compressed certificates |
From: Frank M. <no...@gi...> - 2020-09-29 23:19:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 03396707f0a79dbfe9ba2ca2f9434b9f3ddeff55 https://github.com/OpenSC/OpenSC/commit/03396707f0a79dbfe9ba2ca2f9434b9f3ddeff55 Author: Anton Logachev <alo...@ru...> Date: 2020-09-30 (Wed, 30 Sep 2020) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- card-rtecp: Add Rutoken ECP SC NFC ATR |
From: Frank M. <no...@gi...> - 2020-09-29 06:53:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3ebfb01a3c54650391ce9eeb0dbe5b88e41f1f5b https://github.com/OpenSC/OpenSC/commit/3ebfb01a3c54650391ce9eeb0dbe5b88e41f1f5b Author: Frank Morgner <fra...@gm...> Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: M src/libopensc/pkcs15-itacns.c Log Message: ----------- itacns: fixed length checking fixes https://oss-fuzz.com/testcase-detail/5116660103774208 |
From: avrx1985 <no...@gi...> - 2020-09-28 11:01:48
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d85610b29b7308ba0f4808516f20550bb6ecbb57 https://github.com/OpenSC/OpenSC/commit/d85610b29b7308ba0f4808516f20550bb6ecbb57 Author: Alexander <avr...@ya...> Date: 2020-09-28 (Mon, 28 Sep 2020) Changed paths: M src/pkcs11/pkcs11-object.c Log Message: ----------- Fixed issue with C_FindObjectsInit, when CKU_SO does not see private objects, but CKU_USER see them Commit: 7296210224e81ee7f5e09a89cb1eda9e5f3bbd95 https://github.com/OpenSC/OpenSC/commit/7296210224e81ee7f5e09a89cb1eda9e5f3bbd95 Author: Alexander <avr...@ya...> Date: 2020-09-28 (Mon, 28 Sep 2020) Changed paths: M src/pkcs11/pkcs11-object.c Log Message: ----------- Hide private objects only when not logged in Compare: https://github.com/OpenSC/OpenSC/compare/40da5cace21f...7296210224e8 |
From: Conrado G. <no...@gi...> - 2020-09-28 11:00:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 40da5cace21f630f672e490ffe5a3b2040f00813 https://github.com/OpenSC/OpenSC/commit/40da5cace21f630f672e490ffe5a3b2040f00813 Author: Conrado P. L. Gouvea <con...@gm...> Date: 2020-09-28 (Mon, 28 Sep 2020) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: add --allow-sw flag that removes CKF_HW and allows using software tokens |
From: rickyepoderi <no...@gi...> - 2020-09-25 23:37:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 57a391f16cd69cedf02d5b326a689d19a985de11 https://github.com/OpenSC/OpenSC/commit/57a391f16cd69cedf02d5b326a689d19a985de11 Author: rickyepoderi <ric...@ya...> Date: 2020-09-26 (Sat, 26 Sep 2020) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa-dnie.c M src/libopensc/cwa-dnie.h Log Message: ----------- Issue 2105: Add new DNIe CA structure for the secure channel |
From: Frank M. <no...@gi...> - 2020-09-25 11:24:15
|
Branch: refs/heads/macinst Home: https://github.com/OpenSC/OpenSC Commit: d5ffec41d03c8f55a449e20661543cf9b05d94a0 https://github.com/OpenSC/OpenSC/commit/d5ffec41d03c8f55a449e20661543cf9b05d94a0 Author: Frank Morgner <fra...@gm...> Date: 2020-09-25 (Fri, 25 Sep 2020) Changed paths: M .github/secrets.tar.enc Log Message: ----------- use new Apple Developer ID Thanks, Julian |
From: Frank M. <no...@gi...> - 2020-09-25 11:19:46
|
Branch: refs/heads/macinst Home: https://github.com/OpenSC/OpenSC |
From: Jakub J. <no...@gi...> - 2020-09-24 07:00:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 595926471b034fe4b518af722b2e1fae4ed6c450 https://github.com/OpenSC/OpenSC/commit/595926471b034fe4b518af722b2e1fae4ed6c450 Author: Jakub Jelen <jj...@re...> Date: 2020-09-24 (Thu, 24 Sep 2020) Changed paths: M src/libopensc/pkcs15-itacns.c Log Message: ----------- itacns: Really do not read behind the buffer bounds Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25885 Commit: b577531720cf1ec1e82c44cbae6d7fc23866e269 https://github.com/OpenSC/OpenSC/commit/b577531720cf1ec1e82c44cbae6d7fc23866e269 Author: Jakub Jelen <jj...@re...> Date: 2020-09-24 (Thu, 24 Sep 2020) Changed paths: M src/libopensc/card-coolkey.c Log Message: ----------- coolkey: Remove dead code Thanks coverity ** CID 362100: Control flow issues (DEADCODE) /src/libopensc/card-coolkey.c: 1755 in coolkey_rsa_op() Compare: https://github.com/OpenSC/OpenSC/compare/6545cd26f411...b577531720cf |
From: Doug E. <no...@gi...> - 2020-09-24 06:55:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6545cd26f4117326550b78c1be12f19c076dd18a https://github.com/OpenSC/OpenSC/commit/6545cd26f4117326550b78c1be12f19c076dd18a Author: Doug Engert <dee...@gm...> Date: 2020-09-24 (Thu, 24 Sep 2020) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- PIV-update-DOD-Yubikey Update the ATR table for PIV/CAC matrix to 2019 -10-18 version: https://www.cac.mil/Portals/53/Documents/DoD%20Token%20utilziation%20and%20variation%20matrix%20v2_06_17October2019.docx?ver=2019-10-18-102519-120 Also update table for several PivKey cards, and added ATR for IDEMIA PIV 2.4.1. But did not update for use of SM or VCI. Yubico changed the ATR historical data for Yubikey 5 NFC. Code was added to recognize it, when used with USB or NFC. Note: Yubikey 5 NFC when used with NFC cant use touch policy. NFC reader may not provide enough power to power the LED on button. On branch PIV-update-DOD-Yubikey Changes to be committed: modified: card-piv.c |
From: Frank M. <no...@gi...> - 2020-09-23 06:38:48
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5a369a8f31bb4b3bb05b38149fb349a1cda99e5c https://github.com/OpenSC/OpenSC/commit/5a369a8f31bb4b3bb05b38149fb349a1cda99e5c Author: Taylor R Campbell <cam...@mu...> Date: 2020-09-23 (Wed, 23 Sep 2020) Changed paths: M src/libopensc/card-epass2003.c Log Message: ----------- epass2003: Fix erase sequence. The previous erase sequence did not always work. For example: % pkcs15-init -C Using reader with a card: Feitian ePass2003 00 00 New User PIN. Please enter User PIN: 1234 Please type again to verify: 1234 Unblock Code for New User PIN (Optional - press return for no PIN). Please enter User unblocking PIN (PUK): Failed to create PKCS #15 meta structure: Security status not satisfied % pkcs15-init -E Using reader with a card: Feitian ePass2003 00 00 Failed to erase card: Security status not satisfied This apparently bricked many people's ePass2003 devices: https://github.com/OpenSC/OpenSC/issues/767 https://sourceforge.net/p/opensc/mailman/message/33621883/ https://github.com/OpenSC/OpenSC/wiki/Feitian-ePass2003 Feitian provided a proprietary binary blob called `FIX_TOOL' to recover devices from this state, but declined to offer source code when asked: https://download.ftsafe.com/files/ePass/Fix_Tool.tar.gz https://download.ftsafe.com/files/reader/SDK/Fix_Tool_20200604.zip With reverse-engineering help by Saleem Rashid (@saleemrashid on Github), I was able to find the sequence of three APDUs that the tool submits to the device to erase it. The mechanism seems to be: 1. Install a magic PIN. This is like install_secret_key, as used by internal_install_pin, but with a few different magic constants. 2. Verify the magic PIN. 3. Delete the MF file, without selecting anything first. With this patch, `pkcs15-init -E' successfully erases my ePass2003, and I am able to initialize it with `pkcs15-init -C -p pkcs15+onepin' if I set both a user pin and a PUK. (This patch does not prevent the ePass2003 from getting into the state which could not be erased by the old erase sequence.) |
From: Jakub J. <no...@gi...> - 2020-09-22 21:09:02
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 101e9c720da3642caea0111ca9c2a64e30cd5046 https://github.com/OpenSC/OpenSC/commit/101e9c720da3642caea0111ca9c2a64e30cd5046 Author: Jakub Jelen <jj...@re...> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M src/libopensc/card-coolkey.c Log Message: ----------- coolkey: For large data, do not even expect response data Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25708 Commit: 56acf7b4457619add622c80055a99277ff124d5f https://github.com/OpenSC/OpenSC/commit/56acf7b4457619add622c80055a99277ff124d5f Author: Jakub Jelen <jj...@re...> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M src/libopensc/pkcs15-oberthur.c Log Message: ----------- oberthur: Do not leak memory on repeated init Thanks oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24518 Compare: https://github.com/OpenSC/OpenSC/compare/410012f100bf...56acf7b44576 |