index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
x509
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
document the constructors for our extensions and general names
Paul Kehrer
2015-10-28
1
-25
/
+50
*
move revoked_certificate assignment in the doctests
Paul Kehrer
2015-10-21
1
-5
/
+2
*
remove convenience functions for revoked extensions
Erik Trauschke
2015-10-21
1
-2
/
+1
*
Merge branch 'master' into crl_ossl_backend
Erik Trauschke
2015-10-20
1
-6
/
+8
|
\
|
*
Merge pull request #2412 from alex/correct-syntax
Paul Kehrer
2015-10-13
1
-6
/
+6
|
|
\
|
|
*
Use the right reST syntax for these
Alex Gaynor
2015-10-12
1
-6
/
+6
|
*
|
nuke trailing whitespace
Benjamin Peterson
2015-10-12
1
-1
/
+1
|
*
|
use :returns: and put annotation in the correct place
Benjamin Peterson
2015-10-12
1
-2
/
+2
|
*
|
Indicate the return type of CertificateBuilder.sign
Benjamin Peterson
2015-10-12
1
-0
/
+2
|
|
/
*
|
Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into cr...
Erik Trauschke
2015-10-20
1
-4
/
+121
|
\
\
|
|
/
|
/
|
|
*
use X509ExtensionParser for Revoked extensions
Erik Trauschke
2015-10-14
1
-15
/
+6
|
*
doctest fix
Erik Trauschke
2015-10-13
1
-0
/
+1
|
*
fix indentations
Erik Trauschke
2015-10-13
1
-1
/
+15
|
*
OpenSSL backend code for CRLs
Erik Trauschke
2015-09-24
1
-0
/
+111
*
|
document the extension type requirement a bit better
Paul Kehrer
2015-10-02
1
-5
/
+4
|
/
*
Fixed #2318 -- added the missing critical flag to the x509 tutorial
Alex Gaynor
2015-09-03
1
-6
/
+9
*
Write as binary
Tim Buchwaldt
2015-08-26
1
-2
/
+2
*
Update tutorial.rst as it was missing an import
Abhijeet Rastogi
2015-08-15
1
-0
/
+1
*
Fixed a pair of examples in teh docs
Alex Gaynor
2015-08-12
1
-2
/
+2
*
Added ::versionadded 1.1 tag to get_extension_for_class
Phoebe Queen
2015-08-12
1
-0
/
+2
*
added docs for get_extension_for_class
Phoebe Queen
2015-08-12
1
-0
/
+15
*
make import consistent
Paul Kehrer
2015-08-11
1
-6
/
+6
*
update tutorial to use namespace OIDs
Paul Kehrer
2015-08-11
1
-5
/
+6
*
update x509 reference to use namespaced OIDs
Paul Kehrer
2015-08-11
1
-210
/
+236
*
address review comments
Paul Kehrer
2015-08-08
1
-6
/
+11
*
update prose for from_issuer_public_key
Paul Kehrer
2015-08-08
1
-4
/
+8
*
add AuthorityKeyIdentifier from_issuer_public_key
Paul Kehrer
2015-08-08
1
-0
/
+30
*
Merge pull request #2204 from reaperhulk/ski-classmethod
Alex Gaynor
2015-08-08
1
-0
/
+17
|
\
|
*
add more prose about how the digest is generated
Paul Kehrer
2015-08-08
1
-1
/
+3
|
*
rename to classmethod to from_public_key
Paul Kehrer
2015-08-05
1
-1
/
+1
|
*
add SubjectKeyIdentifier.create_from_public_key
Paul Kehrer
2015-08-05
1
-0
/
+15
*
|
fix missed change for OID docs
Paul Kehrer
2015-08-07
1
-1
/
+1
*
|
update oid attribute docs to say which OID it will return
Paul Kehrer
2015-08-06
1
-16
/
+19
*
|
add ExtensionType interface
Paul Kehrer
2015-08-06
1
-0
/
+7
*
|
add oid attribute to all extension types
Paul Kehrer
2015-08-06
1
-0
/
+105
|
/
*
reorder CertificateBuilder sign arguments
Paul Kehrer
2015-08-03
1
-6
/
+6
*
Merge remote-tracking branch 'upstream/master' into cert-builder
Ian Cordasco
2015-08-03
1
-0
/
+19
|
\
|
*
typo fix
Paul Kehrer
2015-08-01
1
-2
/
+2
|
*
add missing extensions documentation to CertificateSigningRequest
Paul Kehrer
2015-08-01
1
-0
/
+19
*
|
Use :doc: instead of :ref: for random-numbers
Ian Cordasco
2015-08-02
1
-2
/
+1
*
|
Add sign_x509_certificate to MultiBackend
Ian Cordasco
2015-08-02
1
-0
/
+42
*
|
Add note to serial_number parameter about entropy
Ian Cordasco
2015-08-02
1
-4
/
+10
*
|
Update the docs to be more accurate
Ian Cordasco
2015-08-02
1
-3
/
+7
*
|
Minor pep8 and doc fixes
Ian Cordasco
2015-08-01
1
-1
/
+1
*
|
Fix up parameter names in the docs
Ian Cordasco
2015-08-01
1
-4
/
+4
*
|
Document other two parameters from sign method
Ian Cordasco
2015-07-31
1
-0
/
+11
*
|
Remove CertificateBuilder.version
Ian Cordasco
2015-07-24
1
-7
/
+0
*
|
Fix documentation referring to CertificateBuilder.set_version
Ian Cordasco
2015-07-21
1
-1
/
+1
*
|
Remove unnecessary helper functions
Ian Cordasco
2015-07-18
1
-10
/
+6
*
|
Adds certificate builder.
Andre Caron
2015-07-18
1
-0
/
+83
|
/
[prev]
[next]