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
*
Cleanup _encode_asn1_str_gc: don't require the length as an argument (#4484)
Alex Gaynor
2018-10-07
2
-15
/
+11
*
add OCSP basic response extension parsing (#4479)
Paul Kehrer
2018-10-06
5
-1
/
+43
*
consolidate the duplicate extension check (#4483)
Paul Kehrer
2018-10-06
1
-19
/
+11
*
additional OCSP bindings for the response builder (#4480)
Paul Kehrer
2018-10-06
1
-3
/
+5
*
support OCSP response parsing (#4452)
Paul Kehrer
2018-10-01
5
-4
/
+420
*
add ed25519 bindings (#4476)
Paul Kehrer
2018-09-26
4
-0
/
+50
*
Remove conditionals for OpenSSL 1.1.1 pre-releases (#4467)
Alex Gaynor
2018-09-15
2
-8
/
+3
*
Move linkcheck tox env to use setup.py to get docs dependencies (#4473)
Alex Gaynor
2018-09-14
1
-2
/
+1
*
a few docs fixes and language improvements (#4472)
Paul Kehrer
2018-09-14
4
-13
/
+11
*
block sphinx 1.8.0 since it fails our docs job (#4469)
Paul Kehrer
2018-09-14
1
-1
/
+1
*
1.1.1 is out! (#4466)
Alex Gaynor
2018-09-11
1
-2
/
+2
*
OCSP request extension parsing (#4464)
Paul Kehrer
2018-09-09
12
-5
/
+152
*
refactor asn1_time_set to be useful in a future PR (#4465)
Paul Kehrer
2018-09-09
1
-27
/
+27
*
add OCSP request with a request extension (nonce) (#4462)
Paul Kehrer
2018-09-07
2
-0
/
+2
*
update pytest config (#4463)
Paul Kehrer
2018-09-06
4
-12
/
+13
*
Add flags to error on compile with incompatible pointer type (#4455)
Paul Kehrer
2018-09-05
7
-29
/
+42
*
don't sort the serial numbers in a parsed CRL (#4457)
Paul Kehrer
2018-09-04
2
-2
/
+41
*
unpin coverage (#4458)
Paul Kehrer
2018-09-04
3
-6
/
+6
*
document that OCSPResponse attributes can raise valuerror (#4453)
Paul Kehrer
2018-09-01
1
-0
/
+48
*
More OCSP vectors (#4451)
Paul Kehrer
2018-09-01
3
-0
/
+5
*
add LE subordinate certificate to test vectors (#4450)
Paul Kehrer
2018-09-01
2
-0
/
+29
*
OCSP bindings (#4449)
Paul Kehrer
2018-09-01
2
-0
/
+97
*
initial OCSP response docs (#4448)
Paul Kehrer
2018-09-01
1
-0
/
+179
*
small refactor of OCSP request parsing (#4447)
Paul Kehrer
2018-09-01
1
-38
/
+54
*
add more OCSP response vectors (#4445)
Paul Kehrer
2018-09-01
4
-0
/
+9
*
Fixes #4333 -- added support for precert poison extension (#4442)
Alex Gaynor
2018-08-31
8
-6
/
+86
*
OCSP response vector (#4443)
Paul Kehrer
2018-08-31
2
-0
/
+5
*
Simplify OCSP no check serialization (#4444)
Alex Gaynor
2018-08-31
2
-5
/
+5
*
OCSP response abstract base classes (#4431)
Paul Kehrer
2018-08-31
1
-0
/
+130
*
refactor ocsp request parsing and generation to support only one cert (#4439)
Paul Kehrer
2018-08-31
5
-177
/
+78
*
Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)
Alex Gaynor
2018-08-31
3
-0
/
+24
*
Fixed two memory leaks in x509 csr extensions (#4434)
Alex Gaynor
2018-08-31
4
-6
/
+75
*
Lock aws-encryption-sdk and dynamodb-encryption-sdk downstream test dependenc...
Matt Bullock
2018-08-31
2
-3
/
+3
*
Use a less YOLO debian (#4438)
Alex Gaynor
2018-08-30
1
-1
/
+1
*
Run things with -ex and shellcheck (#4436)
Alex Gaynor
2018-08-30
10
-16
/
+13
*
fixed test name (#4433)
Alex Gaynor
2018-08-30
1
-1
/
+1
*
reorganize downstream tests to avoid dependency squashing (#4418)
Matt Bullock
2018-08-30
10
-60
/
+154
*
Fixes #4357 -- document the additional release steps for a security release (...
Alex Gaynor
2018-08-30
2
-0
/
+17
*
Added vector for pre-certificate poison extension (#4432)
Alex Gaynor
2018-08-30
2
-0
/
+32
*
Update our security documentation to match what we actually do (#4430)
Alex Gaynor
2018-08-30
1
-37
/
+7
*
make an ocsp request (#4402)
Paul Kehrer
2018-08-30
5
-0
/
+225
*
Fixes #4426 -- use modern idiom in our bindings docs (#4428)
Alex Gaynor
2018-08-30
1
-1
/
+1
*
Fixes #4408 -- added an FAQ about abi3 wheels (#4425)
Alex Gaynor
2018-08-30
1
-0
/
+8
*
Fixes #4421 -- use the latest openssl 1.1.0 in travis (#4424)
Alex Gaynor
2018-08-29
1
-5
/
+5
*
Mention that PyCA also maintains pynacl (#4422)
Alex Gaynor
2018-08-29
1
-1
/
+2
*
Remove several very old FAQ entries (#4423)
Alex Gaynor
2018-08-29
1
-11
/
+1
*
openssl 1.1.1 testing (#4112)
Paul Kehrer
2018-08-29
2
-0
/
+7
*
1.1.0 locks (#4420)
Paul Kehrer
2018-08-29
4
-5
/
+13
*
Don't clone wycheproof if we're doing a downstream test (#4416)
Alex Gaynor
2018-08-26
1
-1
/
+3
*
Fix encoding errors in RSA test keys. (#4410)
David Benjamin
2018-08-23
4
-113
/
+114
[next]