<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/docs/x509, branch 2.5</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>consistently linky RFC in the docs (#4716)</title>
<updated>2019-01-18T21:19:34+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2019-01-18T21:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e5463ccb335149da72e455473af920b1dea453cf'/>
<id>e5463ccb335149da72e455473af920b1dea453cf</id>
<content type='text'>
* consistently linky RFC in the docs

* oops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* consistently linky RFC in the docs

* oops
</pre>
</div>
</content>
</entry>
<entry>
<title>add signature_hash_algorithm to OCSPResponse (#4681)</title>
<updated>2019-01-10T23:37:03+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2019-01-10T23:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=60f264b0f293bfded7a0b4395715669d355a6185'/>
<id>60f264b0f293bfded7a0b4395715669d355a6185</id>
<content type='text'>
* add signature_hash_algorithm to OCSPResponse

* fix pointless asserts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add signature_hash_algorithm to OCSPResponse

* fix pointless asserts
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646)</title>
<updated>2018-12-17T23:26:40+00:00</updated>
<author>
<name>Marti Raudsepp</name>
<email>marti@juffo.org</email>
</author>
<published>2018-12-17T23:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=824155743fe3087bb2b2116ad3a8a363f550f9ab'/>
<id>824155743fe3087bb2b2116ad3a8a363f550f9ab</id>
<content type='text'>
RFC 4514 does not explicitly allow whitespace between separators:
https://tools.ietf.org/html/rfc4514

Reported-by: David Arnold &lt;dar@xoe.solutions&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC 4514 does not explicitly allow whitespace between separators:
https://tools.ietf.org/html/rfc4514

Reported-by: David Arnold &lt;dar@xoe.solutions&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#4304)</title>
<updated>2018-12-08T01:26:07+00:00</updated>
<author>
<name>Marti Raudsepp</name>
<email>marti@juffo.org</email>
</author>
<published>2018-12-08T01:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=c3d38b5d80a955aee4b160bb97464a20c4992da7'/>
<id>c3d38b5d80a955aee4b160bb97464a20c4992da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IssuingDistributionPoint support (parse only) (#4552)</title>
<updated>2018-12-01T04:15:20+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-12-01T04:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=eb3e2e0d73c86d876d48aa6bde9fcf01c761c98f'/>
<id>eb3e2e0d73c86d876d48aa6bde9fcf01c761c98f</id>
<content type='text'>
* IssuingDistributionPoint support

h/t to Irina Renteria for the initial work here

* python 2 unfortunately still exists

* py2 repr

* typo caught by flake8

* add docs

* review feedback

* reorder args, other fixes

* use the alex name

* add changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* IssuingDistributionPoint support

h/t to Irina Renteria for the initial work here

* python 2 unfortunately still exists

* py2 repr

* typo caught by flake8

* add docs

* review feedback

* reorder args, other fixes

* use the alex name

* add changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>OCSP response builder (#4485)</title>
<updated>2018-10-28T21:36:34+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-28T21:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e617c5a047b60204ab049a1ffe432310bb406055'/>
<id>e617c5a047b60204ab049a1ffe432310bb406055</id>
<content type='text'>
* ocsp response builder

* better prose

* review changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ocsp response builder

* better prose

* review changes
</pre>
</div>
</content>
</entry>
<entry>
<title>add IDP OID and docs (#4533)</title>
<updated>2018-10-28T18:07:40+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-28T18:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6e756aec9c91a8350208050b0a3775ea63891cfd'/>
<id>6e756aec9c91a8350208050b0a3775ea63891cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify some language (#4495)</title>
<updated>2018-10-10T04:02:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2018-10-10T04:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=838bc4a95cd2d027fc5c165c07e8ac1039dd7192'/>
<id>838bc4a95cd2d027fc5c165c07e8ac1039dd7192</id>
<content type='text'>
* simplify some language

* Update reference.rst

* wrap

* remove trailing whitespace

the github web editor is bad and should feel bad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* simplify some language

* Update reference.rst

* wrap

* remove trailing whitespace

the github web editor is bad and should feel bad
</pre>
</div>
</content>
</entry>
<entry>
<title>Style nits for docs (#4494)</title>
<updated>2018-10-10T03:03:55+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2018-10-10T03:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=6460228b4651de8cdabf30f25335b9693e306c1f'/>
<id>6460228b4651de8cdabf30f25335b9693e306c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a tutorial explaining how to check the signature of a certificate (#4478)</title>
<updated>2018-10-10T02:13:41+00:00</updated>
<author>
<name>g_goessel</name>
<email>g_goessel@outlook.com</email>
</author>
<published>2018-10-10T02:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=16f746f52a9310c3cc62b4f2b6e376aab2000a64'/>
<id>16f746f52a9310c3cc62b4f2b6e376aab2000a64</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
</feed>
