index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
x509.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds certificate encoding to PEM and DER.
Andre Caron
2015-05-19
1
-0
/
+9
*
add test to confirm IDNA2003 is disallowed
Paul Kehrer
2015-05-18
1
-0
/
+3
*
Merge pull request #1963 from AndreLouisCaron/csr-encoding
Alex Gaynor
2015-05-18
1
-0
/
+11
|
\
|
*
Adds support for writing CSRs.
Andre Caron
2015-05-18
1
-0
/
+11
*
|
add ocsp no check
Paul Kehrer
2015-05-18
1
-0
/
+18
|
/
*
IPAddress needs to support networks for nameconstraints
Paul Kehrer
2015-05-17
1
-2
/
+3
*
fix the docs test
Paul Kehrer
2015-05-12
1
-0
/
+1
*
also update the docs to reflect the non-optional nature of these things
Paul Kehrer
2015-05-12
1
-3
/
+3
*
add OID information about all supported extensions
Paul Kehrer
2015-05-12
1
-0
/
+34
*
update docs
Paul Kehrer
2015-05-11
1
-1
/
+5
*
remove policyqualifierinfo object
Paul Kehrer
2015-05-10
1
-28
/
+3
*
expand docs
Paul Kehrer
2015-05-10
1
-3
/
+47
*
add some docs
Paul Kehrer
2015-05-10
1
-0
/
+63
*
switch reasons to frozenset
Paul Kehrer
2015-05-09
1
-1
/
+1
*
update doc language
Paul Kehrer
2015-05-09
1
-3
/
+4
*
separate full_name/relative_name and change reasons to an enumeration
Paul Kehrer
2015-05-09
1
-14
/
+35
*
add CRLDistributionPoints and associated classes
Paul Kehrer
2015-05-06
1
-0
/
+72
*
authority key identifier support in the openssl backend
Paul Kehrer
2015-05-03
1
-0
/
+1
*
Merge pull request #1894 from alex/try-to-english-better
Paul Kehrer
2015-05-03
1
-4
/
+4
|
\
|
*
Attempt to make the BasicConstraints.path_length docs more clear
Alex Gaynor
2015-05-03
1
-4
/
+4
*
|
Merge pull request #1893 from reaperhulk/san-example
Alex Gaynor
2015-05-03
1
-0
/
+48
|
\
\
|
*
|
add some comments
Paul Kehrer
2015-05-02
1
-2
/
+3
|
*
|
add example to show how to get DNSNames from SAN extension
Paul Kehrer
2015-05-02
1
-0
/
+47
|
|
/
*
|
updates based on review feedback
Paul Kehrer
2015-05-02
1
-1
/
+8
*
|
add authority information access classes
Paul Kehrer
2015-05-02
1
-0
/
+36
|
/
*
add URI general name support
Paul Kehrer
2015-04-28
1
-1
/
+6
*
return only an int for unsupported general name type, update docs
Paul Kehrer
2015-04-22
1
-1
/
+5
*
update exception to contain detail
Paul Kehrer
2015-04-21
1
-0
/
+7
*
handle otherName, x400Address, and ediPartyName in OpenSSL backend
Paul Kehrer
2015-04-21
1
-0
/
+5
*
UnsupportedExtension raises when accessing cert.extensions
Paul Kehrer
2015-04-21
1
-3
/
+3
*
https
Paul Kehrer
2015-04-19
1
-1
/
+1
*
update doc language to point more strongly at rfc 5280
Paul Kehrer
2015-04-19
1
-2
/
+5
*
add more words
Paul Kehrer
2015-04-18
1
-1
/
+2
*
add more prose for AKI
Paul Kehrer
2015-04-18
1
-0
/
+7
*
AuthorityKeyIdentifier support
Paul Kehrer
2015-04-18
1
-0
/
+19
*
Merge pull request #1783 from reaperhulk/san-class
Alex Gaynor
2015-04-18
1
-0
/
+90
|
\
|
*
Add GeneralName and SubjectAlternativeName classes
Paul Kehrer
2015-04-14
1
-0
/
+90
*
|
update the docs too
Paul Kehrer
2015-04-15
1
-1
/
+1
|
/
*
keyusage support in the OpenSSL backend
Paul Kehrer
2015-04-12
1
-0
/
+1
*
alter approach to just use digest, no hexdigest
Paul Kehrer
2015-04-10
1
-7
/
+1
*
add subjectkeyidentifier support
Paul Kehrer
2015-04-10
1
-0
/
+20
*
update doc language
Paul Kehrer
2015-04-01
1
-23
/
+22
*
add keyusage extension
Paul Kehrer
2015-03-31
1
-0
/
+98
*
add extendedkeyusage extension
Paul Kehrer
2015-03-31
1
-0
/
+11
*
support the EKU OIDs specified in RFC 5280 section 4.2.1.12
Paul Kehrer
2015-03-30
1
-0
/
+33
*
add load_der_x509_csr to support loading DER encoded CSRs
Paul Kehrer
2015-03-30
1
-0
/
+16
*
move testsetup around and improve some verbiage
Paul Kehrer
2015-03-29
1
-32
/
+29
*
move test setup
Paul Kehrer
2015-03-29
1
-23
/
+23
*
rename to CertificateSigningRequest
Paul Kehrer
2015-03-29
1
-9
/
+10
*
address some review comments
Paul Kehrer
2015-03-29
1
-4
/
+4
[next]