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
*
add note about dropping LibreSSL 2.4.x support (#4506)
Paul Kehrer
2018-10-19
1
-0
/
+1
*
Remove branch for old libressl versions that we don't support any more (#4505)
Alex Gaynor
2018-10-20
1
-2
/
+1
*
Add testing with LibreSSL 2.8.2 (#4501)
Alex Gaynor
2018-10-20
1
-2
/
+2
*
blacklist some pytests (#4502)
Paul Kehrer
2018-10-19
1
-1
/
+1
*
Enhance info on pip requirements intallation (#4499)
André Almeida
2018-10-19
1
-0
/
+4
*
Add definitions that help with hostname checking (#4492)
Kai Engert
2018-10-10
3
-0
/
+56
*
simplify some language (#4495)
Paul Kehrer
2018-10-10
1
-2
/
+7
*
Style nits for docs (#4494)
Alex Gaynor
2018-10-10
1
-5
/
+5
*
Use our cryptography-specific warning class (#4493)
Alex Gaynor
2018-10-10
1
-1
/
+1
*
Add a tutorial explaining how to check the signature of a certificate (#4478)
g_goessel
2018-10-10
1
-0
/
+68
*
Fixes #4459 -- switch all our builds to xenial on travis (#4486)
Alex Gaynor
2018-10-09
2
-15
/
+22
*
OCSP response serialization (#4482)
Paul Kehrer
2018-10-06
3
-0
/
+40
*
support extensions in the OCSP request builder (#4481)
Paul Kehrer
2018-10-06
6
-6
/
+100
*
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
[next]