We have been using the CommonCrypto internally instead of SSL.
Brad
> On Nov 23, 2016, at 1:37 PM, Brad Kemp <b...@beechwoods.com> wrote:
> 
> Marcello closed them because they sat un-attend for too long.  The change 
> broke the windows debug build. We don’t have windows machines here and could 
> not figure out why a change in the MAC build cause windows breakage
> Brad
> 
>> On Nov 23, 2016, at 1:33 PM, Krystian Zlomek <kzlo...@affinegy.com 
>> <mailto:kzlo...@affinegy.com>> wrote:
>> 
>> Strange, ASACORE-2957 and it's duplicate ASACORE-1826 are closed but Jira 
>> shows 0 git commits linked to that.
>> 
>> 
>> On Wed, Nov 23, 2016 at 5:25 PM, Josh Spain <jsp...@affinegy.com 
>> <mailto:jsp...@affinegy.com>> wrote:
>> According to ASACORE-2957 this has been completed already. It is closed.
>> 
>> On Tue, Nov 22, 2016 at 4:12 PM, Brad Kemp <b...@beechwoods.com 
>> <mailto:b...@beechwoods.com>> wrote:
>> Look at ASACORE 2957 we submitted it, but somehow it broke the Windows 
>> builds and we could never figure out why.
>> This removes SSL from the MAC and replaces it with CommonCrypto
>> Brad
>> 
>> 
>>> On Nov 22, 2016, at 4:56 PM, Josh Spain <jsp...@affinegy.com 
>>> <mailto:jsp...@affinegy.com>> wrote:
>>> 
>>> Okay, since we still support it (and esp. since it's default on Linux and 
>>> ARM) we need to track this. @Thorsten, can you log a JIRA issue about this?
>>> 
>>> Thanks,
>>> Josh
>>> 
>>>             Josh Spain
>>> Director of Engineering Affinegy, Inc.
>>> t.512-535-1700 x1006 <tel:512-535-1700%20x1006>
>>> a. 1705 S Capital of Texas Hwy, Suite 310, Austin, TX 78746 USA
>>> Website <http://affinegy.com/> Email <mailto:jsp...@affinegy.com>
>>>  <http://www.linkedin.com/in/joshspain>  <http://twitter.com/affinegy>
>>> Latest Tweet: <https://twitter.com/Affinegy> Building the buzz for their 
>>> IPO ...This is Snapchat’s new Spectacles store in New York City 
>>> https://t.co/AG1u809qRL <https://t.co/AG1u809qRL> via @techcrunch 
>>> <https://twitter.com/techcrunch> Read More 
>>> <https://twitter.com/Affinegy/statuses/801009583619735552> 
>>> <https://twitter.com/Affinegy>
>>> 
>>> On Tue, Nov 22, 2016 at 3:34 PM, Kevin Kane <kk...@microsoft.com 
>>> <mailto:kk...@microsoft.com>> wrote:
>>> Based on build_core\SConscript, it’s still the default for Linux and Darwin 
>>> on ARM. It’s an option for all platforms.
>>> 
>>> 
>>> 
>>> From: Way Vadhanasin
>>> Sent: Tuesday, November 22, 2016 1:26 PM
>>> To: Josh Spain <jsp...@affinegy.com <mailto:jsp...@affinegy.com>>; Thorsten 
>>> Alteholz <allj...@alteholz.de <mailto:allj...@alteholz.de>>; Krystian 
>>> Zlomek <kzlo...@affinegy.com <mailto:kzlo...@affinegy.com>>; Kevin Kane 
>>> <kk...@microsoft.com <mailto:kk...@microsoft.com>>
>>> Cc: allseen-c...@lists.allseenalliance.org 
>>> <mailto:allseen-c...@lists.allseenalliance.org>
>>> Subject: RE: [Alljoyn-core] OpenSSL 1.1.0
>>> 
>>> 
>>> 
>>> I thought Linux is using it, but Kevin probably knows for sure.
>>> 
>>>   <>
>>> From: Josh Spain [mailto:jsp...@affinegy.com <mailto:jsp...@affinegy.com>]
>>> Sent: Tuesday, November 22, 2016 12:02 PM
>>> To: Thorsten Alteholz <allj...@alteholz.de <mailto:allj...@alteholz.de>>; 
>>> Krystian Zlomek <kzlo...@affinegy.com <mailto:kzlo...@affinegy.com>>; Way 
>>> Vadhanasin <wayakorn.vadhana...@microsoft.com 
>>> <mailto:wayakorn.vadhana...@microsoft.com>>
>>> Cc: allseen-c...@lists.allseenalliance.org 
>>> <mailto:allseen-c...@lists.allseenalliance.org>
>>> Subject: Re: [Alljoyn-core] OpenSSL 1.1.0
>>> 
>>> 
>>> 
>>> Krystian or Way,
>>> 
>>> 
>>> 
>>> Do either of you know if OpenSSL is mandatory or default for any platform? 
>>> Do you know if it is still supported as an option? I'm pretty sure we 
>>> removed it from iOS and Android.
>>> 
>>> 
>>> 
>>> Thanks,
>>> 
>>> Josh
>>> 
>>> 
>>> 
>>> Josh Spain
>>> Director of Engineering Affinegy, Inc.
>>> t.512-535-1700 x1006 <tel:512-535-1700%20x1006>
>>> a. 1705 S Capital of Texas Hwy, Suite 310, Austin, TX 78746 USA
>>> Website <http://affinegy.com/> Email <mailto:jsp...@affinegy.com>
>>>  <http://www.linkedin.com/in/joshspain>  <http://twitter.com/affinegy>
>>> Latest Tweet: <https://twitter.com/Affinegy> Building the buzz for their 
>>> IPO ...This is Snapchat’s new Spectacles store in New York City 
>>> https://t.co/AG1u809qRL <https://t.co/AG1u809qRL> via @techcrunch 
>>> <https://twitter.com/techcrunch>
>>> Read More <https://twitter.com/Affinegy/statuses/801009583619735552>
>>>  <https://twitter.com/Affinegy>
>>> 
>>> 
>>> On Tue, Nov 22, 2016 at 1:23 PM, Thorsten Alteholz <allj...@alteholz.de 
>>> <mailto:allj...@alteholz.de>> wrote:
>>> 
>>> 
>>> 
>>> On Mon, 21 Nov 2016, Josh Spain wrote:
>>> 
>>> Someone please correct me if I'm wrong, but I don't think we're using 
>>> OpenSSL on any platform any longer.
>>> 
>>> 
>>> Hmm, according to [1] the default_crypto in the master branch is set to 
>>> 'openssl' on Linux and Darwin (at least for non-x86).
>>> According to [2] one can use the latest version of OpenSSL for 
>>> cryptographic functions.
>>> So are these information outdated and the builtin stuff shall be better 
>>> used? Is this also true for older versions or just for 16.10 and later?
>>> 
>>>   Thorsten
>>> 
>>> 
>>> [1] 
>>> https://cgit.allseenalliance.org/core/alljoyn.git/tree/build_core/SConscript
>>>  
>>> <https://cgit.allseenalliance.org/core/alljoyn.git/tree/build_core/SConscript>
>>> [2] 
>>> https://allseenalliance.org/framework/documentation/develop/building/linux/build-source
>>>  
>>> <https://allseenalliance.org/framework/documentation/develop/building/linux/build-source>
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Alljoyn-core mailing list
>>> Alljoyn-core@lists.alljoyn.org <mailto:Alljoyn-core@lists.alljoyn.org>
>>> https://lists.alljoyn.org/mailman/listinfo/alljoyn-core 
>>> <https://lists.alljoyn.org/mailman/listinfo/alljoyn-core>
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> Alljoyn-core mailing list
>>> Alljoyn-core@lists.alljoyn.org <mailto:Alljoyn-core@lists.alljoyn.org>
>>> https://lists.alljoyn.org/mailman/listinfo/alljoyn-core 
>>> <https://lists.alljoyn.org/mailman/listinfo/alljoyn-core>
>> 
>> 
>> _______________________________________________
>> Alljoyn-core mailing list
>> Alljoyn-core@lists.alljoyn.org <mailto:Alljoyn-core@lists.alljoyn.org>
>> https://lists.alljoyn.org/mailman/listinfo/alljoyn-core 
>> <https://lists.alljoyn.org/mailman/listinfo/alljoyn-core>
>> 
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Alljoyn-core mailing list
Alljoyn-core@lists.alljoyn.org
https://lists.alljoyn.org/mailman/listinfo/alljoyn-core

Reply via email to