index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
support revoked certificates in CertificateRevocationListBuilder
Paul Kehrer
2015-12-25
1
-0
/
+47
*
RevokedCertificateBuilder
Paul Kehrer
2015-12-25
2
-2
/
+82
*
add create_x509_revoked_certificate to x509backend interface
Paul Kehrer
2015-12-25
2
-0
/
+12
*
use type instead of __class__
Paul Kehrer
2015-12-25
1
-1
/
+1
*
coverage for invalid extensions
Paul Kehrer
2015-12-25
1
-0
/
+8
*
add extension support to the CRLBuilder
Paul Kehrer
2015-12-25
1
-1
/
+111
*
Merge pull request #2567 from alex/this-is-america
Paul Kehrer
2015-12-24
1
-1
/
+1
|
\
|
*
Spell serialization consistently
Alex Gaynor
2015-12-24
1
-1
/
+1
*
|
CertificateRevocationListBuilder
Paul Kehrer
2015-12-24
2
-3
/
+228
|
/
*
coverage
Paul Kehrer
2015-12-24
1
-0
/
+5
*
add create_x509_crl interface
Paul Kehrer
2015-12-24
1
-0
/
+8
*
full indexing support + testsg
Alex Gaynor
2015-12-24
1
-3
/
+8
*
tests on indexing
Alex Gaynor
2015-12-24
1
-1
/
+12
*
address review comments
Paul Kehrer
2015-12-23
1
-8
/
+3
*
add test that fails if CRL references aren't properly retained
Paul Kehrer
2015-12-23
1
-0
/
+19
*
missed a test for CRLNumber not being an integer, oops
Paul Kehrer
2015-12-22
1
-0
/
+4
*
CRLNumber needs to be a class for reasons.
Paul Kehrer
2015-12-22
2
-1
/
+16
*
add support for parsing AuthorityInfoAccess and IssuerAltName CRL exts
Paul Kehrer
2015-12-22
1
-3
/
+18
*
support parsing CRL extensions in the OpenSSL backend
Paul Kehrer
2015-12-21
1
-5
/
+17
*
add test for byte matching
Paul Kehrer
2015-12-21
1
-0
/
+24
*
add a CRL public_bytes method
Paul Kehrer
2015-12-20
1
-0
/
+42
*
Merge pull request #2538 from reaperhulk/empty-crls-are-beautiful-too
Alex Gaynor
2015-12-20
1
-0
/
+8
|
\
|
*
support CRLs with no revoked certificates
Paul Kehrer
2015-12-20
1
-0
/
+8
*
|
Merge pull request #2525 from nbastin/20151112-access-method
Paul Kehrer
2015-12-20
2
-3
/
+40
|
\
\
|
|
/
|
/
|
|
*
Dealing with the pedantry of pep8
Nick Bastin
2015-12-20
1
-2
/
+0
|
*
Test for non-standard AIA support in CertificateBuilder
Nick Bastin
2015-12-20
1
-0
/
+32
|
*
Dangling pep8 fix
Nick Bastin
2015-12-20
1
-1
/
+1
|
*
PEP8 fixes
Nick Bastin
2015-12-20
1
-1
/
+0
|
*
Style cleanup, missing import
Nick Bastin
2015-12-20
1
-3
/
+6
|
*
Add test for arbitrary access_method
Nick Bastin
2015-12-20
1
-0
/
+4
|
*
Allow any OID for access_method, validate OIDs at creation time, fix tests.
Nick Bastin
2015-12-20
1
-1
/
+2
*
|
Change password callback to use userdata pointer
Christian Heimes
2015-12-20
1
-2
/
+15
|
/
*
Merge pull request #2535 from alex/encode-dss
Paul Kehrer
2015-12-19
1
-3
/
+3
|
\
|
*
use the non-deprecated name for this function
Alex Gaynor
2015-12-19
1
-3
/
+3
*
|
Merge pull request #2530 from nbastin/20151214-oid-val
Paul Kehrer
2015-12-18
2
-36
/
+72
|
\
\
|
|
/
|
/
|
|
*
Avoid IndexError on too-short OIDs, add test for regression
Nick Bastin
2015-12-17
1
-0
/
+4
|
*
OID validation
Nick Bastin
2015-12-14
2
-36
/
+68
*
|
require not_valid_after >= not_valid_before
Paul Kehrer
2015-12-13
1
-0
/
+22
|
/
*
add some missing skips
Paul Kehrer
2015-12-03
1
-0
/
+2
*
expose tbs_certrequest_bytes and signature on CertificateSigningRequest
Paul Kehrer
2015-12-03
1
-0
/
+132
*
implement support for encoding name constraints
Paul Kehrer
2015-12-02
1
-0
/
+35
*
Add support for 160 bit ARC4 keys
Ehren Kret
2015-11-28
1
-0
/
+1
*
test name fix
Erik Trauschke
2015-11-19
1
-1
/
+1
*
add tbsCertList and signature interfaces to CRLs
Erik Trauschke
2015-11-19
1
-0
/
+38
*
rename tbs_certificate to tbs_certificate_bytes, add a comment
Paul Kehrer
2015-11-03
1
-9
/
+9
*
skip check
Paul Kehrer
2015-11-03
1
-0
/
+1
*
add support for Certificate signature and tbs_certificate
Paul Kehrer
2015-11-03
1
-1
/
+184
*
Swapping modified x509 test with modified ec test
Peter Hamilton
2015-10-30
2
-14
/
+4
*
Fixing fixture import order
Peter Hamilton
2015-10-30
1
-1
/
+1
*
Adding test usage for elliptic curve fixtures
Peter Hamilton
2015-10-30
1
-2
/
+3
[prev]
[next]