Please do "grep rehash Makefile" at the toplevel.
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Please do "grep rehash Makefile" at the toplevel.
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
On 2015-09-10 06:48, Rich Salz via RT wrote:
> yes it was broken for a bit. fixed now; re-sync. (one test still fails,
> but
> that will be fixed today)
Hi Rich, indeed it builds now, but it takes two tries.
The first pass stops with:
gmake[2]: Entering directory '/usr/local/src/openssl'
No
In the is_sslv3 case, the header length is recomputed to be large enough.
I also note that we've recently added a sanity check to make this explicit, see
commit
29b0a15a480626544dd0c803d5de671552544de6
Sorry that we didn't acknowledge your report!
Cheers,
Emilia
Whatever it was, it's no longer reproducible.
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
When OpenSSL 1.0.2 is built on Linux with "no-psk" config option, the
following warnings are emitted by the compiler:
ssl_asn1.c: In function ‘i2d_SSL_SESSION’:
ssl_asn1.c:124:57: warning: unused variable ‘v8’ [-Wunused-variable]
int v1 = 0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v7 = 0, v8 = 0;
It's been fixed.
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
CVE-2014-0224 was fixed in 1.0.1h.
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Fixed now in OpenSSL 1.0.1+, thanks for the report!
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Hello Ralf,
I discovered that already in April, and I sent an e-mail to the list on
2015-04-14 20:46:15
For your convienence the e-mail (including a patch proposal) is attached.
Regards,
/Ann.
Am 10.09.2015 um 17:09 schrieb ralf.vennem...@web.de via RT:
> Hello,
>
> since OpenSSL release 1.0.1m
Hello Ralf,
I discovered that already in April, and I sent an e-mail to the list on
2015-04-14 20:46:15
For your convienence the e-mail (including a patch proposal) is attached.
Regards,
/Ann.
Am 10.09.2015 um 17:09 schrieb ralf.vennem...@web.de via RT:
> Hello,
>
> since OpenSSL release 1.0.1m
Hello,
since OpenSSL release 1.0.1m the mkstack.pl script does not generate a new
safestack.h file if new DECLARE_STACK_OF macros are available.
I found the following issues:
1. The format of the following comment in safestack.h has changed:
Old style (required by mkstack.pl):
/* This bloc
yes it was broken for a bit. fixed now; re-sync. (one test still fails, but
that will be fixed today)
--
Rich Salz, OpenSSL dev team; rs...@openssl.org
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Hi,
I've been tracking the dev branch of openssl for several months. In the
last 24-48 hours was a source change that broke the build on my box
(NetBSD 6_Stable / i386 architecture). I have cleaned and re-
./config'd but still see the build fail at:
gmake[2]: Entering directory '/usr/local/sr
14 matches
Mail list logo