index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
/
openssl
/
x509v3.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
more openssl bindings for encoding certificate policy structures
Paul Kehrer
2015-08-08
1
-0
/
+1
|
*
add a few additional bindings for AuthorityKeyIdentifier in OpenSSL
Paul Kehrer
2015-08-05
1
-0
/
+2
|
*
more bindings for CRLDistributionPoints encoding
Paul Kehrer
2015-08-05
1
-0
/
+3
|
*
Merge pull request #2180 from reaperhulk/easy-conditional-fix
Donald Stufft
2015-08-04
1
-2
/
+0
|
\
|
|
|
|
create a ConditionalLibrary and remove unsupported items
|
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-2
/
+0
|
|
*
|
encode authority information access
Paul Kehrer
2015-08-03
1
-0
/
+6
|
/
*
add many bindings we'll need to encode a certificate policies extension
Paul Kehrer
2015-07-26
1
-0
/
+21
|
*
let's also add the binding to make a new GENERAL_SUBTREE stack
Paul Kehrer
2015-07-24
1
-0
/
+1
|
*
bindings for CRL encoding
Paul Kehrer
2015-07-24
1
-0
/
+7
|
*
Support encoding ExtendedKeyUsage into certificate signing requests
Paul Kehrer
2015-07-23
1
-0
/
+3
|
*
support for OtherName encoding for general names
Paul Kehrer
2015-07-11
1
-0
/
+3
|
*
Refs #2108 -- expand the OTHERNAME binding.
Alex Gaynor
2015-07-04
1
-1
/
+2
|
*
added a few more x509 bindings for SAN encoding
Alex Gaynor
2015-07-03
1
-0
/
+5
|
*
add name constraints and general subtree struct and macro stack defs
Paul Kehrer
2015-06-21
1
-0
/
+25
|
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+220