<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gnutls.git, branch keylog</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>doc: documented the GNUTLS_KEYLOGFILE environment variable</title>
<updated>2016-05-18T14:39:33+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-18T14:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=00617e888f827ee7dfa173949b803637f94d7647'/>
<id>00617e888f827ee7dfa173949b803637f94d7647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write session keys into a file when GNUTLS_KEYLOGFILE is exported</title>
<updated>2016-05-18T14:38:56+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-18T14:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=abe5444122d14ff7a2c4ef4835ea17bd0d5397f2'/>
<id>abe5444122d14ff7a2c4ef4835ea17bd0d5397f2</id>
<content type='text'>
That is the file pointed from the variable is written to, and contain
the session parameters in the following format (identical to NSS key
log format):

CLIENT_RANDOM &lt;space&gt; &lt;64 bytes of hex encoded client_random&gt; &lt;space&gt; &lt;96 bytes of hex encoded master secret&gt;

and for the old RSA ciphersuites also in the format:
RSA &lt;space&gt; &lt;16 bytes of hex encoded encrypted pre master secret&gt; &lt;space&gt; &lt;96 bytes of hex encoded master secret&gt;

Relates: #64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is the file pointed from the variable is written to, and contain
the session parameters in the following format (identical to NSS key
log format):

CLIENT_RANDOM &lt;space&gt; &lt;64 bytes of hex encoded client_random&gt; &lt;space&gt; &lt;96 bytes of hex encoded master secret&gt;

and for the old RSA ciphersuites also in the format:
RSA &lt;space&gt; &lt;16 bytes of hex encoded encrypted pre master secret&gt; &lt;space&gt; &lt;96 bytes of hex encoded master secret&gt;

Relates: #64
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update</title>
<updated>2016-05-18T12:00:06+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-18T12:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=c97dd8109f8862b812cc70ea85f1108ce9ec1c5d'/>
<id>c97dd8109f8862b812cc70ea85f1108ce9ec1c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>systemkey: corrected help output</title>
<updated>2016-05-18T11:39:06+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-18T11:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6e55c5de14ca8dc1a80338b396f00dfbb183bcfb'/>
<id>6e55c5de14ca8dc1a80338b396f00dfbb183bcfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: document the systems supported via systemkeys API</title>
<updated>2016-05-18T11:36:11+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-18T11:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=0d08c5f5e39a6af79a332971b08ff4d66e9793f4'/>
<id>0d08c5f5e39a6af79a332971b08ff4d66e9793f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update [ci skip]</title>
<updated>2016-05-17T12:13:32+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-17T12:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=e9d4f6812f466b7f0bf4ce8d43902804d8910842'/>
<id>e9d4f6812f466b7f0bf4ce8d43902804d8910842</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: corrected check for OCSP verification success</title>
<updated>2016-05-17T09:17:25+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-17T08:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=cf09cd11fb7416f2bc8e64876d81bbeaf468fd20'/>
<id>cf09cd11fb7416f2bc8e64876d81bbeaf468fd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test case for gnutls-cli --ocsp</title>
<updated>2016-05-17T09:17:03+00:00</updated>
<author>
<name>Thomas Klute</name>
<email>thomas2.klute@uni-dortmund.de</email>
</author>
<published>2016-04-29T00:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6bf72e047c6b95680ab798e2b5544c77fea165c3'/>
<id>6bf72e047c6b95680ab798e2b5544c77fea165c3</id>
<content type='text'>
This new test case checks if gnutls-cli accepts OCSP responses for a
valid and a revoked server certificate when establishing TLS
connections. Uses the OpenSSL OCSP responder.

Signed-off-by: Thomas Klute &lt;thomas2.klute@uni-dortmund.de&gt;
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new test case checks if gnutls-cli accepts OCSP responses for a
valid and a revoked server certificate when establishing TLS
connections. Uses the OpenSSL OCSP responder.

Signed-off-by: Thomas Klute &lt;thomas2.klute@uni-dortmund.de&gt;
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>INSTALL.md: no longer reference libgcrypt</title>
<updated>2016-05-17T07:23:22+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-17T07:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6c7cca3bd94611ec67b84ded914c7922f6476b91'/>
<id>6c7cca3bd94611ec67b84ded914c7922f6476b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: updated README files</title>
<updated>2016-05-17T07:22:25+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-05-17T07:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=a26b5af122e223450b38b7836fabc2f109613df0'/>
<id>a26b5af122e223450b38b7836fabc2f109613df0</id>
<content type='text'>
This makes the names a bit more reasonable, drops the very generic
INSTALL file, and also allows the github repository to print the
correct README file.

README -&gt; INSTALL.md
README-alpha.md -&gt; README.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the names a bit more reasonable, drops the very generic
INSTALL file, and also allows the github repository to print the
correct README file.

README -&gt; INSTALL.md
README-alpha.md -&gt; README.md
</pre>
</div>
</content>
</entry>
</feed>
