<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gnutls.git/libdane/includes, 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>dane: corrected the license of libdane files</title>
<updated>2016-07-05T09:41:28+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-07-05T09:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=24a7ccb0f0adb935053aa6c5e326150812e94cc5'/>
<id>24a7ccb0f0adb935053aa6c5e326150812e94cc5</id>
<content type='text'>
The license was always LGPL version 2.1, and these
files mentioned LGPL version 3. Reported by Thomas
Petazzoni.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The license was always LGPL version 2.1, and these
files mentioned LGPL version 3. Reported by Thomas
Petazzoni.
</pre>
</div>
</content>
</entry>
<entry>
<title>libdane: add function dane_query_to_raw_tlsa</title>
<updated>2014-07-11T15:37:05+00:00</updated>
<author>
<name>Simon Arlott</name>
<email>sa.me.uk</email>
</author>
<published>2014-07-10T21:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=62120b1872664b883a4ae59b1ff54a424bd2f297'/>
<id>62120b1872664b883a4ae59b1ff54a424bd2f297</id>
<content type='text'>
This function converts a dane_query_t into the parameters needed for
dane_raw_tlsa() to make it easy to copy the results of the (synchronous)
lookup query from one process to another.

This code allocates an unnecessary extra NULL entry for dane_data_len
to avoid trying to malloc 0 bytes if q-&gt;data_entries is 0 (it is possible
for malloc/calloc to return NULL when requested to allocate 0 bytes).

Signed-off-by: Simon Arlott
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function converts a dane_query_t into the parameters needed for
dane_raw_tlsa() to make it easy to copy the results of the (synchronous)
lookup query from one process to another.

This code allocates an unnecessary extra NULL entry for dane_data_len
to avoid trying to malloc 0 bytes if q-&gt;data_entries is 0 (it is possible
for malloc/calloc to return NULL when requested to allocate 0 bytes).

Signed-off-by: Simon Arlott
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Added dane_verify_crt_raw2() which allows verifying against the certificate name."</title>
<updated>2014-05-10T12:05:02+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2014-05-10T12:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=cd7773e429421936cc6a369fd38899aacdc21f06'/>
<id>cd7773e429421936cc6a369fd38899aacdc21f06</id>
<content type='text'>
This reverts commit d19ac66361300aaf188bc69ae64d5fcd7e89b0f6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d19ac66361300aaf188bc69ae64d5fcd7e89b0f6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "corrected prototypes for dane_verify_crt_raw2()."</title>
<updated>2014-05-10T12:04:56+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2014-05-10T12:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=ec68060caaf1715a5cc73b3a61b14d6f71911ff6'/>
<id>ec68060caaf1715a5cc73b3a61b14d6f71911ff6</id>
<content type='text'>
This reverts commit b065ea137a6bcb49c3755886cb1ff30ca5e8f9e3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b065ea137a6bcb49c3755886cb1ff30ca5e8f9e3.
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected prototypes for dane_verify_crt_raw2().</title>
<updated>2014-05-10T11:45:53+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2014-05-10T11:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=b065ea137a6bcb49c3755886cb1ff30ca5e8f9e3'/>
<id>b065ea137a6bcb49c3755886cb1ff30ca5e8f9e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dane_verify_crt_raw2() which allows verifying against the certificate name.</title>
<updated>2014-05-10T10:02:18+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2014-05-10T10:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=d19ac66361300aaf188bc69ae64d5fcd7e89b0f6'/>
<id>d19ac66361300aaf188bc69ae64d5fcd7e89b0f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept a certificate using DANE if there is at least one entry that matches the certificate.</title>
<updated>2014-04-28T09:15:47+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2014-04-28T09:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=9fce428f14810e601960adbc9ba07e89bbe7c0d2'/>
<id>9fce428f14810e601960adbc9ba07e89bbe7c0d2</id>
<content type='text'>
This corrects the previous behavior that was rejecting the certificate if there
were multiple entries and one couldn't be validated. New flag DANE_VERIFY_UNKNOWN_DANE_INFO
is synonymous to DANE_VERIFY_NO_DANE_INFO. Patch by simon@arlott.org.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This corrects the previous behavior that was rejecting the certificate if there
were multiple entries and one couldn't be validated. New flag DANE_VERIFY_UNKNOWN_DANE_INFO
is synonymous to DANE_VERIFY_NO_DANE_INFO. Patch by simon@arlott.org.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>reindented code</title>
<updated>2013-11-08T21:17:10+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2013-11-08T21:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=76c93d23c073ef8b885503b7d28a31ffe2add6d8'/>
<id>76c93d23c073ef8b885503b7d28a31ffe2add6d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding option DANE_F_IGNORE_DNSSEC to disable loading of the DNSSEC root key entirely when initializing a dane_state_t.</title>
<updated>2013-10-23T16:47:25+00:00</updated>
<author>
<name>Christian Grothoff</name>
<email>christian@grothoff.org</email>
</author>
<published>2013-10-23T10:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=a960a0fd4ab2aa6166c9f42914442c7e6630dcfb'/>
<id>a960a0fd4ab2aa6166c9f42914442c7e6630dcfb</id>
<content type='text'>
This is a useful optimization if the DANE/TLSA data is initialized
from a source other than libunbound/DNS, as then the DNSSEC root key
would not be used anyway.  Worse, if we failed to read the DNSSEC
root key, this would create a failure even though for applications
that do not use DNSSEC (but do use DANE/TLSA) such a failure would
be totally harmless.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a useful optimization if the DANE/TLSA data is initialized
from a source other than libunbound/DNS, as then the DNSSEC root key
would not be used anyway.  Worse, if we failed to read the DNSSEC
root key, this would create a failure even though for applications
that do not use DNSSEC (but do use DANE/TLSA) such a failure would
be totally harmless.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding dane_verify_crt_raw to allow direct verification of a certificate chain against a dane_query_t (for example, as provided by the new dane_raw_tlsa).</title>
<updated>2013-10-21T17:48:01+00:00</updated>
<author>
<name>Christian Grothoff</name>
<email>christian@grothoff.org</email>
</author>
<published>2013-10-21T16:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=4c45e35790f50818d1179ee4443e77e16424f5dc'/>
<id>4c45e35790f50818d1179ee4443e77e16424f5dc</id>
<content type='text'>
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
