Re: CVS commit: src/crypto/external/bsd/openssl/dist

2018-03-08 Thread Christos Zoulas
In article , Christos Zoulas wrote: >In article <20180308215340.ga22...@britannica.bec.de>, >Joerg Sonnenberger wrote: >>On Wed, Mar 07, 2018 at 11:06:57AM -0500, Christos Zoulas wrote: >>> Module Name:src >>> Committed By: christos >>> Date: Wed Mar 7 16:06:57 UTC 2

Re: CVS commit: src/crypto/external/bsd/openssl/dist

2018-03-08 Thread Christos Zoulas
In article <20180308215340.ga22...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Wed, Mar 07, 2018 at 11:06:57AM -0500, Christos Zoulas wrote: >> Module Name: src >> Committed By:christos >> Date:Wed Mar 7 16:06:57 UTC 2018 >> >> Modified Files: >> src/crypto/ex

Re: CVS commit: src/crypto/external/bsd/openssl/dist

2018-03-08 Thread Joerg Sonnenberger
On Wed, Mar 07, 2018 at 11:06:57AM -0500, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed Mar 7 16:06:57 UTC 2018 > > Modified Files: > src/crypto/external/bsd/openssl/dist: e_os.h > > Log Message: > HACK around aarch64 having "long long" "__int64_t"

Re: CVS commit: src/crypto/external/bsd/openssl/dist/crypto

2015-03-11 Thread Christos Zoulas
In article <20150311082859.gj8...@mail.duskware.de>, Martin Husemann wrote: >On Tue, Mar 10, 2015 at 01:42:05PM +, Christos Zoulas wrote: >> Why not import 1.0.2? We'll need it anyway... > >Well, the change is simple and completely independend from the rest >of the library, and it is good to

Re: CVS commit: src/crypto/external/bsd/openssl/dist/crypto

2015-03-11 Thread Martin Husemann
On Tue, Mar 10, 2015 at 01:42:05PM +, Christos Zoulas wrote: > Why not import 1.0.2? We'll need it anyway... Well, the change is simple and completely independend from the rest of the library, and it is good to have the newer asm code in shape - so there will be no problem (and no overlooked

Re: CVS commit: src/crypto/external/bsd/openssl/dist/crypto

2015-03-10 Thread Christos Zoulas
In article <20150310132808.a203...@cvs.netbsd.org>, Martin Husemann wrote: >Module Name: src >Committed By: martin >Date: Tue Mar 10 13:28:08 UTC 2015 > >Modified Files: > src/crypto/external/bsd/openssl/dist/crypto: arm_arch.h armcap.c > >Log Message: >Update arm runtime detecti

re: CVS commit: src/crypto/external/bsd/openssl/dist/crypto/evp

2013-02-18 Thread matthew green
> Module Name: src > Committed By: riastradh > Date: Mon Feb 18 21:20:50 UTC 2013 > > Modified Files: > src/crypto/external/bsd/openssl/dist/crypto/evp: e_aes.c > > Log Message: > Touch e_aes.c to force a rebuild with new compiler flags for AES-NI. i would rather do this by makin