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: Frank M. <no...@gi...> - 2019-04-08 09:16:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6f9b58af72307013f3f5bdeeea2415333a9aaf43 https://github.com/OpenSC/OpenSC/commit/6f9b58af72307013f3f5bdeeea2415333a9aaf43 Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M .gitignore M MacOSX/Distribution.xml.in M MacOSX/build-package.in M configure.ac M src/tools/Makefile.am M src/tools/Makefile.mak A src/tools/pkcs11-register-cmdline.c A src/tools/pkcs11-register-cmdline.h A src/tools/pkcs11-register.c A src/tools/pkcs11-register.desktop.in A src/tools/pkcs11-register.ggo.in A src/tools/pkcs11-register.plist.in M win32/OpenSC.wxs.in M win32/winconfig.h.in Log Message: ----------- added pkcs11-register Commit: fe95520e3ee4f422cb4217b885f12cdc86e808e2 https://github.com/OpenSC/OpenSC/commit/fe95520e3ee4f422cb4217b885f12cdc86e808e2 Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M src/pkcs11/pkcs11-spy.c M src/pkcs11/sc-pkcs11.h M src/tools/pkcs11-tool.c Log Message: ----------- explicitly import libpkcs11.h Commit: 159821497ca160f9e90e1720782621dfb44c463f https://github.com/OpenSC/OpenSC/commit/159821497ca160f9e90e1720782621dfb44c463f Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M src/tools/egk-tool.c Log Message: ----------- egk-tool: fixed verbose logging Commit: 9092782f940ffd3fc1badbd5033ae775b71ce6f2 https://github.com/OpenSC/OpenSC/commit/9092782f940ffd3fc1badbd5033ae775b71ce6f2 Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M .travis.yml M appveyor.yml Log Message: ----------- CI: only push artifacts on OpenSC/OpenSC Commit: 066c30bb4ee64005be4ce11f801dafb7387cb0d7 https://github.com/OpenSC/OpenSC/commit/066c30bb4ee64005be4ce11f801dafb7387cb0d7 Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M .gitignore M MacOSX/build-package.in M MacOSX/scripts/postinstall M src/tools/Makefile.am A src/tools/opensc-notify.plist.in M win32/OpenSC.wxs.in Log Message: ----------- opensc-notify: add to autostart Commit: 3ef295705fe77ffcc2f8f9ee5860fb2fdbc83fce https://github.com/OpenSC/OpenSC/commit/3ef295705fe77ffcc2f8f9ee5860fb2fdbc83fce Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- don't use deprecated WiX option Commit: be2df3b66ba905633d902eee992d776edd1c688a https://github.com/OpenSC/OpenSC/commit/be2df3b66ba905633d902eee992d776edd1c688a Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- WiX: count versions for installer Commit: 34b1ebc15dd76567979ce2dc971aa57d6c20657f https://github.com/OpenSC/OpenSC/commit/34b1ebc15dd76567979ce2dc971aa57d6c20657f Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- win32: install opensc.dll only with the tools everything else is statically linked Commit: ea8fe5e760aabd5f4538a052baa5241a435dc721 https://github.com/OpenSC/OpenSC/commit/ea8fe5e760aabd5f4538a052baa5241a435dc721 Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- win32 installer: changed wording Commit: 58d201de4bbdee654dfafe3b64d8db0c80673f56 https://github.com/OpenSC/OpenSC/commit/58d201de4bbdee654dfafe3b64d8db0c80673f56 Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M Makefile.mak M win32/OpenSC.wxs.in Log Message: ----------- autostart is a subfeature of OpenSC tools Commit: 79306833bfa952bd37aa47be7aa98e3295f8806a https://github.com/OpenSC/OpenSC/commit/79306833bfa952bd37aa47be7aa98e3295f8806a Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M MacOSX/scripts/postinstall Log Message: ----------- fixed typo Commit: 46930fc0c46a41c4a2e0121d7012cab6030f0dfd https://github.com/OpenSC/OpenSC/commit/46930fc0c46a41c4a2e0121d7012cab6030f0dfd Author: Frank Morgner <fra...@gm...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M MacOSX/Distribution.xml.in Log Message: ----------- added missing outline-choice Compare: https://github.com/OpenSC/OpenSC/compare/83eeafca3c17...46930fc0c46a |
From: Jakub J. <no...@gi...> - 2019-04-08 09:15:30
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8c99e5076a829af618d0cb7ebb2b0b80e51831e1 https://github.com/OpenSC/OpenSC/commit/8c99e5076a829af618d0cb7ebb2b0b80e51831e1 Author: Jakub Jelen <jj...@re...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M .gitignore M tests/Makefile.am A tests/common.sh M tests/test-pkcs11-tool-sign-verify.sh A tests/test-pkcs11-tool-test.sh Log Message: ----------- tests: Verify the pkcs11-tool --test works Note, that it does not work now until #1600 will get resolved. Then, move the test to TESTS in the Makefile.am Commit: 775d1205179677d837ebbacc0d1fc39b4100ac3c https://github.com/OpenSC/OpenSC/commit/775d1205179677d837ebbacc0d1fc39b4100ac3c Author: Jakub Jelen <jj...@re...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M tests/common.sh M tests/test-pkcs11-tool-sign-verify.sh Log Message: ----------- tests: Verify the ECDSA signatures work Commit: fc4d600634839291399c0fe1a2b0127132403488 https://github.com/OpenSC/OpenSC/commit/fc4d600634839291399c0fe1a2b0127132403488 Author: Jakub Jelen <jj...@re...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Allow to set CKA_ALLOWED_MECHANISMS when creating an objects Also list them in the attributes listing Commit: 83eeafca3c17b886345b27132ca9c466eb85fd32 https://github.com/OpenSC/OpenSC/commit/83eeafca3c17b886345b27132ca9c466eb85fd32 Author: Jakub Jelen <jj...@re...> Date: 2019-04-08 (Mon, 08 Apr 2019) Changed paths: M tests/Makefile.am M tests/common.sh A tests/test-pkcs11-tool-allowed-mechanisms.sh Log Message: ----------- tests: Check the behavior of CKA_ALLOWED_MECHANISMS Compare: https://github.com/OpenSC/OpenSC/compare/fd20ffe6081c...83eeafca3c17 |
From: Michał T. <no...@gi...> - 2019-04-04 18:29:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 0c47c9d011fade6807232958a4446793d53ecb86 https://github.com/OpenSC/libp11/commit/0c47c9d011fade6807232958a4446793d53ecb86 Author: Michał Trojnara <Mic...@st...> Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M tests/Makefile.am Log Message: ----------- Add a missing file to the release tarball This commit fixes a bug introduced in #274. Updated release archives will be re-uploaded. Closes #281. |
From: Frank M. <no...@gi...> - 2019-04-04 10:52:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fd20ffe6081c3bc4b0c207f16787f353cd21c61f https://github.com/OpenSC/OpenSC/commit/fd20ffe6081c3bc4b0c207f16787f353cd21c61f Author: Frank Morgner <fra...@gm...> Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M src/libopensc/opensc.h M src/libopensc/sc.c Log Message: ----------- optimize bin/hex low parsing level functions (#1646) * optimize sc_hex_to_bin * optimize sc_bin_to_hex * added documentation closes https://github.com/OpenSC/OpenSC/pull/1643 thanks to carblue <ka6...@on...> |
From: Frank M. <no...@gi...> - 2019-04-04 09:05:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 0abe9d11c75f8d9de32e862a5a9775aa70a44cc3 https://github.com/OpenSC/OpenSC/commit/0abe9d11c75f8d9de32e862a5a9775aa70a44cc3 Author: Frank Morgner <fra...@gm...> Date: 2019-04-04 (Thu, 04 Apr 2019) Changed paths: M src/pkcs11/Makefile.am M src/pkcs11/pkcs11-global.c Log Message: ----------- pkcs11: (de-) initialize notifications on load fixes https://github.com/OpenSC/OpenSC/issues/1507 fixes https://github.com/OpenSC/pkcs11-helper/issues/16 |
From: Michał T. <no...@gi...> - 2019-04-03 20:40:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 81345e872650434b535e1d77cbe36a2db1832064 https://github.com/OpenSC/libp11/commit/81345e872650434b535e1d77cbe36a2db1832064 Author: Michał Trojnara <Mic...@st...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M NEWS M configure.ac M src/libp11.rc M src/pkcs11.rc Log Message: ----------- starting 0.4.11_git |
From: Michał T. <no...@gi...> - 2019-04-03 20:30:31
|
Branch: refs/tags/libp11-0.4.10 Home: https://github.com/OpenSC/libp11 |
From: Michał T. <no...@gi...> - 2019-04-03 20:30:30
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: dbc59fe0a65f02f278c7a4f136c395c7c4e74824 https://github.com/OpenSC/libp11/commit/dbc59fe0a65f02f278c7a4f136c395c7c4e74824 Author: Michał Trojnara <Mic...@st...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M examples/decrypt.c M examples/getrandom.c M src/eng_back.c M src/p11_cert.c M src/p11_key.c M src/p11_rsa.c Log Message: ----------- Code formatting Commit: 973d31f3f58d5549ddd8b1f822ce8f72186f9d68 https://github.com/OpenSC/libp11/commit/973d31f3f58d5549ddd8b1f822ce8f72186f9d68 Author: Michał Trojnara <Mic...@st...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M NEWS M configure.ac M src/libp11.rc Log Message: ----------- released 0.4.10 Compare: https://github.com/OpenSC/libp11/compare/4fa36e3a04bf...973d31f3f58d |
From: Raul M. <no...@gi...> - 2019-04-03 20:16:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9ba8f560378321ed50bf8681a8a6b6301dba231a https://github.com/OpenSC/OpenSC/commit/9ba8f560378321ed50bf8681a8a6b6301dba231a Author: Raul Metsma <ra...@me...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M src/libopensc/card.c M src/libopensc/opensc.h Log Message: ----------- Change u8 *data to const because sc_apdu unsigned char *data is const Name sc_format_apdu parameters for IDE help hints Signed-off-by: Raul Metsma <ra...@me...> |
From: Frank M. <no...@gi...> - 2019-04-03 12:50:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f3d8ad9f90bba65d42df43529752c04142e0ec90 https://github.com/OpenSC/OpenSC/commit/f3d8ad9f90bba65d42df43529752c04142e0ec90 Author: Frank Morgner <fra...@gm...> Date: 2019-04-03 (Wed, 03 Apr 2019) Changed paths: M MacOSX/build-package.in Log Message: ----------- macOS: fixed propagating OpenPACE flags |
From: Frank M. <no...@gi...> - 2019-04-01 10:54:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f1e91085025559975919c4b1c99c83fc66bdcd65 https://github.com/OpenSC/OpenSC/commit/f1e91085025559975919c4b1c99c83fc66bdcd65 Author: Frank Morgner <fra...@gm...> Date: 2019-04-01 (Mon, 01 Apr 2019) Changed paths: M configure.ac Log Message: ----------- fix cygwin build fixes https://github.com/OpenSC/OpenSC/issues/607 |
From: Raul M. <no...@gi...> - 2019-04-01 10:53:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4ba086bfd4882ba0c2d51d01c35efabab7bb5dbe https://github.com/OpenSC/OpenSC/commit/4ba086bfd4882ba0c2d51d01c35efabab7bb5dbe Author: Raul Metsma <ra...@me...> Date: 2019-04-01 (Mon, 01 Apr 2019) Changed paths: M src/libopensc/pkcs15-esteid.c Log Message: ----------- Use strdup and fix all casts Signed-off-by: Raul Metsma <ra...@me...> |
From: Martin P. <no...@gi...> - 2019-04-01 10:51:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ea74308512b40359eed0b0fe2daaef0869c94604 https://github.com/OpenSC/OpenSC/commit/ea74308512b40359eed0b0fe2daaef0869c94604 Author: Martin Paljak <ma...@ma...> Date: 2019-04-01 (Mon, 01 Apr 2019) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816_read_binary: do not assume that 6282 is returned with data Instead of a double check_sw call in case there is no data, assume that a SW is properly sent by the card and do not expose SC_ERROR_FILE_END_REACHED outside of the function (like sc_pkcs15_read_file) This is to facilitate Estonian eID 2018+ that instead of properly returning 6282 with trunkated data, 9000 is returned and next READ BINARY returns 6b00 (invalid p1/p2). The change should be generally harmless for well-behaving cards. Change-Id: I7511ab4841d3bcdf8d6f4a37a9315ea4ac569b10 |
From: Martin P. <no...@gi...> - 2019-04-01 08:12:25
|
Branch: refs/heads/tokend Home: https://github.com/OpenSC/OpenSC |
From: Peter P. <no...@gi...> - 2019-03-25 13:34:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f070c99b65850ba2f2d40192b59a70712a7902a9 https://github.com/OpenSC/OpenSC/commit/f070c99b65850ba2f2d40192b59a70712a7902a9 Author: Peter Popovec <pop...@gm...> Date: 2019-03-25 (Mon, 25 Mar 2019) Changed paths: M src/tools/opensc-tool.c M src/tools/util.c M src/tools/util.h Log Message: ----------- opensc-tool: do not use card driver to read ATR If card driver fails to connect to card, 'opensc-tool -a' may fail to print ATR even if ATR is available from card reader. Before use of card driver, do only card reader connect, then print ATR. Only if it is neccesary, use card driver for the rest of opensc-tool functions. |
From: Frank M. <no...@gi...> - 2019-03-25 13:31:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4d2254a092f5be7db52cf10dfc478e22643bda9d https://github.com/OpenSC/OpenSC/commit/4d2254a092f5be7db52cf10dfc478e22643bda9d Author: Raul Metsma <ra...@me...> Date: 2019-03-13 (Wed, 13 Mar 2019) Changed paths: M src/libopensc/card-mcrd.c Log Message: ----------- Only EstEID 3.5 has EC 384 keys Signed-off-by: Raul Metsma <ra...@me...> Commit: b389b19ca538c218aab0c8b11e523851948afb2e https://github.com/OpenSC/OpenSC/commit/b389b19ca538c218aab0c8b11e523851948afb2e Author: Frank Morgner <fra...@gm...> Date: 2019-03-25 (Mon, 25 Mar 2019) Changed paths: M src/libopensc/card-mcrd.c Log Message: ----------- Merge pull request #1633 from metsma/esteid Only EstEID 3.5 has EC 384 keys Compare: https://github.com/OpenSC/OpenSC/compare/2f4df1b93e45...b389b19ca538 |
From: Frank M. <no...@gi...> - 2019-03-25 13:30:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fc9277b778a6bc914b2baaf9c13580baa99ddd0f https://github.com/OpenSC/OpenSC/commit/fc9277b778a6bc914b2baaf9c13580baa99ddd0f Author: Frank Morgner <fra...@gm...> Date: 2019-03-25 (Mon, 25 Mar 2019) Changed paths: M appveyor.yml M configure.ac A m4/m4_ax_func_getopt_long.m4 M src/Makefile.mak M src/common/compat_getopt.h M src/tests/sc-test.c M src/tools/Makefile.am M src/tools/egk-tool-cmdline.c M src/tools/eidenv.c M src/tools/goid-tool-cmdline.c M src/tools/netkey-tool.c M src/tools/npa-tool-cmdline.c M src/tools/openpgp-tool.c M src/tools/opensc-asn1-cmdline.c M src/tools/opensc-explorer.c M src/tools/opensc-notify-cmdline.c M src/tools/util.h Log Message: ----------- use compat_getopt_long if getopt_long is not available uses the autoconf way for replacing getopt.h fixes https://github.com/OpenSC/OpenSC/issues/1527 Commit: 2f4df1b93e4573deff0fa2b2363bd9a008a47696 https://github.com/OpenSC/OpenSC/commit/2f4df1b93e4573deff0fa2b2363bd9a008a47696 Author: Frank Morgner <fra...@gm...> Date: 2019-03-25 (Mon, 25 Mar 2019) Changed paths: M src/tools/Makefile.am Log Message: ----------- tools: unified handling of gengetopt Compare: https://github.com/OpenSC/OpenSC/compare/7ae54f490d91...2f4df1b93e45 |
From: Raul M. <no...@gi...> - 2019-03-25 13:29:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 7ae54f490d917f8d041dcd15faa1dabd10cdde66 https://github.com/OpenSC/OpenSC/commit/7ae54f490d917f8d041dcd15faa1dabd10cdde66 Author: Raul Metsma <ra...@me...> Date: 2019-03-25 (Mon, 25 Mar 2019) Changed paths: M src/libopensc/card-mcrd.c Log Message: ----------- Remove dead code (#1638) |
From: Martin P. <no...@gi...> - 2019-03-22 21:11:19
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: 902862733a5a46eab0cd97f0f5a2494586d5a481 https://github.com/OpenSC/OpenSC/commit/902862733a5a46eab0cd97f0f5a2494586d5a481 Author: Martin Paljak <ma...@ma...> Date: 2019-03-22 (Fri, 22 Mar 2019) Changed paths: M src/libopensc/Makefile.mak M src/libopensc/card-esteid2018.c Log Message: ----------- Change saved function pointer signature and fix typo in Windows makefile |
From: Martin P. <no...@gi...> - 2019-03-22 13:03:58
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: 75d0a6fe8e3caa181d2bbf23ecb9aac6ceb910e3 https://github.com/OpenSC/OpenSC/commit/75d0a6fe8e3caa181d2bbf23ecb9aac6ceb910e3 Author: Martin Paljak <ma...@ma...> Date: 2019-03-22 (Fri, 22 Mar 2019) Changed paths: M src/libopensc/Makefile.mak Log Message: ----------- Add to windows build Change-Id: I97d5dd5716dd322dc13a839105c980e3dfd32818 |
From: Martin P. <no...@gi...> - 2019-03-22 13:00:30
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: f4c3ae955adddb573a608fac19dab3b1f0ecede3 https://github.com/OpenSC/OpenSC/commit/f4c3ae955adddb573a608fac19dab3b1f0ecede3 Author: Martin Paljak <ma...@ma...> Date: 2019-03-22 (Fri, 22 Mar 2019) Changed paths: M src/libopensc/card-esteid2018.c M src/libopensc/pkcs15-esteid2018.c M src/libopensc/pkcs15-syn.c Log Message: ----------- Address review comments and further reduce LOC and make sure the card is always handled emulated card first Change-Id: I60174c2793bb882fb73716f62a652d84e028382c |
From: Martin P. <no...@gi...> - 2019-03-21 21:36:42
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: 20526ae5532bf01c48d5791669b738908e94e02a https://github.com/OpenSC/OpenSC/commit/20526ae5532bf01c48d5791669b738908e94e02a Author: Martin Paljak <ma...@ma...> Date: 2019-03-21 (Thu, 21 Mar 2019) Changed paths: M src/libopensc/pkcs15-esteid2018.c Log Message: ----------- Make Travis happy Change-Id: I6bc0f79921967402b28c907a2e95a20165e422e7 |
From: Martin P. <no...@gi...> - 2019-03-21 20:57:24
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: 2ffdf7ca83ecb26218212348afac2133611f9d56 https://github.com/OpenSC/OpenSC/commit/2ffdf7ca83ecb26218212348afac2133611f9d56 Author: Martin Paljak <ma...@ma...> Date: 2019-03-21 (Thu, 21 Mar 2019) Changed paths: M src/libopensc/pkcs15-esteid2018.c Log Message: ----------- Another try for mingw Change-Id: I90e457dbed4b651ad50214962f7dfa1a7ad0942c |
From: Martin P. <no...@gi...> - 2019-03-21 20:49:48
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: 482cc97ad37866208981e9259f162fefef68bccc https://github.com/OpenSC/OpenSC/commit/482cc97ad37866208981e9259f162fefef68bccc Author: Martin Paljak <ma...@ma...> Date: 2019-03-21 (Thu, 21 Mar 2019) Changed paths: M src/libopensc/pkcs15-esteid2018.c Log Message: ----------- Try to make mingw happye Change-Id: I46471ab37c68fbc59907c5e7b9f8e7633ba1db80 |
From: Martin P. <no...@gi...> - 2019-03-21 20:32:29
|
Branch: refs/heads/esteid-2018 Home: https://github.com/OpenSC/OpenSC Commit: 833fdd1b1168c5742df02297fb33a1a891d68f4f https://github.com/OpenSC/OpenSC/commit/833fdd1b1168c5742df02297fb33a1a891d68f4f Author: Martin Paljak <ma...@ma...> Date: 2019-03-21 (Thu, 21 Mar 2019) Changed paths: M src/libopensc/pkcs15-esteid2018.c Log Message: ----------- Make Travis happy Change-Id: I6bc0f79921967402b28c907a2e95a20165e422e7 |