index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2550 from reaperhulk/crl-vector
Alex Gaynor
2015-12-22
2
-0
/
+17
|
\
|
*
add new CRL test vector
Paul Kehrer
2015-12-22
2
-0
/
+17
*
|
Merge pull request #2548 from pyca/alex-patch-1
Paul Kehrer
2015-12-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use the latest Python 3.4 release
Alex Gaynor
2015-12-22
1
-2
/
+2
|
/
*
Merge pull request #2543 from reaperhulk/crl-extensions
Alex Gaynor
2015-12-22
5
-6
/
+46
|
\
|
*
lowercase the first letter since that's how it's actually declared
Paul Kehrer
2015-12-22
1
-1
/
+1
|
*
support parsing CRL extensions in the OpenSSL backend
Paul Kehrer
2015-12-21
5
-6
/
+46
*
|
Merge pull request #2542 from reaperhulk/missing-docs
Alex Gaynor
2015-12-21
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
add changelog for CertificateRevocationList signature/tbs_certlist_bytes
Paul Kehrer
2015-12-21
1
-0
/
+4
|
/
*
Merge pull request #2541 from reaperhulk/crl-serialization
Alex Gaynor
2015-12-21
5
-0
/
+100
|
\
|
*
add test for byte matching
Paul Kehrer
2015-12-21
1
-0
/
+24
|
*
link public_bytes in changelog
Paul Kehrer
2015-12-21
1
-1
/
+1
|
*
add a CRL public_bytes method
Paul Kehrer
2015-12-20
5
-0
/
+76
|
/
*
Merge pull request #2538 from reaperhulk/empty-crls-are-beautiful-too
Alex Gaynor
2015-12-20
4
-7
/
+27
|
\
|
*
support CRLs with no revoked certificates
Paul Kehrer
2015-12-20
4
-7
/
+27
*
|
Merge pull request #2525 from nbastin/20151112-access-method
Paul Kehrer
2015-12-20
3
-11
/
+43
|
\
\
|
|
/
|
/
|
|
*
Nothing to see here...
Nick Bastin
2015-12-20
0
-0
/
+0
|
|
\
|
|
*
Dealing with the pedantry of pep8
Nick Bastin
2015-12-14
1
-2
/
+0
|
|
*
Test for non-standard AIA support in CertificateBuilder
Nick Bastin
2015-12-13
1
-0
/
+32
|
|
*
Add bad input test for coverage of new validation
Nick Bastin
2015-12-13
1
-0
/
+4
|
|
*
Dangling pep8 fix
Nick Bastin
2015-12-13
1
-1
/
+1
|
|
*
PEP8 fixes
Nick Bastin
2015-12-13
3
-9
/
+18
|
|
*
4-space indent for this repo
Nick Bastin
2015-12-13
1
-1
/
+1
|
|
*
Style cleanup, missing import
Nick Bastin
2015-12-12
1
-2
/
+6
|
|
*
Add test for arbitrary access_method
Nick Bastin
2015-12-12
1
-0
/
+4
|
|
*
Allow any OID for access_method, validate OIDs at creation time, fix tests.
Nick Bastin
2015-12-12
4
-41
/
+46
|
*
|
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
2
-4
/
+1
|
*
|
4-space indent for this repo
Nick Bastin
2015-12-20
1
-1
/
+1
|
*
|
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
2
-6
/
+4
|
*
|
Merge pull request #1 from pyca/master
Nick Bastin
2015-12-19
9
-65
/
+146
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2534 from alex/ev-oid
Paul Kehrer
2015-12-19
2
-0
/
+29
|
\
\
\
|
*
|
|
updated the short names of oids
Alex Gaynor
2015-12-19
1
-7
/
+3
|
*
|
|
added oid names
Alex Gaynor
2015-12-19
1
-0
/
+11
|
*
|
|
added business category oid
Alex Gaynor
2015-12-19
2
-0
/
+5
|
*
|
|
too many newlines
Alex Gaynor
2015-12-19
1
-1
/
+0
|
*
|
|
added two more oids
Alex Gaynor
2015-12-19
2
-0
/
+13
|
*
|
|
Fixed #2531 -- added missing EV oid
Alex Gaynor
2015-12-19
2
-0
/
+5
*
|
|
|
Merge pull request #2536 from alex/bump-3.5
Paul Kehrer
2015-12-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fix
Alex Gaynor
2015-12-19
1
-1
/
+1
|
*
|
|
|
Use the latest 3.5 release
Alex Gaynor
2015-12-19
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #2488 from tiran/password_cb_userdata
Alex Gaynor
2015-12-19
2
-35
/
+63
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Change password callback to use userdata pointer
Christian Heimes
2015-12-20
2
-35
/
+63
|
/
/
/
*
|
|
Merge pull request #2535 from alex/encode-dss
Paul Kehrer
2015-12-19
2
-5
/
+5
|
\
\
\
|
*
|
|
use the non-deprecated name for this function
Alex Gaynor
2015-12-19
2
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #2530 from nbastin/20151214-oid-val
Paul Kehrer
2015-12-18
3
-36
/
+101
|
\
\
\
|
|
/
/
|
/
|
|
[next]