<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gnutls.git/lib/accelerated/x86, branch tmp-remove-debugging-code</title>
<subtitle>gitlab.com: gnutls/gnutls.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/'/>
<entry>
<title>Disable AVX support when it is not supported by the CPU</title>
<updated>2017-01-18T08:32:55+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2017-01-15T09:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=09db170c9269c675491781a151626369ddc2c4d7'/>
<id>09db170c9269c675491781a151626369ddc2c4d7</id>
<content type='text'>
This mostly affects virtual systems. Reported by Frank Chen.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mostly affects virtual systems. Reported by Frank Chen.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nettle: added a safety net on wrap_nettle_cipher_setiv()</title>
<updated>2017-01-02T12:50:15+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-01-02T10:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=78b4d1c1c2b55bd59fb1e8428665d6caa70365f8'/>
<id>78b4d1c1c2b55bd59fb1e8428665d6caa70365f8</id>
<content type='text'>
Return error if attempting to set invalid IV size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return error if attempting to set invalid IV size.
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl asm: reverted to AESNI-x86 code to gnutls 3.4.x code</title>
<updated>2016-09-13T07:07:38+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-09-13T06:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=5afe97a600be5fc3ba98fd161f01b41f3bfa0c84'/>
<id>5afe97a600be5fc3ba98fd161f01b41f3bfa0c84</id>
<content type='text'>
The newer code was creating position dependent code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The newer code was creating position dependent code.
</pre>
</div>
</content>
</entry>
<entry>
<title>asm: updated openssl and the asm sources for AES-GCM from openssl 1.0.2h</title>
<updated>2016-07-05T12:50:47+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-07-01T11:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=8b18781de703ed6778ef8fcf7cfaeb208398553d'/>
<id>8b18781de703ed6778ef8fcf7cfaeb208398553d</id>
<content type='text'>
This improves the performance of AES-GCM significantly by taking
advantage of AVX and MOVBE instructions where available. This
utilizes Andy Polyakov's code under BSD license.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves the performance of AES-GCM significantly by taking
advantage of AVX and MOVBE instructions where available. This
utilizes Andy Polyakov's code under BSD license.
</pre>
</div>
</content>
</entry>
<entry>
<title>x86-common: use secure_getenv()</title>
<updated>2016-05-28T07:55:07+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-05-28T07:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=cde83335fa212445bdf25803f7373c8f47c89cd3'/>
<id>cde83335fa212445bdf25803f7373c8f47c89cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>priorities: when without AES acceleration prefer stream ciphers (i.e., CHACHA20)</title>
<updated>2016-05-06T08:08:55+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-05T09:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=f4ab2c829663ee485e503fdaeaa80a832c49bc9b'/>
<id>f4ab2c829663ee485e503fdaeaa80a832c49bc9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile.am: moved common rules (AM_CFLAGS) to common.mk</title>
<updated>2016-04-12T12:19:19+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-04-12T12:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=a4fd1120e9c9b237047086f798fab8ffc60b759e'/>
<id>a4fd1120e9c9b237047086f798fab8ffc60b759e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x86-common: increase the size of _gnutls_x86_cpuid_s to match the size of assembly files</title>
<updated>2016-04-03T07:47:28+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-04-03T07:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=0034a5f2ed15cffabeae197b1aafa8172009c4e0'/>
<id>0034a5f2ed15cffabeae197b1aafa8172009c4e0</id>
<content type='text'>
This resolves issue on certain platforms (e.g., windows) where ld would simply fail,
instead of allocate the largest size of the variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resolves issue on certain platforms (e.g., windows) where ld would simply fail,
instead of allocate the largest size of the variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>x86-common: CPUID override will only work if CPU has already the capability present</title>
<updated>2016-03-17T09:46:34+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-03-16T09:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=3a4ee5951643ad1da28c8d36e89106f9c8c26309'/>
<id>3a4ee5951643ad1da28c8d36e89106f9c8c26309</id>
<content type='text'>
This resolves test suite failure on CPUs with limited capabilities.
Reported by Andreas Metzler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resolves test suite failure on CPUs with limited capabilities.
Reported by Andreas Metzler.
</pre>
</div>
</content>
</entry>
<entry>
<title>nettle: use the correct type for hash and MAC functions</title>
<updated>2016-02-12T14:12:06+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-02-12T09:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6759ae55765b818fecd70d08c03e5c93cf8a49d5'/>
<id>6759ae55765b818fecd70d08c03e5c93cf8a49d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
