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
(13) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2013-12-18 10:41:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 91e3988ef0037afaa5b961a23a8ef6649002b092 https://github.com/OpenSC/OpenSC/commit/91e3988ef0037afaa5b961a23a8ef6649002b092 Author: Martin Paljak <ma...@ma...> Date: 2013-12-18 (Wed, 18 Dec 2013) Changed paths: M MacOSX/Distribution.xml.in Log Message: ----------- macosx: fix typo in distribution descriptor |
From: GitHub <no...@gi...> - 2013-12-18 09:50:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d4a3edac088eda9f58ba740938a289df4ba16adb https://github.com/OpenSC/OpenSC/commit/d4a3edac088eda9f58ba740938a289df4ba16adb Author: Martin Paljak <ma...@ma...> Date: 2013-12-18 (Wed, 18 Dec 2013) Changed paths: A MacOSX/Distribution.xml.in M MacOSX/Makefile.am M MacOSX/build-package.in R MacOSX/resources/InstallationCheck.strings A MacOSX/resources/Welcome.html.in R MacOSX/scripts/InstallationCheck R MacOSX/scripts/postflight A MacOSX/scripts/postinstall M configure.ac Log Message: ----------- macosx: update package building to modern tools PackageMaker has been deprecated since Xcode 4.6. pkgbuild and productbuild have been available since 10.6.6 |
From: GitHub <no...@gi...> - 2013-12-11 10:45:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cfe0e7368dc5df37075207633095e52ee652be56 https://github.com/OpenSC/OpenSC/commit/cfe0e7368dc5df37075207633095e52ee652be56 Author: Martin Paljak <ma...@ma...> Date: 2013-12-11 (Wed, 11 Dec 2013) Changed paths: M MacOSX/build-package.in Log Message: ----------- macosx: silence the deprecation warnings about OpenSSL |
From: Douglas E. E. <dee...@an...> - 2013-12-09 21:47:00
|
After long discussions with Andreas of Card Contact and sending him a set of additional changes, I committed #197. This allows for a public key to be stored on a PKCS15 card as a SPKI. (The SPKI includes the algorithm and any algorithm parameters. The basic pubkey is stored in a bitstring.) According to PKCS#15, any type of public key can be stores as SPKI. The original #197 added SPKI support only for ECC keys. The additions changes allowed for any type of key to be stored as an SPKI. GOST use of this feature still needs to be tested. The MyEID people have been unresponsive to requests to look at this code for their ECC card. For ECC: The ecpointQ is stored in the sc_pkcs15_pubkey as the raw ecpoint. sc_pkcs15_encode_pubkey returns the ASN1 DER encoding of the ecpointQ. For all keys: sc_pkcs15_encode_pubkey does what it used to do. To get the SPKI use sc_pkcs15_encode_pubkey_as_spki sc_pkcs15_decode_pubkey will now check if the input ASN1 is a sequence and attempt to decode it as a SPKI. If its not a SPKI, it will decode it as it did before. The code in pkcs15-tool --read-public-key will now print the key in two versions, the only code that was in pkcs15-tool and the new routine in the library, sc_pkcs15_encode_pubkey_as_spki. A pull request will be submitted soon to only use the sc_pkcs15_encode_pubkey_as_spki. On 12/9/2013 3:15 PM, GitHub wrote: > Branch: refs/heads/master > Home: https://github.com/OpenSC/OpenSC > Commit: 4604dac3a7aeb7f85b81c6b14cef8daf4e9af714 > https://github.com/OpenSC/OpenSC/commit/4604dac3a7aeb7f85b81c6b14cef8daf4e9af714 > Author: Andreas Schwier <and...@ca...> > Date: 2013-11-15 (Fri, 15 Nov 2013) > > Changed paths: > M src/libopensc/card-sc-hsm.c > > Log Message: > ----------- > sc-hsm: Fixed memory checking and removed warning > > > Commit: 633c98e9ee39b61494ad04f28f14c8ef5e687095 > https://github.com/OpenSC/OpenSC/commit/633c98e9ee39b61494ad04f28f14c8ef5e687095 > Author: Andreas Schwier <and...@ca...> > Date: 2013-11-15 (Fri, 15 Nov 2013) > > Changed paths: > M src/pkcs15init/pkcs15-sc-hsm.c > > Log Message: > ----------- > sc-hsm: Removed compiler warning > > > Commit: 3a6e7ba95934116c681dd2c41b6ed90e3b64980e > https://github.com/OpenSC/OpenSC/commit/3a6e7ba95934116c681dd2c41b6ed90e3b64980e > Author: Andreas Schwier <and...@ca...> > Date: 2013-11-15 (Fri, 15 Nov 2013) > > Changed paths: > M src/libopensc/pkcs15-algo.c > M src/libopensc/pkcs15-pubkey.c > M src/libopensc/pkcs15.h > M src/pkcs15init/pkcs15-lib.c > M src/pkcs15init/pkcs15-sc-hsm.c > > Log Message: > ----------- > pkcs15: Changed encoding for EC public keys in PuKDF to SPKI rather than ECPoint, preserving domain parameter > > > Commit: 09e5a9fa7f09e3cbab72189b8f2eedaaacc24d01 > https://github.com/OpenSC/OpenSC/commit/09e5a9fa7f09e3cbab72189b8f2eedaaacc24d01 > Author: Andreas Schwier <and...@ca...> > Date: 2013-12-05 (Thu, 05 Dec 2013) > > Changed paths: > M src/libopensc/pkcs15-pubkey.c > > Log Message: > ----------- > pkcs11: Fixed typo > > > Commit: d4be8ec747ae2f665f1b95e13f1210ed10fcaf12 > https://github.com/OpenSC/OpenSC/commit/d4be8ec747ae2f665f1b95e13f1210ed10fcaf12 > Author: Andreas Schwier <and...@ca...> > Date: 2013-12-06 (Fri, 06 Dec 2013) > > Changed paths: > M src/libopensc/libopensc.exports > M src/libopensc/pkcs15-piv.c > M src/libopensc/pkcs15-pubkey.c > M src/libopensc/pkcs15.h > M src/pkcs15init/pkcs15-lib.c > M src/pkcs15init/pkcs15-sc-hsm.c > M src/tools/pkcs15-tool.c > > Log Message: > ----------- > sc_pkcs15_encode_pubkey_as_spki replaces sc_pkcs15_encode_pubkey_with_param. > The name implies what the format of the returned value, a SPKI. > > The support for spki as a pkcs15 format of a pubkey, is extended to > work for any algorithm not just EC pubkeys. PKCS#15 appears to allow this. > > sc_pkcs15_decode_pubkey_with_param will look for a SPKI > and attempt to use it for any algorithm, including RSA. > (RSA is the null case, as there are no algorithm parameters.) > > sc_pkcs15_encode_pubkey_as_spki is exported from libopensc. > > pkcs15-piv.c will use sc_pkcs15_encode_pubkey_as_spki to load public keys > as SPKI for RSA and EC. > > The pubkey->data is never a SPKI, it is the DER encoding of the > pubkey without the parameters. If an spki is needed, use the > sc_pkcs15_encode_pubkey_as_spki to get the DER encoding of the spki. > > As in the previous set of patches, pkcs15-tool.c will output both > sc_pkcs15_decode_pubkey_with_param and its internal. > This was left for testing, and the pubkey_pem_encode should be deleted > > > Commit: dff25190d28931bfa15499b9d0e91fd7ec15a5d1 > https://github.com/OpenSC/OpenSC/commit/dff25190d28931bfa15499b9d0e91fd7ec15a5d1 > Author: Doug Engert <dee...@an...> > Date: 2013-12-09 (Mon, 09 Dec 2013) > > Changed paths: > M src/libopensc/card-sc-hsm.c > M src/libopensc/libopensc.exports > M src/libopensc/pkcs15-algo.c > M src/libopensc/pkcs15-piv.c > M src/libopensc/pkcs15-pubkey.c > M src/libopensc/pkcs15.h > M src/pkcs15init/pkcs15-lib.c > M src/pkcs15init/pkcs15-sc-hsm.c > M src/tools/pkcs15-tool.c > > Log Message: > ----------- > Merge pull request #197 from CardContact/master > > Changing EC Public Key format in PuKDF from raw to spki > > > Compare: https://github.com/OpenSC/OpenSC/compare/1acb4adc3e49...dff25190d289 > > > > ------------------------------------------------------------------------------ > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Opensc-commits mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensc-commits > -- Douglas E. Engert <DEE...@an...> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 |
From: GitHub <no...@gi...> - 2013-12-09 21:16:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4604dac3a7aeb7f85b81c6b14cef8daf4e9af714 https://github.com/OpenSC/OpenSC/commit/4604dac3a7aeb7f85b81c6b14cef8daf4e9af714 Author: Andreas Schwier <and...@ca...> Date: 2013-11-15 (Fri, 15 Nov 2013) Changed paths: M src/libopensc/card-sc-hsm.c Log Message: ----------- sc-hsm: Fixed memory checking and removed warning Commit: 633c98e9ee39b61494ad04f28f14c8ef5e687095 https://github.com/OpenSC/OpenSC/commit/633c98e9ee39b61494ad04f28f14c8ef5e687095 Author: Andreas Schwier <and...@ca...> Date: 2013-11-15 (Fri, 15 Nov 2013) Changed paths: M src/pkcs15init/pkcs15-sc-hsm.c Log Message: ----------- sc-hsm: Removed compiler warning Commit: 3a6e7ba95934116c681dd2c41b6ed90e3b64980e https://github.com/OpenSC/OpenSC/commit/3a6e7ba95934116c681dd2c41b6ed90e3b64980e Author: Andreas Schwier <and...@ca...> Date: 2013-11-15 (Fri, 15 Nov 2013) Changed paths: M src/libopensc/pkcs15-algo.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-sc-hsm.c Log Message: ----------- pkcs15: Changed encoding for EC public keys in PuKDF to SPKI rather than ECPoint, preserving domain parameter Commit: 09e5a9fa7f09e3cbab72189b8f2eedaaacc24d01 https://github.com/OpenSC/OpenSC/commit/09e5a9fa7f09e3cbab72189b8f2eedaaacc24d01 Author: Andreas Schwier <and...@ca...> Date: 2013-12-05 (Thu, 05 Dec 2013) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- pkcs11: Fixed typo Commit: d4be8ec747ae2f665f1b95e13f1210ed10fcaf12 https://github.com/OpenSC/OpenSC/commit/d4be8ec747ae2f665f1b95e13f1210ed10fcaf12 Author: Andreas Schwier <and...@ca...> Date: 2013-12-06 (Fri, 06 Dec 2013) Changed paths: M src/libopensc/libopensc.exports M src/libopensc/pkcs15-piv.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-sc-hsm.c M src/tools/pkcs15-tool.c Log Message: ----------- sc_pkcs15_encode_pubkey_as_spki replaces sc_pkcs15_encode_pubkey_with_param. The name implies what the format of the returned value, a SPKI. The support for spki as a pkcs15 format of a pubkey, is extended to work for any algorithm not just EC pubkeys. PKCS#15 appears to allow this. sc_pkcs15_decode_pubkey_with_param will look for a SPKI and attempt to use it for any algorithm, including RSA. (RSA is the null case, as there are no algorithm parameters.) sc_pkcs15_encode_pubkey_as_spki is exported from libopensc. pkcs15-piv.c will use sc_pkcs15_encode_pubkey_as_spki to load public keys as SPKI for RSA and EC. The pubkey->data is never a SPKI, it is the DER encoding of the pubkey without the parameters. If an spki is needed, use the sc_pkcs15_encode_pubkey_as_spki to get the DER encoding of the spki. As in the previous set of patches, pkcs15-tool.c will output both sc_pkcs15_decode_pubkey_with_param and its internal. This was left for testing, and the pubkey_pem_encode should be deleted Commit: dff25190d28931bfa15499b9d0e91fd7ec15a5d1 https://github.com/OpenSC/OpenSC/commit/dff25190d28931bfa15499b9d0e91fd7ec15a5d1 Author: Doug Engert <dee...@an...> Date: 2013-12-09 (Mon, 09 Dec 2013) Changed paths: M src/libopensc/card-sc-hsm.c M src/libopensc/libopensc.exports M src/libopensc/pkcs15-algo.c M src/libopensc/pkcs15-piv.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-sc-hsm.c M src/tools/pkcs15-tool.c Log Message: ----------- Merge pull request #197 from CardContact/master Changing EC Public Key format in PuKDF from raw to spki Compare: https://github.com/OpenSC/OpenSC/compare/1acb4adc3e49...dff25190d289 |
From: GitHub <no...@gi...> - 2013-11-25 17:48:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1acb4adc3e49743e2ff8d50d2a2dc7a9d27ed948 https://github.com/OpenSC/OpenSC/commit/1acb4adc3e49743e2ff8d50d2a2dc7a9d27ed948 Author: Martin Paljak <ma...@ma...> Date: 2013-11-25 (Mon, 25 Nov 2013) Changed paths: M src/libopensc/card.c Log Message: ----------- Check for NULL before dereferencing. Reported by STACK http://css.csail.mit.edu/stack/ Change-Id: Id7959c8217f46313ecf35a271efaf5f703fde2dc |
From: GitHub <no...@gi...> - 2013-11-25 14:53:00
|
Branch: refs/heads/gh-pages Home: https://github.com/OpenSC/pam_pkcs11 Commit: 7ac0b125ff3bb49b8b42e194071f1be50a769671 https://github.com/OpenSC/pam_pkcs11/commit/7ac0b125ff3bb49b8b42e194071f1be50a769671 Author: Ludovic Rousseau <lud...@gm...> Date: 2013-11-25 (Mon, 25 Nov 2013) Changed paths: A doc/pam_pkcs11.css Log Message: ----------- Add CSS file from branch master This file pam_pkcs11.css should be updated (manually) after each change in the master branch. |
From: GitHub <no...@gi...> - 2013-11-25 14:50:32
|
Branch: refs/heads/gh-pages Home: https://github.com/OpenSC/pam_pkcs11 Commit: d7bd850262c76843ab8cfddf40ba57c4641a46ef https://github.com/OpenSC/pam_pkcs11/commit/d7bd850262c76843ab8cfddf40ba57c4641a46ef Author: Ludovic Rousseau <lud...@gm...> Date: 2013-11-25 (Mon, 25 Nov 2013) Changed paths: A doc/mappers_api.html A doc/pam_pkcs11.html Log Message: ----------- Add generated HTML pages mappers_api.html pam_pkcs11.html |
From: GitHub <no...@gi...> - 2013-11-25 14:38:04
|
Branch: refs/heads/gh-pages Home: https://github.com/OpenSC/pam_pkcs11 Commit: 1158bb03ae268e968329b3c0c03ef19433948be3 https://github.com/OpenSC/pam_pkcs11/commit/1158bb03ae268e968329b3c0c03ef19433948be3 Author: Ludovic Rousseau <lud...@gm...> Date: 2013-11-25 (Mon, 25 Nov 2013) Changed paths: A images/body-bg.jpg A images/download-button.png A images/github-button.png A images/header-bg.jpg A images/highlight-bg.jpg A images/sidebar-bg.jpg A index.html A javascripts/main.js A params.json A stylesheets/print.css A stylesheets/pygment_trac.css A stylesheets/stylesheet.css Log Message: ----------- Create gh-pages branch via GitHub |
From: GitHub <no...@gi...> - 2013-11-14 16:17:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9ff8bd1c61318d022af38e639fc7ff0d54baaef7 https://github.com/OpenSC/OpenSC/commit/9ff8bd1c61318d022af38e639fc7ff0d54baaef7 Author: Doug Engert <dee...@an...> Date: 2013-11-14 (Thu, 14 Nov 2013) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- EC parameters not copied correctly As reported in Github, the memcpy was not valid. pkcs15-pubkey.c-20131106-09007 Commit: f09dae493c27d84ca65d7d69712dd03003d52590 https://github.com/OpenSC/OpenSC/commit/f09dae493c27d84ca65d7d69712dd03003d52590 Author: Doug Engert <dee...@an...> Date: 2013-11-14 (Thu, 14 Nov 2013) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- Merge pull request #196 from dengert/master EC parameters not copied correctly Compare: https://github.com/OpenSC/OpenSC/compare/5dd599449219...f09dae493c27 |
From: GitHub <no...@gi...> - 2013-11-14 14:26:58
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 85a0dfc3053b17c26c80f148fee481c3f4063c06 https://github.com/OpenSC/pkcs11-helper/commit/85a0dfc3053b17c26c80f148fee481c3f4063c06 Author: Steffan Karger <ste...@fo...> Date: 2013-11-14 (Thu, 14 Nov 2013) Changed paths: M ChangeLog M lib/_pkcs11h-crypto-polarssl.c Log Message: ----------- polarssl: support polarssl 1.3 This uses the polarssl-1.2-to-1.3 compatibility layer. Fully upgrading would break support for PolarSSL 1.2, or introduce lots of #ifdef's. Signed-off-by: Steffan Karger <ste...@fo...> |
From: GitHub <no...@gi...> - 2013-11-12 14:56:27
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: bec6d143f3765b309c0f948580dc2b7b185cdddb https://github.com/OpenSC/OpenSC/commit/bec6d143f3765b309c0f948580dc2b7b185cdddb Author: Doug Engert <dee...@an...> Date: 2013-11-06 (Wed, 06 Nov 2013) Changed paths: M src/libopensc/pkcs15-piv.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs11/framework-pkcs15.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- ECC ecpointQ Fixes The original ECC code in OpenSC stored the ecpointQ as a DER encoded OCTET STRING. Shortly before 0.13.0, code changes where made to store the ecpointQ as raw data without the DER encoding. Only some of the code was changed to support this but not all, and the comments that said the ecpointQ was in DER where not changed either. Some card drivers continued to work, using the original code in all place, while some cards failed, as they where using a mixture of original code and 0.13.0 code. This commit fixes these problems. The ecpointQ is stored in raw format A new structure type sc_pkcs15_u8 is defined. The ecpointQ are changed to use the struct sc_pkcs15_u8. This was done to avoid the confusion of using struct sc_pkcs15_der to hold non-DER encoded data. (There may be other uses for this too...) Comments are change is many places. sc_pkcs15_decode_pubkey_ec was fixed to store the raw ecpointQ correctly. sc_pkcs15_pubkey_from_spki was change to get the sc_ec_params from the alg_id and fix up u.ec.params. Unfortunately the OpenSC code has two places EC parameters are stored. They can get out of sync, or there may still be code that looks in the wrng oplace. o(TODO get it to only only place.) The u.ec.params.field_length is now set in a number of places, as this is need in many of the PKCS#11 routines. framework-pkcs15.c will now correctly return the DER encode ecpointQ, for the CKA_EC_POINT attribute using pubkey->data which has the DER encoding for the ecpointQ. framework-pkcs15.c will look for the EC parameters in either the u.ec.params.der, or in the alg_id->params. (TODO get it to only only place.) pkcs15-myeid.c has some comments, as it looks like the code is storing a TLV rather then a DER encoding of the ecpointQ. With the wrong encoding PKCS#11 will return the wrong attribute for CKA_ECDSA_PARAMS. pkcs15-piv.c is changed so emulation of a pubkey taken from a certificate will work correctly. Commit: 03c196eeaf07ec646f593004e09c2363e0fd51fb https://github.com/OpenSC/OpenSC/commit/03c196eeaf07ec646f593004e09c2363e0fd51fb Author: Doug Engert <dee...@an...> Date: 2013-11-06 (Wed, 06 Nov 2013) Changed paths: M src/libopensc/pkcs15-piv.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs11/framework-pkcs15.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- ECC ecpointQ Fixes The original ECC code in OpenSC stored the ecpointQ as a DER encoded OCTET STRING. Shortly before 0.13.0, code changes where made to store the ecpointQ as raw data without the DER encoding. Only some of the code was changed to support this but not all, and the comments that said the ecpointQ was in DER where not changed either. Some card drivers continued to work, using the original code in all place, while some cards failed, as they where using a mixture of original code and 0.13.0 code. This commit fixes these problems. The ecpointQ is stored in raw format A new structure type sc_pkcs15_u8 is defined. The ecpointQ are changed to use the struct sc_pkcs15_u8. This was done to avoid the confusion of using struct sc_pkcs15_der to hold non-DER encoded data. (There may be other uses for this too...) Comments are change is many places. sc_pkcs15_decode_pubkey_ec was fixed to store the raw ecpointQ correctly. sc_pkcs15_pubkey_from_spki was change to get the sc_ec_params from the alg_id and fix up u.ec.params. Unfortunately the OpenSC code has two places EC parameters are stored. They can get out of sync, or there may still be code that looks in the wrng oplace. o(TODO get it to only only place.) The u.ec.params.field_length is now set in a number of places, as this is need in many of the PKCS#11 routines. framework-pkcs15.c will now correctly return the DER encode ecpointQ, for the CKA_EC_POINT attribute using pubkey->data which has the DER encoding for the ecpointQ. framework-pkcs15.c will look for the EC parameters in either the u.ec.params.der, or in the alg_id->params. (TODO get it to only only place.) pkcs15-myeid.c has some comments, as it looks like the code is storing a TLV rather then a DER encoding of the ecpointQ. With the wrong encoding PKCS#11 will return the wrong attribute for CKA_ECDSA_PARAMS. pkcs15-piv.c is changed so emulation of a pubkey taken from a certificate will work correctly. Commit: 86d5941e4c7d341e130cf437cdf3c234f05df82e https://github.com/OpenSC/OpenSC/commit/86d5941e4c7d341e130cf437cdf3c234f05df82e Author: Doug Engert <dee...@an...> Date: 2013-11-06 (Wed, 06 Nov 2013) Log Message: ----------- Merge branch 'ecpointQ' of https://github.com/dengert/OpenSC into ecpointQ Commit: 5dd599449219600717946f3823ef50d2af5df48c https://github.com/OpenSC/OpenSC/commit/5dd599449219600717946f3823ef50d2af5df48c Author: Doug Engert <dee...@an...> Date: 2013-11-12 (Tue, 12 Nov 2013) Changed paths: M src/libopensc/pkcs15-piv.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15.h M src/pkcs11/framework-pkcs15.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- Merge pull request #194 from dengert/ecpointQ EcpointQ Compare: https://github.com/OpenSC/OpenSC/compare/a18a7d8ecf1d...5dd599449219 |
From: GitHub <no...@gi...> - 2013-11-12 13:34:47
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 67da38e61133916dbe4d0170a332cec17d693c09 https://github.com/OpenSC/pkcs11-helper/commit/67da38e61133916dbe4d0170a332cec17d693c09 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-11-12 (Tue, 12 Nov 2013) Changed paths: M configure.ac M lib/Makefile.am M tests/test-basic/Makefile.am M tests/test-certificate/Makefile.am M tests/test-slotevent/Makefile.am Log Message: ----------- build: fix warning of newer automake Signed-off-by: Alon Bar-Lev <alo...@gm...> |
From: GitHub <no...@gi...> - 2013-11-10 18:35:05
|
Branch: refs/tags/pkcs11-helper-1.11 Home: https://github.com/OpenSC/pkcs11-helper |
From: GitHub <no...@gi...> - 2013-11-10 18:34:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: e7adf8f35be232a4f04c53b4ac409be52792093e https://github.com/OpenSC/pkcs11-helper/commit/e7adf8f35be232a4f04c53b4ac409be52792093e Author: Alon Bar-Lev <alo...@gm...> Date: 2013-11-10 (Sun, 10 Nov 2013) Changed paths: M ChangeLog M configure.ac Log Message: ----------- pkcs11-helper-1.11 Commit: bf9933aec59d2a91b7c78959b347f95208e4716e https://github.com/OpenSC/pkcs11-helper/commit/bf9933aec59d2a91b7c78959b347f95208e4716e Author: Alon Bar-Lev <alo...@gm...> Date: 2013-11-10 (Sun, 10 Nov 2013) Changed paths: M ChangeLog M configure.ac Log Message: ----------- post pkcs11-helper-1.11 Compare: https://github.com/OpenSC/pkcs11-helper/compare/084da7012e3c...bf9933aec59d |
From: GitHub <no...@gi...> - 2013-11-10 18:27:27
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: c8698a9a84a327fb9374f17344f9ea3d09ff5a7f https://github.com/OpenSC/pkcs11-helper/commit/c8698a9a84a327fb9374f17344f9ea3d09ff5a7f Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-16 (Mon, 16 Sep 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: remove unneeded prototypes Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: dc9b6adca35a1aad4ccdfee4702fef70825b4de8 https://github.com/OpenSC/pkcs11-helper/commit/dc9b6adca35a1aad4ccdfee4702fef70825b4de8 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: remove unused code Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 1ecb6e5d19e082e2af2e45be0e9705b4d6718918 https://github.com/OpenSC/pkcs11-helper/commit/1ecb6e5d19e082e2af2e45be0e9705b4d6718918 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: use newer openssl application data association Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: f821111e67bc944d4042e73f501f4d9d39425466 https://github.com/OpenSC/pkcs11-helper/commit/f821111e67bc944d4042e73f501f4d9d39425466 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: add 'rsa' to rsa functions to enable support of other algorithms. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: e370f266f29d76ec00bc6540694a3cab4781c0f2 https://github.com/OpenSC/pkcs11-helper/commit/e370f266f29d76ec00bc6540694a3cab4781c0f2 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: put pkcs11h id instead of pkcs11 Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 53e2c700026af6c38a7921bf961ad604e18f41a2 https://github.com/OpenSC/pkcs11-helper/commit/53e2c700026af6c38a7921bf961ad604e18f41a2 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: lock session reference count Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 9e0c52e2d8b8c62c56fca2b7e4d75e514379cc69 https://github.com/OpenSC/pkcs11-helper/commit/9e0c52e2d8b8c62c56fca2b7e4d75e514379cc69 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M ChangeLog M include/pkcs11-helper-1.0/pkcs11h-openssl.h M lib/Makefile.am A lib/_pkcs11h-openssl.h M lib/openssl.exports M lib/pkcs11h-core.c M lib/pkcs11h-openssl.c Log Message: ----------- openssl: use generic EVP_PKEY instead of RSA Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: ae8afe56c4e101f9c813a2a528fa5f8166aa481e https://github.com/OpenSC/pkcs11-helper/commit/ae8afe56c4e101f9c813a2a528fa5f8166aa481e Author: Alon Bar-Lev <alo...@gm...> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M lib/pkcs11h-openssl.c Log Message: ----------- openssl: use RSA_get_ex_new_index to have our own index this supersede the finish override as we can detect free based on the free callback of the data. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 374252981ff3177b10a5c4380a5e0e0b9d71c5c9 https://github.com/OpenSC/pkcs11-helper/commit/374252981ff3177b10a5c4380a5e0e0b9d71c5c9 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M ChangeLog M lib/pkcs11h-openssl.c Log Message: ----------- openssl: add dsa support Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 084da7012e3cef8f8cad22216e72f301854e3307 https://github.com/OpenSC/pkcs11-helper/commit/084da7012e3cef8f8cad22216e72f301854e3307 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-10-31 (Thu, 31 Oct 2013) Changed paths: M ChangeLog M configure.ac M lib/pkcs11h-openssl.c Log Message: ----------- openssl: add ecdsa support Tested-By: Sanaullah <san...@gm...> Signed-off-by: Alon Bar-Lev <alo...@gm...> Compare: https://github.com/OpenSC/pkcs11-helper/compare/e14205182f9e...084da7012e3c |
From: GitHub <no...@gi...> - 2013-11-01 17:02:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a18a7d8ecf1dbcf2904887ceaac07e75df395167 https://github.com/OpenSC/OpenSC/commit/a18a7d8ecf1dbcf2904887ceaac07e75df395167 Author: Ludovic Rousseau <lud...@gm...> Date: 2013-11-01 (Fri, 01 Nov 2013) Changed paths: M MacOSX/build-package.in Log Message: ----------- Fix typo |
From: GitHub <no...@gi...> - 2013-10-24 12:42:52
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC.tokend Commit: ad65e0edd2ea349074728709a523a8c5e043354c https://github.com/OpenSC/OpenSC.tokend/commit/ad65e0edd2ea349074728709a523a8c5e043354c Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M Tokend.xcodeproj/project.pbxproj Log Message: ----------- Add a note why OSX 10.8 SDK is used instead of 10.9 SDK Commit: a17ed16f90dbc43b2619754c485d59ba043fcc64 https://github.com/OpenSC/OpenSC.tokend/commit/a17ed16f90dbc43b2619754c485d59ba043fcc64 Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M build/security_cdsa_utilities.framework/Versions/A/Headers/cssmpods.h Log Message: ----------- Silence a compiler warning, with something that looks like the possibly intended behavior but is the opposite of the compiler order of evaluation. /Users/martin/OpenSC/OpenSC.tokend/build/security_cdsa_utilities.framework/Headers/cssmpods.h:59:22: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] Compare: https://github.com/OpenSC/OpenSC.tokend/compare/b438a9b30ad7...a17ed16f90db |
From: GitHub <no...@gi...> - 2013-10-24 12:25:34
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC.tokend |
From: GitHub <no...@gi...> - 2013-10-24 10:30:26
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6e255a9503a3424c7e2d20f61c367a6d0c2b2b5e https://github.com/OpenSC/OpenSC/commit/6e255a9503a3424c7e2d20f61c367a6d0c2b2b5e Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M MacOSX/build-package.in M MacOSX/resources/InstallationCheck.strings M MacOSX/resources/ReadMe.html.in M MacOSX/scripts/InstallationCheck Log Message: ----------- osx: target 10.9 (a free upgrade to anyone using 10.6+) from now on. |
From: GitHub <no...@gi...> - 2013-10-24 10:26:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC.tokend Commit: 3eb89be225dbbb5ebadcf34b594b8d1f1c0056f2 https://github.com/OpenSC/OpenSC.tokend/commit/3eb89be225dbbb5ebadcf34b594b8d1f1c0056f2 Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M Tokend.xcodeproj/project.pbxproj Log Message: ----------- Only build for x86_64 Commit: b438a9b30ad79f39d38ccedddab63ba7d1910eb7 https://github.com/OpenSC/OpenSC.tokend/commit/b438a9b30ad79f39d38ccedddab63ba7d1910eb7 Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M build/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser M build/Security.framework/Versions/A/Security M build/SecurityTokend.framework/Versions/A/SecurityTokend M build/SecurityTokend.framework/Versions/A/SecurityTokend_debug M build/security_cdsa_client.framework/Versions/A/security_cdsa_client M build/security_cdsa_client.framework/Versions/A/security_cdsa_client_debug M build/security_cdsa_client.framework/Versions/A/security_cdsa_client_nopic M build/security_cdsa_utilities.framework/Versions/A/security_cdsa_utilities M build/security_cdsa_utilities.framework/Versions/A/security_cdsa_utilities_debug M build/security_cdsa_utilities.framework/Versions/A/security_cdsa_utilities_nopic M build/security_utilities.framework/Versions/A/security_utilities M build/security_utilities.framework/Versions/A/security_utilities_debug M build/security_utilities.framework/Versions/A/security_utilities_nopic Log Message: ----------- Remove i386 architectures from binary components, leaving only x86_64 Commit: cebce44e3af97b9fc2af31e1cbe8e4fe7d3235b7 https://github.com/OpenSC/OpenSC.tokend/commit/cebce44e3af97b9fc2af31e1cbe8e4fe7d3235b7 Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M Tokend.xcodeproj/project.pbxproj Log Message: ----------- Amend commit 8978f26e43d5c9287baf10cf24606cda67989c8c Only target 10.9 Compare: https://github.com/OpenSC/OpenSC.tokend/compare/8978f26e43d5...cebce44e3af9 |
From: GitHub <no...@gi...> - 2013-10-24 09:43:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC.tokend Commit: 95d407947996a5bf1fc18d0abb4cccb9ab871060 https://github.com/OpenSC/OpenSC.tokend/commit/95d407947996a5bf1fc18d0abb4cccb9ab871060 Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: A build/Security.framework/Headers A build/Security.framework/PlugIns/csparser.bundle/Contents/Info.plist A build/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser A build/Security.framework/PrivateHeaders A build/Security.framework/Resources A build/Security.framework/Security A build/Security.framework/Versions/A/Headers/AuthSession.h A build/Security.framework/Versions/A/Headers/Authorization.h A build/Security.framework/Versions/A/Headers/AuthorizationDB.h A build/Security.framework/Versions/A/Headers/AuthorizationPlugin.h A build/Security.framework/Versions/A/Headers/AuthorizationTags.h A build/Security.framework/Versions/A/Headers/CMSDecoder.h A build/Security.framework/Versions/A/Headers/CMSEncoder.h A build/Security.framework/Versions/A/Headers/CSCommon.h A build/Security.framework/Versions/A/Headers/CipherSuite.h A build/Security.framework/Versions/A/Headers/CodeSigning.h A build/Security.framework/Versions/A/Headers/SecACL.h A build/Security.framework/Versions/A/Headers/SecAccess.h A build/Security.framework/Versions/A/Headers/SecAsn1Coder.h A build/Security.framework/Versions/A/Headers/SecAsn1Templates.h A build/Security.framework/Versions/A/Headers/SecAsn1Types.h A build/Security.framework/Versions/A/Headers/SecBase.h A build/Security.framework/Versions/A/Headers/SecCertificate.h A build/Security.framework/Versions/A/Headers/SecCode.h A build/Security.framework/Versions/A/Headers/SecCodeHost.h A build/Security.framework/Versions/A/Headers/SecIdentity.h A build/Security.framework/Versions/A/Headers/SecIdentitySearch.h A build/Security.framework/Versions/A/Headers/SecImportExport.h A build/Security.framework/Versions/A/Headers/SecItem.h A build/Security.framework/Versions/A/Headers/SecKey.h A build/Security.framework/Versions/A/Headers/SecKeychain.h A build/Security.framework/Versions/A/Headers/SecKeychainItem.h A build/Security.framework/Versions/A/Headers/SecKeychainSearch.h A build/Security.framework/Versions/A/Headers/SecPolicy.h A build/Security.framework/Versions/A/Headers/SecPolicySearch.h A build/Security.framework/Versions/A/Headers/SecRequirement.h A build/Security.framework/Versions/A/Headers/SecStaticCode.h A build/Security.framework/Versions/A/Headers/SecTrust.h A build/Security.framework/Versions/A/Headers/SecTrustSettings.h A build/Security.framework/Versions/A/Headers/SecTrustedApplication.h A build/Security.framework/Versions/A/Headers/SecureDownload.h A build/Security.framework/Versions/A/Headers/SecureTransport.h A build/Security.framework/Versions/A/Headers/Security.h A build/Security.framework/Versions/A/Headers/certextensions.h A build/Security.framework/Versions/A/Headers/cssm.h A build/Security.framework/Versions/A/Headers/cssmaci.h A build/Security.framework/Versions/A/Headers/cssmapi.h A build/Security.framework/Versions/A/Headers/cssmapple.h A build/Security.framework/Versions/A/Headers/cssmcli.h A build/Security.framework/Versions/A/Headers/cssmconfig.h A build/Security.framework/Versions/A/Headers/cssmcspi.h A build/Security.framework/Versions/A/Headers/cssmdli.h A build/Security.framework/Versions/A/Headers/cssmerr.h A build/Security.framework/Versions/A/Headers/cssmkrapi.h A build/Security.framework/Versions/A/Headers/cssmkrspi.h A build/Security.framework/Versions/A/Headers/cssmspi.h A build/Security.framework/Versions/A/Headers/cssmtpi.h A build/Security.framework/Versions/A/Headers/cssmtype.h A build/Security.framework/Versions/A/Headers/eisl.h A build/Security.framework/Versions/A/Headers/emmspi.h A build/Security.framework/Versions/A/Headers/emmtype.h A build/Security.framework/Versions/A/Headers/mds.h A build/Security.framework/Versions/A/Headers/mds_schema.h A build/Security.framework/Versions/A/Headers/oidsalg.h A build/Security.framework/Versions/A/Headers/oidsattr.h A build/Security.framework/Versions/A/Headers/oidsbase.h A build/Security.framework/Versions/A/Headers/oidscert.h A build/Security.framework/Versions/A/Headers/oidscrl.h A build/Security.framework/Versions/A/Headers/x509defs.h A build/Security.framework/Versions/A/PrivateHeaders/AuthorizationPriv.h A build/Security.framework/Versions/A/PrivateHeaders/AuthorizationTagsPriv.h A build/Security.framework/Versions/A/PrivateHeaders/CMSPrivate.h A build/Security.framework/Versions/A/PrivateHeaders/CSCommonPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecAccessPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecBasePriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecCertificateBundle.h A build/Security.framework/Versions/A/PrivateHeaders/SecCertificatePriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecCertificateRequest.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsBase.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsContentInfo.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsDecoder.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsDigestContext.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsDigestedData.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsEncoder.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsEncryptedData.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsEnvelopedData.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsMessage.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsRecipientInfo.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsSignedData.h A build/Security.framework/Versions/A/PrivateHeaders/SecCmsSignerInfo.h A build/Security.framework/Versions/A/PrivateHeaders/SecCodeHostLib.h A build/Security.framework/Versions/A/PrivateHeaders/SecCodePriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecCodeSigner.h A build/Security.framework/Versions/A/PrivateHeaders/SecIdentityPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecIdentitySearchPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecIntegrity.h A build/Security.framework/Versions/A/PrivateHeaders/SecIntegrityLib.h A build/Security.framework/Versions/A/PrivateHeaders/SecItemPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecKeyPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecKeychainItemExtendedAttributes.h A build/Security.framework/Versions/A/PrivateHeaders/SecKeychainItemPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecKeychainPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecKeychainSearchPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecManifest.h A build/Security.framework/Versions/A/PrivateHeaders/SecPassword.h A build/Security.framework/Versions/A/PrivateHeaders/SecPolicyPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecRequirementPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecSMIME.h A build/Security.framework/Versions/A/PrivateHeaders/SecStaticCodePriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecTrustPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecTrustSettingsPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecTrustedApplicationPriv.h A build/Security.framework/Versions/A/PrivateHeaders/SecureDownloadInternal.h A build/Security.framework/Versions/A/PrivateHeaders/SecureTransportPriv.h A build/Security.framework/Versions/A/PrivateHeaders/TrustSettingsSchema.h A build/Security.framework/Versions/A/PrivateHeaders/X509Templates.h A build/Security.framework/Versions/A/PrivateHeaders/asn1Templates.h A build/Security.framework/Versions/A/PrivateHeaders/certExtensionTemplates.h A build/Security.framework/Versions/A/PrivateHeaders/checkpw.h A build/Security.framework/Versions/A/PrivateHeaders/csrTemplates.h A build/Security.framework/Versions/A/PrivateHeaders/cssmapplePriv.h A build/Security.framework/Versions/A/PrivateHeaders/keyTemplates.h A build/Security.framework/Versions/A/PrivateHeaders/mdspriv.h A build/Security.framework/Versions/A/PrivateHeaders/nameTemplates.h A build/Security.framework/Versions/A/PrivateHeaders/ocspTemplates.h A build/Security.framework/Versions/A/PrivateHeaders/osKeyTemplates.h A build/Security.framework/Versions/A/PrivateHeaders/secasn1t.h A build/Security.framework/Versions/A/Resources/English.lproj/InfoPlist.strings A build/Security.framework/Versions/A/Resources/English.lproj/SecErrorMessages.strings A build/Security.framework/Versions/A/Resources/Info.plist A build/Security.framework/Versions/A/Resources/SecDebugErrorMessages.strings A build/Security.framework/Versions/A/Resources/cl_common.mdsinfo A build/Security.framework/Versions/A/Resources/cl_primary.mdsinfo A build/Security.framework/Versions/A/Resources/csp_capabilities.mdsinfo A build/Security.framework/Versions/A/Resources/csp_capabilities_common.mds A build/Security.framework/Versions/A/Resources/csp_common.mdsinfo A build/Security.framework/Versions/A/Resources/csp_primary.mdsinfo A build/Security.framework/Versions/A/Resources/cspdl_common.mdsinfo A build/Security.framework/Versions/A/Resources/cspdl_csp_capabilities.mdsinfo A build/Security.framework/Versions/A/Resources/cspdl_csp_primary.mdsinfo A build/Security.framework/Versions/A/Resources/cspdl_dl_primary.mdsinfo A build/Security.framework/Versions/A/Resources/cssm.mdsinfo A build/Security.framework/Versions/A/Resources/dl_common.mdsinfo A build/Security.framework/Versions/A/Resources/dl_primary.mdsinfo A build/Security.framework/Versions/A/Resources/iToolsTrustedApps.plist A build/Security.framework/Versions/A/Resources/sd_cspdl_common.mdsinfo A build/Security.framework/Versions/A/Resources/tp_common.mdsinfo A build/Security.framework/Versions/A/Resources/tp_policyOids.mdsinfo A build/Security.framework/Versions/A/Resources/tp_primary.mdsinfo A build/Security.framework/Versions/A/Security A build/Security.framework/Versions/Current A build/SecurityTokend.framework/Headers A build/SecurityTokend.framework/PrivateHeaders A build/SecurityTokend.framework/Resources A build/SecurityTokend.framework/SecurityTokend A build/SecurityTokend.framework/Versions/A/Headers/SecTokend.h A build/SecurityTokend.framework/Versions/A/PrivateHeaders/tdclient.h A build/SecurityTokend.framework/Versions/A/PrivateHeaders/tokend_types.h A build/SecurityTokend.framework/Versions/A/Resources/English.lproj/InfoPlist.strings A build/SecurityTokend.framework/Versions/A/Resources/Info.plist A build/SecurityTokend.framework/Versions/A/SecurityTokend A build/SecurityTokend.framework/Versions/A/SecurityTokend_debug A build/SecurityTokend.framework/Versions/Current A build/security_cdsa_client.framework/Headers A build/security_cdsa_client.framework/Resources A build/security_cdsa_client.framework/Versions/A/Headers/DLDBList.h A build/security_cdsa_client.framework/Versions/A/Headers/aclclient.h A build/security_cdsa_client.framework/Versions/A/Headers/clclient.h A build/security_cdsa_client.framework/Versions/A/Headers/cryptoclient.h A build/security_cdsa_client.framework/Versions/A/Headers/cspclient.h A build/security_cdsa_client.framework/Versions/A/Headers/cssmclient.h A build/security_cdsa_client.framework/Versions/A/Headers/dl_standard.h A build/security_cdsa_client.framework/Versions/A/Headers/dlclient.h A build/security_cdsa_client.framework/Versions/A/Headers/dliterators.h A build/security_cdsa_client.framework/Versions/A/Headers/dlquery.h A build/security_cdsa_client.framework/Versions/A/Headers/genkey.h A build/security_cdsa_client.framework/Versions/A/Headers/keychainacl.h A build/security_cdsa_client.framework/Versions/A/Headers/keyclient.h A build/security_cdsa_client.framework/Versions/A/Headers/macclient.h A build/security_cdsa_client.framework/Versions/A/Headers/mds_standard.h A build/security_cdsa_client.framework/Versions/A/Headers/mdsclient.h A build/security_cdsa_client.framework/Versions/A/Headers/multidldb.h A build/security_cdsa_client.framework/Versions/A/Headers/securestorage.h A build/security_cdsa_client.framework/Versions/A/Headers/signclient.h A build/security_cdsa_client.framework/Versions/A/Headers/tpclient.h A build/security_cdsa_client.framework/Versions/A/Headers/wrapkey.h A build/security_cdsa_client.framework/Versions/A/Resources/Info.plist A build/security_cdsa_client.framework/Versions/A/security_cdsa_client A build/security_cdsa_client.framework/Versions/A/security_cdsa_client_debug A build/security_cdsa_client.framework/Versions/A/security_cdsa_client_nopic A build/security_cdsa_client.framework/Versions/Current A build/security_cdsa_client.framework/security_cdsa_client A build/security_cdsa_client.framework/security_cdsa_client_debug A build/security_cdsa_client.framework/security_cdsa_client_nopic A build/security_cdsa_utilities.framework/Headers A build/security_cdsa_utilities.framework/Resources A build/security_cdsa_utilities.framework/Versions/A/Headers/AuthorizationData.h A build/security_cdsa_utilities.framework/Versions/A/Headers/AuthorizationWalkers.h A build/security_cdsa_utilities.framework/Versions/A/Headers/KeySchema.h A build/security_cdsa_utilities.framework/Versions/A/Headers/Schema.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_any.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_codesigning.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_comment.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_password.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_preauth.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_process.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_prompted.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_protectedpw.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_secret.h A build/security_cdsa_utilities.framework/Versions/A/Headers/acl_threshold.h A build/security_cdsa_utilities.framework/Versions/A/Headers/aclsubject.h A build/security_cdsa_utilities.framework/Versions/A/Headers/callback.h A build/security_cdsa_utilities.framework/Versions/A/Headers/constdata.h A build/security_cdsa_utilities.framework/Versions/A/Headers/context.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmacl.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmaclpod.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmalloc.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmbridge.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmcert.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmcred.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmdata.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmdates.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmdb.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmdbname.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmendian.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmerrors.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmkey.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmlist.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmpods.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmtrust.h A build/security_cdsa_utilities.framework/Versions/A/Headers/cssmwalkers.h A build/security_cdsa_utilities.framework/Versions/A/Headers/db++.h A build/security_cdsa_utilities.framework/Versions/A/Headers/digestobject.h A build/security_cdsa_utilities.framework/Versions/A/Headers/handleobject.h A build/security_cdsa_utilities.framework/Versions/A/Headers/handletemplates.h A build/security_cdsa_utilities.framework/Versions/A/Headers/handletemplates_defs.h A build/security_cdsa_utilities.framework/Versions/A/Headers/objectacl.h A build/security_cdsa_utilities.framework/Versions/A/Headers/osxverifier.h A build/security_cdsa_utilities.framework/Versions/A/Headers/u32handleobject.h A build/security_cdsa_utilities.framework/Versions/A/Headers/uniformrandom.h A build/security_cdsa_utilities.framework/Versions/A/Headers/walkers.h A build/security_cdsa_utilities.framework/Versions/A/Resources/Info.plist A build/security_cdsa_utilities.framework/Versions/A/security_cdsa_utilities A build/security_cdsa_utilities.framework/Versions/A/security_cdsa_utilities_debug A build/security_cdsa_utilities.framework/Versions/A/security_cdsa_utilities_nopic A build/security_cdsa_utilities.framework/Versions/Current A build/security_cdsa_utilities.framework/security_cdsa_utilities A build/security_cdsa_utilities.framework/security_cdsa_utilities_debug A build/security_cdsa_utilities.framework/security_cdsa_utilities_nopic A build/security_utilities.framework/Headers A build/security_utilities.framework/Resources A build/security_utilities.framework/Versions/A/Headers/adornments.h A build/security_utilities.framework/Versions/A/Headers/alloc.h A build/security_utilities.framework/Versions/A/Headers/blob.h A build/security_utilities.framework/Versions/A/Headers/bufferfifo.h A build/security_utilities.framework/Versions/A/Headers/buffers.h A build/security_utilities.framework/Versions/A/Headers/ccaudit.h A build/security_utilities.framework/Versions/A/Headers/cfclass.h A build/security_utilities.framework/Versions/A/Headers/cfmach++.h A build/security_utilities.framework/Versions/A/Headers/cfmunge.h A build/security_utilities.framework/Versions/A/Headers/cfutilities.h A build/security_utilities.framework/Versions/A/Headers/coderepository.h A build/security_utilities.framework/Versions/A/Headers/crc.h A build/security_utilities.framework/Versions/A/Headers/daemon.h A build/security_utilities.framework/Versions/A/Headers/debugging.h A build/security_utilities.framework/Versions/A/Headers/debugsupport.h A build/security_utilities.framework/Versions/A/Headers/devrandom.h A build/security_utilities.framework/Versions/A/Headers/dyld_cache_format.h A build/security_utilities.framework/Versions/A/Headers/dyldcache.h A build/security_utilities.framework/Versions/A/Headers/endian.h A build/security_utilities.framework/Versions/A/Headers/errors.h A build/security_utilities.framework/Versions/A/Headers/fdmover.h A build/security_utilities.framework/Versions/A/Headers/fdsel.h A build/security_utilities.framework/Versions/A/Headers/globalizer.h A build/security_utilities.framework/Versions/A/Headers/hashing.h A build/security_utilities.framework/Versions/A/Headers/headermap.h A build/security_utilities.framework/Versions/A/Headers/hosts.h A build/security_utilities.framework/Versions/A/Headers/inetreply.h A build/security_utilities.framework/Versions/A/Headers/iodevices.h A build/security_utilities.framework/Versions/A/Headers/ip++.h A build/security_utilities.framework/Versions/A/Headers/logging.h A build/security_utilities.framework/Versions/A/Headers/mach++.h A build/security_utilities.framework/Versions/A/Headers/mach_notify.h A build/security_utilities.framework/Versions/A/Headers/macho++.h A build/security_utilities.framework/Versions/A/Headers/machrunloopserver.h A build/security_utilities.framework/Versions/A/Headers/machserver.h A build/security_utilities.framework/Versions/A/Headers/memstreams.h A build/security_utilities.framework/Versions/A/Headers/memutils.h A build/security_utilities.framework/Versions/A/Headers/muscle++.h A build/security_utilities.framework/Versions/A/Headers/osxcode.h A build/security_utilities.framework/Versions/A/Headers/pcsc++.h A build/security_utilities.framework/Versions/A/Headers/powerwatch.h A build/security_utilities.framework/Versions/A/Headers/refcount.h A build/security_utilities.framework/Versions/A/Headers/seccfobject.h A build/security_utilities.framework/Versions/A/Headers/security_utilities.h A build/security_utilities.framework/Versions/A/Headers/selector.h A build/security_utilities.framework/Versions/A/Headers/simpleprefs.h A build/security_utilities.framework/Versions/A/Headers/socks++.h A build/security_utilities.framework/Versions/A/Headers/socks++4.h A build/security_utilities.framework/Versions/A/Headers/socks++5.h A build/security_utilities.framework/Versions/A/Headers/sqlite++.h A build/security_utilities.framework/Versions/A/Headers/streams.h A build/security_utilities.framework/Versions/A/Headers/superblob.h A build/security_utilities.framework/Versions/A/Headers/threading.h A build/security_utilities.framework/Versions/A/Headers/threading_internal.h A build/security_utilities.framework/Versions/A/Headers/timeflow.h A build/security_utilities.framework/Versions/A/Headers/tqueue.h A build/security_utilities.framework/Versions/A/Headers/trackingallocator.h A build/security_utilities.framework/Versions/A/Headers/transactions.h A build/security_utilities.framework/Versions/A/Headers/typedvalue.h A build/security_utilities.framework/Versions/A/Headers/unix++.h A build/security_utilities.framework/Versions/A/Headers/unixchild.h A build/security_utilities.framework/Versions/A/Headers/url.h A build/security_utilities.framework/Versions/A/Headers/utilities.h A build/security_utilities.framework/Versions/A/Headers/utilities_dtrace.h A build/security_utilities.framework/Versions/A/Headers/utility_config.h A build/security_utilities.framework/Versions/A/Headers/vproc++.h A build/security_utilities.framework/Versions/A/Resources/Info.plist A build/security_utilities.framework/Versions/A/security_utilities A build/security_utilities.framework/Versions/A/security_utilities_debug A build/security_utilities.framework/Versions/A/security_utilities_nopic A build/security_utilities.framework/Versions/Current A build/security_utilities.framework/security_utilities A build/security_utilities.framework/security_utilities_debug A build/security_utilities.framework/security_utilities_nopic Log Message: ----------- Include binary components needed for building the soon obsolete OpenSC.tokend Commit: 8978f26e43d5c9287baf10cf24606cda67989c8c https://github.com/OpenSC/OpenSC.tokend/commit/8978f26e43d5c9287baf10cf24606cda67989c8c Author: Martin Paljak <ma...@ma...> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M Tokend.xcodeproj/project.pbxproj Log Message: ----------- Change the build script to target the oldest SDK available on the newest release. Compare: https://github.com/OpenSC/OpenSC.tokend/compare/c013f8191042...8978f26e43d5 |
From: GitHub <no...@gi...> - 2013-10-21 09:46:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/openct Commit: 672d699797c8bce9179f9dd134a88376af111dfd https://github.com/OpenSC/openct/commit/672d699797c8bce9179f9dd134a88376af111dfd Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: -svn->_git suffix Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: e572c416cf0f99eb4ea9e1350c0ca3caa342c0dc https://github.com/OpenSC/openct/commit/e572c416cf0f99eb4ea9e1350c0ca3caa342c0dc Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: remove automake depreciated syntax warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: f329c2663bde748d4a8fc462a1ea7bbc4ab47b36 https://github.com/OpenSC/openct/commit/f329c2663bde748d4a8fc462a1ea7bbc4ab47b36 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M src/ctapi/Makefile.am M src/pcsc/Makefile.am Log Message: ----------- build: use newer libtool -shared option Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 156a0bf39ee87070fe746fd8edccd8da71f62198 https://github.com/OpenSC/openct/commit/156a0bf39ee87070fe746fd8edccd8da71f62198 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac M doc/Makefile.am R doc/nonpersistent/Makefile.am R doc/nonpersistent/export-wiki.sh R doc/nonpersistent/export-wiki.xsl R doc/nonpersistent/svn2cl.xsl Log Message: ----------- build: remove embedded wiki docs old wiki site is unavailable. having the need for online access for build from source repository was never good. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 968da6cdf3ef91f74585f6ab599fad11eaf89b48 https://github.com/OpenSC/openct/commit/968da6cdf3ef91f74585f6ab599fad11eaf89b48 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-10-21 (Mon, 21 Oct 2013) Changed paths: M configure.ac M doc/Makefile.am R doc/nonpersistent/Makefile.am R doc/nonpersistent/export-wiki.sh R doc/nonpersistent/export-wiki.xsl R doc/nonpersistent/svn2cl.xsl M src/ctapi/Makefile.am M src/pcsc/Makefile.am Log Message: ----------- Merge pull request #2 from alonbl/build Build fixes Compare: https://github.com/OpenSC/openct/compare/8bb62b9fd983...968da6cdf3ef |
From: GitHub <no...@gi...> - 2013-10-21 09:46:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: a00236737a663927d9a4162f4f9c985655e5730f https://github.com/OpenSC/pam_p11/commit/a00236737a663927d9a4162f4f9c985655e5730f Author: Ludovic Rousseau <lud...@gm...> Date: 2013-10-21 (Mon, 21 Oct 2013) Changed paths: M src/Makefile.am Log Message: ----------- Remove duplicate -shared The bug was introduced in a5480c125930c29202c56a51055d37cc65bd52c1 |
From: GitHub <no...@gi...> - 2013-10-21 09:38:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 4e964728488b8dd90e4ad348fad2b6394ad30a37 https://github.com/OpenSC/pam_p11/commit/4e964728488b8dd90e4ad348fad2b6394ad30a37 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: increment version of master + suffix -svn->_git master version should be the version that we work toward. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 87bd05e12765642450c7cf8ba126a84f3e0eca48 https://github.com/OpenSC/pam_p11/commit/87bd05e12765642450c7cf8ba126a84f3e0eca48 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: A m4/.keep Log Message: ----------- build: add m4 directory needed by recent libtool Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: b5bfa77e13de97748be2caa7a450f3758985c4e0 https://github.com/OpenSC/pam_p11/commit/b5bfa77e13de97748be2caa7a450f3758985c4e0 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: remove automake depreciated syntax warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 455a2172acfe4d33dad2c43cf287cd0c16ac7505 https://github.com/OpenSC/pam_p11/commit/455a2172acfe4d33dad2c43cf287cd0c16ac7505 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: A .gitignore M Makefile.am R svnignore Log Message: ----------- layout: create .gitignore out of svnignore Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: a5480c125930c29202c56a51055d37cc65bd52c1 https://github.com/OpenSC/pam_p11/commit/a5480c125930c29202c56a51055d37cc65bd52c1 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M src/Makefile.am Log Message: ----------- build: build only shared library, remove hacks newer libtool support -shared to instruct build only shared libraries. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: a85276f0b61a0c609adb07d987cb98c1e6bfb6c3 https://github.com/OpenSC/pam_p11/commit/a85276f0b61a0c609adb07d987cb98c1e6bfb6c3 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M Makefile.am M configure.ac R doc/Makefile.am R doc/README R doc/nonpersistent/Makefile.am R doc/nonpersistent/export-wiki.sh R doc/nonpersistent/export-wiki.xsl R doc/nonpersistent/svn2cl.xsl Log Message: ----------- build: remove embedded wiki docs old wiki site is unavailable. having the need for online access for build from source repository was never good. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 0be74cfbf2298866a66143857b5c7c7d576515e1 https://github.com/OpenSC/pam_p11/commit/0be74cfbf2298866a66143857b5c7c7d576515e1 Author: Ludovic Rousseau <lud...@gm...> Date: 2013-10-21 (Mon, 21 Oct 2013) Changed paths: A .gitignore M Makefile.am M configure.ac R doc/Makefile.am R doc/README R doc/nonpersistent/Makefile.am R doc/nonpersistent/export-wiki.sh R doc/nonpersistent/export-wiki.xsl R doc/nonpersistent/svn2cl.xsl A m4/.keep M src/Makefile.am R svnignore Log Message: ----------- Merge pull request #1 from alonbl/build Build fixes Compare: https://github.com/OpenSC/pam_p11/compare/3055a2f2a291...0be74cfbf229 |