<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gnutls.git/src, branch fast-open</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>Support TCP Fast Open</title>
<updated>2016-07-15T11:46:49+00:00</updated>
<author>
<name>Tim Rühsen</name>
<email>tim.ruehsen@gmx.de</email>
</author>
<published>2016-07-14T10:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=1f98f7ceab7c331b8281ab39ffe9cd53c7ae765f'/>
<id>1f98f7ceab7c331b8281ab39ffe9cd53c7ae765f</id>
<content type='text'>
New function gnutls_transport_set_fastopen() with example usage
in gnutls-cli (enabled with new --fastopen option).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New function gnutls_transport_set_fastopen() with example usage
in gnutls-cli (enabled with new --fastopen option).
</pre>
</div>
</content>
</entry>
<entry>
<title>certtool: added the ability to encode arbitrary extensions</title>
<updated>2016-07-14T08:43:05+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-07-14T07:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=5a2bb75ece9ae3303b074852cfb82881b3426243'/>
<id>5a2bb75ece9ae3303b074852cfb82881b3426243</id>
<content type='text'>
That is, added the ability to encode as an octet string any
specified extension data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is, added the ability to encode as an octet string any
specified extension data.
</pre>
</div>
</content>
</entry>
<entry>
<title>certtool: added options to set arbitrary extensions to certificates and requests</title>
<updated>2016-07-13T12:28:11+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-07-11T09:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=ac51009cc237141c8787a49b75226a2f87f124f5'/>
<id>ac51009cc237141c8787a49b75226a2f87f124f5</id>
<content type='text'>
This allows setting arbitrary extensions using the following new template options:
add_extension = "5.6.7.8 0x0001020304050607AAABCD"
add_critical_extension = "9.10.11.12.13.14.15.16.17.1.5 0xCAFE"

The "0x" prefix can be omitted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows setting arbitrary extensions using the following new template options:
add_extension = "5.6.7.8 0x0001020304050607AAABCD"
add_critical_extension = "9.10.11.12.13.14.15.16.17.1.5 0xCAFE"

The "0x" prefix can be omitted.
</pre>
</div>
</content>
</entry>
<entry>
<title>p11tool: do not return from void functions</title>
<updated>2016-06-28T07:16:15+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-06-28T07:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=912701c73f85f7aa540145d661fdeda00580a992'/>
<id>912701c73f85f7aa540145d661fdeda00580a992</id>
<content type='text'>
This fixes a compilation issue with solaris compiler. Reported
by Peter Eriksson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a compilation issue with solaris compiler. Reported
by Peter Eriksson.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnutls-cli-debug: replaced draft-ietf-tls-chacha20-poly1305-04 with RFC7905</title>
<updated>2016-06-22T11:50:48+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-06-22T11:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6e8939e6602283f96125d2770d621825c1087140'/>
<id>6e8939e6602283f96125d2770d621825c1087140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gnutls-cli: benchmark the memcpy performance to compare with ciphers</title>
<updated>2016-06-21T14:39:09+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-06-20T10:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=718f3a119b026eafffa26feda35a113926e5437c'/>
<id>718f3a119b026eafffa26feda35a113926e5437c</id>
<content type='text'>
Also ensure that we use different memory areas for each operation
to avoid measuring better performance due to caching.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also ensure that we use different memory areas for each operation
to avoid measuring better performance due to caching.
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: avoid using deprecated types</title>
<updated>2016-06-14T11:52:18+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-06-14T11:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=91648b502c41875adab539932e4be8a1dcb24fd5'/>
<id>91648b502c41875adab539932e4be8a1dcb24fd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>certtool: allow copying specific certificate request extensions to certificate</title>
<updated>2016-06-14T11:52:12+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-06-14T11:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=f6f94538c319eaefcb398ad1e4e6f223bae3935a'/>
<id>f6f94538c319eaefcb398ad1e4e6f223bae3935a</id>
<content type='text'>
This introduces the honor_crq_extension multi-line template option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This introduces the honor_crq_extension multi-line template option.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnutls-cli: --save-ocsp will work even if verification fails</title>
<updated>2016-06-02T12:34:24+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-06-02T07:22:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=9776c81673774c5a40bd3df07fe37861e1d5cc68'/>
<id>9776c81673774c5a40bd3df07fe37861e1d5cc68</id>
<content type='text'>
That is, allow saving the response even if the OCSP response caused
a verification error. That way the response can be examined for possible
issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is, allow saving the response even if the OCSP response caused
a verification error. That way the response can be examined for possible
issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>certtool: doc update</title>
<updated>2016-05-31T06:59:47+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-31T06:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=dac31a3aa2fa15d712283628085ee78a7c8548c9'/>
<id>dac31a3aa2fa15d712283628085ee78a7c8548c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
