index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2187 from reaperhulk/csr-decode-all-exts
Alex Gaynor
2015-08-01
1
-23
/
+21
|
\
|
*
allow certificate and CSR to both parse the same set of extensions
Paul Kehrer
2015-08-01
1
-23
/
+21
*
|
Merge pull request #2186 from reaperhulk/handle-corrupt-extensions
Alex Gaynor
2015-08-01
4
-1
/
+40
|
\
\
|
*
|
corrupt -> invalid
Paul Kehrer
2015-08-01
2
-2
/
+3
|
*
|
check if the extension decoded to internal openssl repr
Paul Kehrer
2015-08-01
2
-1
/
+21
|
*
|
add test vector from #2183
Paul Kehrer
2015-08-01
2
-0
/
+18
|
|
/
*
|
Merge pull request #2184 from reaperhulk/remove-more-branches
Alex Gaynor
2015-08-01
5
-17
/
+27
|
\
\
|
|
/
|
/
|
|
*
add test to cover partial branch in load_kasvs_ecdh_vectors
Paul Kehrer
2015-08-01
1
-0
/
+4
|
*
remove some more branching in the vector loaders
Paul Kehrer
2015-08-01
1
-7
/
+4
|
*
add a line for the ecdh vector loader to cover a missed branch
Paul Kehrer
2015-08-01
1
-0
/
+1
|
*
Remove elifs and replace with else + assert
Paul Kehrer
2015-08-01
3
-10
/
+18
*
|
Merge pull request #2185 from reaperhulk/simplify-x509-decode
Alex Gaynor
2015-08-01
1
-73
/
+28
|
\
\
|
*
|
simplify x509 extension decoding
Paul Kehrer
2015-08-01
1
-73
/
+28
|
|
/
*
|
Merge pull request #2181 from reaperhulk/move-urandom-test
Alex Gaynor
2015-08-01
2
-30
/
+27
|
\
\
|
|
/
|
/
|
|
*
this is gonna be unicode now
Paul Kehrer
2015-08-01
1
-3
/
+3
|
*
move urandom engine test
Paul Kehrer
2015-08-01
2
-30
/
+27
|
/
*
Merge pull request #2177 from reaperhulk/cp-bindings
Alex Gaynor
2015-07-27
1
-0
/
+21
|
\
|
*
add many bindings we'll need to encode a certificate policies extension
Paul Kehrer
2015-07-26
1
-0
/
+21
*
|
Merge pull request #2175 from reaperhulk/csr-better-err-msg
Alex Gaynor
2015-07-25
3
-1
/
+19
|
\
\
|
|
/
|
/
|
|
*
openssl error codes are clearly not considered part of the api contract
Paul Kehrer
2015-07-25
1
-5
/
+2
|
*
py3 fixin'
Paul Kehrer
2015-07-25
1
-1
/
+1
|
*
extra parens
Paul Kehrer
2015-07-25
1
-5
/
+3
|
*
== instead of in
Paul Kehrer
2015-07-25
1
-2
/
+2
|
*
handle RSA key too small and consume errors on CSR signature failure
Paul Kehrer
2015-07-25
3
-1
/
+24
|
/
*
Merge pull request #2174 from reaperhulk/remove-windows-link-type
Alex Gaynor
2015-07-24
2
-31
/
+9
|
\
|
*
remove windows link type, update docs
Paul Kehrer
2015-07-24
2
-31
/
+9
|
/
*
Merge pull request #2171 from reaperhulk/refactor-gn-encoding
Alex Gaynor
2015-07-24
1
-83
/
+88
|
\
|
*
refactor general name encoding to its own function
Paul Kehrer
2015-07-24
1
-83
/
+88
*
|
Merge pull request #2170 from reaperhulk/crl-encode-bindings
Alex Gaynor
2015-07-24
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
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
|
/
*
Merge pull request #2169 from reaperhulk/encode-eku
Alex Gaynor
2015-07-23
6
-2
/
+59
|
\
|
*
Support encoding ExtendedKeyUsage into certificate signing requests
Paul Kehrer
2015-07-23
6
-2
/
+59
|
/
*
Merge pull request #2168 from reaperhulk/encode-ku
Alex Gaynor
2015-07-23
5
-2
/
+109
|
\
|
*
Support encoding KeyUsage into certificate signing requests
Paul Kehrer
2015-07-23
5
-2
/
+109
*
|
Merge pull request #2166 from reaperhulk/fix-multi-extension-bug
Alex Gaynor
2015-07-23
2
-1
/
+26
|
\
|
|
*
when building a CSR adding > 1 extension would trigger a bug
Paul Kehrer
2015-07-23
2
-1
/
+26
|
/
*
Merge pull request #2154 from alex/generating-a-csr
Paul Kehrer
2015-07-16
2
-0
/
+80
|
\
|
*
fix
Alex Gaynor
2015-07-16
1
-1
/
+1
|
*
fixed indent
Alex Gaynor
2015-07-13
1
-1
/
+1
|
*
line length and grammar
Alex Gaynor
2015-07-13
1
-5
/
+7
|
*
spelling
Alex Gaynor
2015-07-13
1
-2
/
+2
|
*
Fixed #2091 -- describe how to generate a CSR.
Alex Gaynor
2015-07-13
2
-0
/
+78
*
|
Merge pull request #2150 from reaperhulk/encode-uri
Alex Gaynor
2015-07-14
2
-7
/
+33
|
\
\
|
*
|
remove unused import
Paul Kehrer
2015-07-14
1
-2
/
+0
|
*
|
encode uri
Paul Kehrer
2015-07-13
2
-7
/
+35
|
/
/
*
|
Merge pull request #2149 from reaperhulk/better-uri
Alex Gaynor
2015-07-13
2
-0
/
+58
|
\
\
|
|
/
|
/
|
|
*
expand UniformResourceIdentiier to parse and internally IDNA encode
Paul Kehrer
2015-07-12
2
-0
/
+58
*
|
Merge pull request #2137 from reaperhulk/encode-rfc822name
Alex Gaynor
2015-07-12
2
-1
/
+15
|
\
\
|
*
|
support rfc822Name general name encoding
Paul Kehrer
2015-07-12
2
-1
/
+15
[next]