index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_x509_ext.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin the deprecation of auto-idna for x509.DNSName (#3830)
Alex Gaynor
2017-07-30
1
-102
/
+173
*
don't parse SCTs on older openssl (#3749)
Paul Kehrer
2017-07-04
1
-4
/
+27
*
Refs #3461 -- parse SCTs from x.509 extension (#3480)
Alex Gaynor
2017-06-04
1
-0
/
+42
*
Enlarge _oid2txt buffer to handle larger OIDs (#3612)
Fraser Tweedale
2017-05-29
1
-0
/
+21
*
Don't raise an UnsupportedExtension for critical extensions. (#3550)
Alex Gaynor
2017-05-20
1
-4
/
+4
*
Remove API deprecated in 1.6, clean up the legacy deprecations (#3468)
Alex Gaynor
2017-03-21
1
-11
/
+0
*
Make DistributionPoint relative_name a set of NameAttribute (#3210)
Fraser Tweedale
2016-11-07
1
-14
/
+27
*
Allow passing iterators where collections are expected (#3078)
Marti
2016-08-26
1
-11
/
+97
*
Add code style settings, new excludes, run 'test_x509_ext (Py3)' (#3041)
Marti
2016-08-02
1
-0
/
+44
*
Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier
Paul Kehrer
2016-03-11
1
-0
/
+22
*
added another test
Alex Gaynor
2016-02-27
1
-3
/
+15
*
better name for this test
Alex Gaynor
2016-02-27
1
-1
/
+1
*
whitespace
Alex Gaynor
2016-02-27
1
-1
/
+0
*
Fixed #2732 -- added support for x.509 policy constraints extension
Alex Gaynor
2016-02-27
1
-0
/
+22
*
add policy constraints class
Paul Kehrer
2016-02-26
1
-0
/
+35
*
Refs #2578 -- implement __hash__ on InhibitAnyPolicy
Eeshan Garg
2016-02-01
1
-0
/
+7
*
Refs #2578 -- implement __hash__ on AccessDescription
Eeshan Garg
2016-01-31
1
-0
/
+16
*
refactor the init validation of AuthorityKeyIdentifier
Paul Kehrer
2016-01-05
1
-0
/
+7
*
Merge pull request #2635 from alex/rfc-hash
Paul Kehrer
2016-01-03
1
-0
/
+8
|
\
|
*
Implement __hash__ on RFC822Name
Alex Gaynor
2016-01-03
1
-0
/
+8
*
|
Implement __hash__ on UniformResourceIdentifier
Alex Gaynor
2016-01-03
1
-0
/
+8
|
/
*
Merge pull request #2607 from reaperhulk/unrecognized-extension-support-redux
Alex Gaynor
2015-12-31
1
-3
/
+19
|
\
|
*
support unrecognized extensions in x509
Paul Kehrer
2015-12-30
1
-3
/
+19
*
|
don't allow UnrecognizedExtension with get_extension_for_class
Paul Kehrer
2015-12-30
1
-0
/
+5
|
/
*
py3 repr will be different
Paul Kehrer
2015-12-30
1
-4
/
+10
*
add UnrecognizedExtension class
Paul Kehrer
2015-12-30
1
-0
/
+51
*
Merge pull request #2598 from reaperhulk/index-cp
Alex Gaynor
2015-12-27
1
-0
/
+10
|
\
|
*
support indexing in CertificatePolicies
Paul Kehrer
2015-12-27
1
-0
/
+10
*
|
Merge pull request #2597 from reaperhulk/index-cdp
Alex Gaynor
2015-12-27
1
-0
/
+26
|
\
\
|
*
|
support indexing in CDP
Paul Kehrer
2015-12-27
1
-0
/
+26
|
|
/
*
/
support indexing in AIA
Paul Kehrer
2015-12-27
1
-0
/
+26
|
/
*
Merge pull request #2595 from alex/crl-reason-hash
Paul Kehrer
2015-12-27
1
-0
/
+8
|
\
|
*
Refs #2578 -- implement __hash__ on CRLReason
Alex Gaynor
2015-12-27
1
-0
/
+8
*
|
hash ne test
Paul Kehrer
2015-12-27
1
-0
/
+2
*
|
implement hash on basicconstraints
Paul Kehrer
2015-12-27
1
-0
/
+5
|
/
*
make CertificateIssuer and IssuerAlternativeName indexable
Paul Kehrer
2015-12-26
1
-0
/
+22
*
A handful of small cleanups and simplifications
Alex Gaynor
2015-12-26
1
-9
/
+3
*
Merge pull request #2585 from reaperhulk/san-iterable
Alex Gaynor
2015-12-26
1
-0
/
+26
|
\
|
*
support indexing on GeneralNames and SubjectAlternativeName
Paul Kehrer
2015-12-26
1
-0
/
+26
*
|
Merge pull request #2583 from alex/ski-hash
Paul Kehrer
2015-12-26
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Refs #2578 -- implement __hash__ on SubjectKeyIdentifier
Alex Gaynor
2015-12-26
1
-0
/
+14
*
|
Merge pull request #2581 from reaperhulk/crlentry-invaliditydate
Alex Gaynor
2015-12-26
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
...pep8
Paul Kehrer
2015-12-26
1
-0
/
+1
|
*
add __hash__ to InvalidityDate
Paul Kehrer
2015-12-26
1
-0
/
+6
|
*
add invaliditydate class for crl entry extensions
Paul Kehrer
2015-12-26
1
-0
/
+24
*
|
Refs #2578 -- implement __hash__ on CRLNumber
Alex Gaynor
2015-12-26
1
-0
/
+7
|
/
*
switch CRLReason to use a class
Paul Kehrer
2015-12-26
1
-0
/
+23
*
Merge pull request #2575 from reaperhulk/crlentry-extensions-classes
Alex Gaynor
2015-12-26
1
-0
/
+38
|
\
|
*
start switching the CRL entry extensions to be full-fledged classes
Paul Kehrer
2015-12-25
1
-0
/
+38
*
|
make the Extensions class support indexing
Paul Kehrer
2015-12-26
1
-0
/
+12
|
/
[next]