index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
InhibitAnyPolicy class
Paul Kehrer
2015-05-26
1
-0
/
+26
*
update all 0.10 to 1.0
Paul Kehrer
2015-05-26
1
-1
/
+1
*
Add the dual license header to hazmat/backends/openssl/x509.py
Eeshan Garg
2015-05-24
1
-12
/
+3
*
Removes useless pass statement.
Andre Caron
2015-05-19
1
-1
/
+0
*
Adds missing docstring.
Andre Caron
2015-05-19
1
-0
/
+3
*
Adds certificate encoding to PEM and DER.
Andre Caron
2015-05-19
2
-0
/
+16
*
ssl_st is _not_ SSL_CTX, sorry
Glyph
2015-05-19
1
-6
/
+4
*
Merge pull request #1978 from AndreLouisCaron/asn1-time-binding
Paul Kehrer
2015-05-18
1
-0
/
+1
|
\
|
*
Removes variable names from binding.
Andre Caron
2015-05-18
1
-1
/
+1
|
*
Adds ASN1 time binding for OpenSSL.
Andre Caron
2015-05-18
1
-0
/
+1
*
|
Merge pull request #1979 from AndreLouisCaron/x509v3-bindings
Paul Kehrer
2015-05-18
1
-0
/
+6
|
\
\
|
*
|
Fixes PEP8 issues.
Andre Caron
2015-05-18
1
-1
/
+2
|
*
|
Removes variable names from binding.
Andre Caron
2015-05-18
1
-1
/
+1
|
*
|
Adds OpenSSL bindings for AIA extension.
Andre Caron
2015-05-18
1
-0
/
+5
|
|
/
*
|
Merge pull request #1963 from AndreLouisCaron/csr-encoding
Alex Gaynor
2015-05-18
2
-1
/
+21
|
\
\
|
|
/
|
/
|
|
*
Removes PEM text prelude for CSRs.
Andre Caron
2015-05-18
1
-3
/
+0
|
*
Adds support for writing CSRs.
Andre Caron
2015-05-18
2
-1
/
+24
*
|
add ocsp no check
Paul Kehrer
2015-05-18
1
-0
/
+4
|
/
*
Merge pull request #1972 from reaperhulk/expand-ipaddress
Alex Gaynor
2015-05-17
1
-3
/
+10
|
\
|
*
IPAddress needs to support networks for nameconstraints
Paul Kehrer
2015-05-17
1
-3
/
+10
*
|
Adds support for CSR extensions.
Andre Caron
2015-05-17
2
-0
/
+38
|
/
*
x509 extension equality
Paul Kehrer
2015-05-17
1
-0
/
+13
*
Prepares X509 decoding functions for more CA functionality.
Andre Caron
2015-05-15
1
-295
/
+309
*
Merge pull request #1960 from reaperhulk/x509-cert-interface-expansion
Alex Gaynor
2015-05-15
1
-0
/
+6
|
\
|
*
add extensions to the interface for Certificate
Paul Kehrer
2015-05-15
1
-0
/
+6
*
|
Added the bindings needed for implementing a CSR Builder. Refs #1927
Alex Gaynor
2015-05-14
2
-0
/
+8
|
/
*
deprecation dance.
Paul Kehrer
2015-05-13
5
-419
/
+1
*
open master for tenth release
Paul Kehrer
2015-05-13
1
-1
/
+1
*
0.9 time
Paul Kehrer
2015-05-13
1
-1
/
+1
*
Merge pull request #1920 from reaperhulk/x509-ossl-cdp
Alex Gaynor
2015-05-13
1
-11
/
+108
|
\
|
*
change approach for parsing CDP reason flags
Paul Kehrer
2015-05-13
1
-18
/
+25
|
*
support CRLDistributionPoints in the OpenSSL backend
Paul Kehrer
2015-05-13
1
-11
/
+101
*
|
Merge pull request #1945 from reaperhulk/add-ssl-ctx-set-tlsext-status-arg
Alex Gaynor
2015-05-13
1
-0
/
+3
|
\
\
|
*
|
add SSL_set_tlsext_status_arg support
Paul Kehrer
2015-05-13
1
-0
/
+3
|
|
/
*
|
Merge pull request #1944 from reaperhulk/bc-eq
Alex Gaynor
2015-05-13
1
-0
/
+9
|
\
\
|
*
|
add eq/ne support to BasicConstraints
Paul Kehrer
2015-05-13
1
-0
/
+9
|
|
/
*
|
Merge pull request #1943 from reaperhulk/san-eq
Alex Gaynor
2015-05-13
1
-0
/
+9
|
\
\
|
*
|
add eq/ne support to SubjectAlternativeName
Paul Kehrer
2015-05-13
1
-0
/
+9
|
|
/
*
/
add eq/ne support to KeyUsage
Paul Kehrer
2015-05-13
1
-0
/
+19
|
/
*
support certificate policies in the openssl backend
Paul Kehrer
2015-05-12
1
-0
/
+71
*
Merge pull request #1936 from reaperhulk/cp-noticenumbers-required
Alex Gaynor
2015-05-12
1
-2
/
+2
|
\
|
*
notice_numbers are not optional in NoticeReference
Paul Kehrer
2015-05-12
1
-2
/
+2
*
|
Merge pull request #1935 from reaperhulk/cp-bindings-redux
Alex Gaynor
2015-05-12
1
-3
/
+13
|
\
\
|
*
|
having the right return type is helpful
Paul Kehrer
2015-05-12
1
-1
/
+1
|
*
|
we also need some stack manipulation macros
Paul Kehrer
2015-05-12
1
-3
/
+13
|
|
/
*
/
refactor asn1string->utf8 conversion into a separate function
Paul Kehrer
2015-05-12
1
-8
/
+12
|
/
*
asn1 integer to python integer helper function
Paul Kehrer
2015-05-12
1
-16
/
+12
*
Merge pull request #1932 from reaperhulk/cp-bindings
Alex Gaynor
2015-05-12
1
-0
/
+32
|
\
|
*
remove some names we don't need in the struct defs
Paul Kehrer
2015-05-12
1
-4
/
+4
|
*
some bindings for certificate policies support in openssl
Paul Kehrer
2015-05-12
1
-0
/
+32
[next]