search for: openssl_ia32cap

Displaying 3 results from an estimated 3 matches for "openssl_ia32cap".

2015 Feb 26
2
valgrind support
...more important and we'll try to fix them sooner. Fourthly, if you are running on a CPU for which OpenSSL enables AES-NI then expect a gazillion spurious memory fault errors. The gory details of this are documented here[1], but TLDR you can avoid the spam by telling OpenSSL not to use AES-NI: OPENSSL_ia32cap="~0x200000000000000" make tests USE_VALGRIND=1 Finally, and most importantly. If you see any valgrind errors about use of uninitialised memory, use-after-free or other memory faults then please tell us and we'll fix them immediately. Either way, if your OS is supported by valgrind t...
2015 May 09
5
[Bug 2396] New: Out of bounds read when parsing EscapeChar configuration value
https://bugzilla.mindrot.org/show_bug.cgi?id=2396 Bug ID: 2396 Summary: Out of bounds read when parsing EscapeChar configuration value Product: Portable OpenSSH Version: 6.8p1 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: ssh
2016 Jun 02
2
Problems with OS X 10.11.5
2016-06-02 8:48 GMT+02:00 Volker Lendecke <Volker.Lendecke at sernet.de>: > On Wed, Jun 01, 2016 at 07:44:26PM +0000, Seth Goldin wrote: > > I disabled client signing from the client side, via OS X's global > nsmb.conf > > file: https://discussions.apple.com/message/30282470#30282470 > > > > The performance was back to over 600 MB/s, as compared to 60 MB/s