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
/
asn1.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
const some more ASN1 (#3100)
Paul Kehrer
2016-08-24
1
-2
/
+2
*
move functions that were const-ified in 1.1.0-pre6 (#3090)
Paul Kehrer
2016-08-16
1
-3
/
+5
*
Merge pull request #2778 from reaperhulk/110-patch-2
Alex Gaynor
2016-03-09
1
-0
/
+6
|
\
|
*
nicer formatting for the macro
Paul Kehrer
2016-03-09
1
-2
/
+1
|
*
handle removal of M_ASN1_TIME_dup
Paul Kehrer
2016-03-08
1
-0
/
+7
*
|
ASN1_TIME is actually an ASN1_STRING so typedef it
Paul Kehrer
2016-03-08
1
-3
/
+1
|
/
*
new asn1 bindings needed for #2582
Paul Kehrer
2015-12-26
1
-0
/
+3
*
add support for Certificate signature and tbs_certificate
Paul Kehrer
2015-11-03
1
-1
/
+1
*
Remove long comments and workarounds, use new cffi syntax
Alex Gaynor
2015-10-21
1
-18
/
+1
*
support InhibitAnyPolicy in CertificateBuilder
Paul Kehrer
2015-08-08
1
-0
/
+1
*
more openssl bindings for encoding certificate policy structures
Paul Kehrer
2015-08-08
1
-0
/
+4
*
add support for encoding SubjectKeyIdentifier to CertificateBuilder
Paul Kehrer
2015-08-08
1
-0
/
+1
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-2
/
+0
*
Support encoding KeyUsage into certificate signing requests
Paul Kehrer
2015-07-23
1
-0
/
+2
*
this is const
Paul Kehrer
2015-07-11
1
-1
/
+1
*
support for OtherName encoding for general names
Paul Kehrer
2015-07-11
1
-0
/
+1
*
parse SAN otherNames into OtherName instances rather than raising an exception
Joshua Tauberer
2015-07-06
1
-0
/
+2
*
Added some nonsense around IA5STRING
Alex Gaynor
2015-07-03
1
-1
/
+4
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+160