index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
le sigh
Alex Gaynor
2016-03-09
1
-1
/
+1
*
move links to the bottom
Alex Gaynor
2016-03-09
1
-3
/
+3
*
Fixed #2776 -- added an FAQ on compilation errors on OS X
Alex Gaynor
2016-03-09
1
-0
/
+9
*
HTTPS some links, in the odd event users of a cryptographic library would car...
Alex Gaynor
2016-03-06
5
-5
/
+5
*
Merge pull request #2670 from joernheissler/x509_req_verify
Paul Kehrer
2016-03-06
2
-2
/
+10
|
\
|
*
Change method to property
Joern Heissler
2016-01-18
1
-5
/
+2
|
*
Add verify method on CertificateSigningRequest
Joern Heissler
2016-01-13
2
-2
/
+13
*
|
Merge pull request #2725 from alex/security-docs
Paul Kehrer
2016-02-28
2
-2
/
+36
|
\
\
|
*
|
Added a word
Alex Gaynor
2016-02-19
1
-0
/
+1
|
*
|
Good clarification from @dstufft
Alex Gaynor
2016-02-19
1
-2
/
+2
|
*
|
spelling
Alex Gaynor
2016-02-19
1
-1
/
+1
|
*
|
Several updates to our security docs:
Alex Gaynor
2016-02-19
1
-2
/
+35
*
|
|
Delete a bunch of commented out defaults in docs/conf.py
Alex Gaynor
2016-02-27
1
-100
/
+0
*
|
|
add another policy constraints test vector
Paul Kehrer
2016-02-27
1
-0
/
+2
*
|
|
Merge pull request #2733 from reaperhulk/policy-constraints
Alex Gaynor
2016-02-26
1
-0
/
+44
|
\
\
\
|
*
|
|
try to improve the language
Paul Kehrer
2016-02-26
1
-10
/
+8
|
*
|
|
fix docs
Paul Kehrer
2016-02-26
1
-1
/
+1
|
*
|
|
add the oid required by the extensiontype interface
Paul Kehrer
2016-02-26
1
-0
/
+6
|
*
|
|
add policy constraints class
Paul Kehrer
2016-02-26
1
-0
/
+40
*
|
|
|
Document the vector
Alex Gaynor
2016-02-26
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
Make the linkcheck builder more resillient against transient network errors.
Alex Gaynor
2016-02-13
1
-0
/
+4
*
|
|
line length
Alex Gaynor
2016-02-10
1
-2
/
+2
*
|
|
Fix what appears to be a typo
Alex Gaynor
2016-02-10
1
-1
/
+1
*
|
|
Clearly document that this is a good example
Alex Gaynor
2016-02-10
1
-0
/
+3
*
|
|
As always, recommend cryptoing while you crypto
Alex Gaynor
2016-02-02
1
-1
/
+1
|
/
/
*
|
Merge pull request #2701 from alex/document-key
Paul Kehrer
2016-01-30
1
-1
/
+3
|
\
\
|
*
|
Fixed #2700 -- corrtected the create_hmac_ctx interface docs
Alex Gaynor
2016-01-30
1
-1
/
+3
*
|
|
Minor doc tweak per issue #2694
Phoebe Queen
2016-01-29
1
-1
/
+5
|
/
/
*
/
Formally deprecated support for OpenSSL 0.9.8
Alex Gaynor
2016-01-22
1
-2
/
+2
|
/
*
Merge pull request #2624 from alex/2016
Paul Kehrer
2016-01-01
1
-1
/
+1
|
\
|
*
Bump the copyright year
Alex Gaynor
2016-01-01
1
-1
/
+1
*
|
Merge pull request #2621 from reaperhulk/update-links
Alex Gaynor
2016-01-01
3
-4
/
+4
|
\
\
|
*
|
update some links with the redirects shown in the linkchecker
Paul Kehrer
2016-01-01
3
-4
/
+4
*
|
|
Merge pull request #2618 from reaperhulk/fix-2432
Alex Gaynor
2016-01-01
1
-2
/
+4
|
\
\
\
|
*
|
|
provide a bit more detail about the underlying public key formats
Paul Kehrer
2015-12-31
1
-2
/
+4
*
|
|
|
Merge pull request #2616 from reaperhulk/docs-accurate-osx
Alex Gaynor
2016-01-01
1
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
disambiguate a version number
Paul Kehrer
2015-12-31
1
-2
/
+2
|
*
|
|
make the os x install docs more accurate
Paul Kehrer
2015-12-31
1
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #2615 from reaperhulk/doc-deprecations
Alex Gaynor
2016-01-01
1
-0
/
+9
|
\
\
\
|
*
|
|
prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations
Paul Kehrer
2015-12-31
1
-0
/
+9
|
|
/
/
*
/
/
add a small note about clearing the wheel cache
Paul Kehrer
2015-12-31
1
-0
/
+6
|
/
/
*
|
Merge pull request #2607 from reaperhulk/unrecognized-extension-support-redux
Alex Gaynor
2015-12-31
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
backticks
Paul Kehrer
2015-12-30
1
-1
/
+1
|
*
support unrecognized extensions in x509
Paul Kehrer
2015-12-30
1
-1
/
+2
*
|
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
1
-0
/
+21
|
\
|
*
language update
Paul Kehrer
2015-12-30
1
-1
/
+1
|
*
add UnrecognizedExtension class
Paul Kehrer
2015-12-30
1
-0
/
+21
*
|
Merge pull request #2603 from reaperhulk/unrecognized-extension-vector
Alex Gaynor
2015-12-30
1
-0
/
+4
|
\
\
|
*
|
new unsupported extension x509 test vector
Paul Kehrer
2015-12-30
1
-0
/
+4
|
|
/
[next]