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
...
|
*
|
|
|
prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations
Paul Kehrer
2015-12-31
1
-0
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #2614 from reaperhulk/doc-wheel-cache
Alex Gaynor
2016-01-01
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add a small note about clearing the wheel cache
Paul Kehrer
2015-12-31
1
-0
/
+6
|
/
/
/
*
|
|
Merge pull request #2613 from reaperhulk/warn-on-openssl-lt-101
Alex Gaynor
2015-12-31
2
-0
/
+13
|
\
\
\
|
*
|
|
add changelog entry for 0.9.8/1.0.0 deprecation
Paul Kehrer
2015-12-31
1
-0
/
+4
|
*
|
|
deprecationwarning for OpenSSL < 1.0.1 as upstream has dropped support
Paul Kehrer
2015-12-31
1
-0
/
+9
*
|
|
|
Merge pull request #2607 from reaperhulk/unrecognized-extension-support-redux
Alex Gaynor
2015-12-31
5
-5
/
+37
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
backticks
Paul Kehrer
2015-12-30
1
-1
/
+1
|
*
|
|
support unrecognized extensions in x509
Paul Kehrer
2015-12-30
5
-5
/
+37
|
|
/
/
*
|
|
Merge pull request #2609 from reaperhulk/extension-for-class-exception
Alex Gaynor
2015-12-30
2
-0
/
+12
|
\
\
\
|
*
|
|
don't allow UnrecognizedExtension with get_extension_for_class
Paul Kehrer
2015-12-30
2
-0
/
+12
|
|
/
/
*
|
|
Merge pull request #2608 from alex/serialization-docs
Paul Kehrer
2015-12-30
1
-5
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Better document the return type of serialization load functions
Alex Gaynor
2015-12-30
1
-5
/
+31
|
/
/
*
|
Merge pull request #2604 from reaperhulk/unrecognized-extension-class
Alex Gaynor
2015-12-30
4
-1
/
+111
|
\
\
|
*
|
language update
Paul Kehrer
2015-12-30
1
-1
/
+1
|
*
|
py3 repr will be different
Paul Kehrer
2015-12-30
1
-4
/
+10
|
*
|
add UnrecognizedExtension class
Paul Kehrer
2015-12-30
4
-1
/
+105
*
|
|
Merge pull request #2606 from pyca/alex-patch-1
Donald Stufft
2015-12-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed #2605 -- require setuptools 1.0
Alex Gaynor
2015-12-30
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2603 from reaperhulk/unrecognized-extension-vector
Alex Gaynor
2015-12-30
2
-0
/
+18
|
\
\
\
|
*
|
|
new unsupported extension x509 test vector
Paul Kehrer
2015-12-30
2
-0
/
+18
|
|
/
/
*
|
|
Merge pull request #2601 from alex/get-your-crypto-with-crypto
Paul Kehrer
2015-12-28
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Port a few cr.yp.to links to be HTTPS
Alex Gaynor
2015-12-28
2
-2
/
+2
|
/
/
*
|
Merge pull request #2599 from reaperhulk/oaep-fix
Alex Gaynor
2015-12-28
3
-0
/
+39
|
\
\
|
*
|
RSA_R_OAEP_DECODING_ERROR is pretty ubiquitous
Paul Kehrer
2015-12-27
3
-14
/
+1
|
*
|
move test
Paul Kehrer
2015-12-27
2
-29
/
+38
|
*
|
pep8 fix, rename test, add a comment to explain it
Paul Kehrer
2015-12-27
1
-2
/
+6
|
*
|
Move private key initialization out of pytest.raises block
Christopher Grebs
2015-12-27
1
-1
/
+3
|
*
|
Fix test again and add pytest.raises statement
Christopher Grebs
2015-12-27
1
-9
/
+8
|
*
|
Fixed test scenario to use different key.
Christopher Grebs
2015-12-27
1
-2
/
+2
|
*
|
Add simple test that would fail on decryption
Christopher Grebs
2015-12-27
1
-0
/
+23
|
*
|
Add support for RSA_R_OAEP_DECODING_ERROR error flag.
Christopher Grebs
2015-12-27
3
-0
/
+15
|
/
/
*
|
Merge pull request #2598 from reaperhulk/index-cp
Alex Gaynor
2015-12-27
2
-0
/
+13
|
\
\
|
*
|
support indexing in CertificatePolicies
Paul Kehrer
2015-12-27
2
-0
/
+13
*
|
|
Merge pull request #2597 from reaperhulk/index-cdp
Alex Gaynor
2015-12-27
2
-0
/
+29
|
\
\
\
|
*
|
|
support indexing in CDP
Paul Kehrer
2015-12-27
2
-0
/
+29
|
|
/
/
*
|
|
Merge pull request #2596 from reaperhulk/index-aia
Alex Gaynor
2015-12-27
2
-0
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
support indexing in AIA
Paul Kehrer
2015-12-27
2
-0
/
+29
|
/
/
*
|
Merge pull request #2595 from alex/crl-reason-hash
Paul Kehrer
2015-12-27
2
-0
/
+11
|
\
\
|
*
|
Refs #2578 -- implement __hash__ on CRLReason
Alex Gaynor
2015-12-27
2
-0
/
+11
*
|
|
Merge pull request #2594 from reaperhulk/hash-bc
Alex Gaynor
2015-12-27
2
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hash ne test
Paul Kehrer
2015-12-27
1
-0
/
+2
|
*
|
implement hash on basicconstraints
Paul Kehrer
2015-12-27
2
-0
/
+8
*
|
|
Merge pull request #2593 from reaperhulk/crl-support-ec-dsa
Alex Gaynor
2015-12-27
3
-15
/
+107
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support EC and DSA signing of CRLs in the OpenSSL backend
Paul Kehrer
2015-12-27
3
-15
/
+107
|
/
/
*
|
Merge pull request #2591 from alex/reduce-duplication
Paul Kehrer
2015-12-27
1
-85
/
+39
|
\
\
|
*
|
fix a ptr liveness bug
Alex Gaynor
2015-12-27
1
-2
/
+2
|
*
|
Reduce duplication, write a function
Alex Gaynor
2015-12-27
1
-85
/
+39
|
/
/
*
|
Merge pull request #2582 from reaperhulk/revokedcertbuilder-extensions
Alex Gaynor
2015-12-27
6
-6
/
+171
|
\
\
|
*
|
_encode_alt_name already does this
Paul Kehrer
2015-12-27
1
-15
/
+1
[prev]
[next]