index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add flags to error on compile with incompatible pointer type (#4455)
Paul Kehrer
2018-09-05
1
-1
/
+3
*
unpin coverage (#4458)
Paul Kehrer
2018-09-04
1
-2
/
+2
*
Lock aws-encryption-sdk and dynamodb-encryption-sdk downstream test dependenc...
Matt Bullock
2018-08-31
2
-3
/
+3
*
Run things with -ex and shellcheck (#4436)
Alex Gaynor
2018-08-30
10
-16
/
+13
*
reorganize downstream tests to avoid dependency squashing (#4418)
Matt Bullock
2018-08-30
10
-60
/
+154
*
Don't clone wycheproof if we're doing a downstream test (#4416)
Alex Gaynor
2018-08-26
1
-1
/
+3
*
Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at...
Alex Gaynor
2018-08-12
1
-2
/
+2
*
Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa...
Alex Gaynor
2018-07-16
2
-1
/
+4
*
try compiling with asm for our custom openssl (#4328)
Paul Kehrer
2018-07-10
2
-5
/
+6
*
don't install docs when we build openssls...and do it parallel (#4327)
Paul Kehrer
2018-07-10
1
-1
/
+3
*
Don't change the cwd in travis scripts (#4309)
Alex Gaynor
2018-07-06
1
-2
/
+4
*
add downstream tests for awslabs/aws-dynamodb-encryption-python (#4280)
Matt Bullock
2018-06-12
1
-0
/
+7
*
build and test libre on travis (#4256)
Paul Kehrer
2018-05-21
2
-6
/
+22
*
Fixes #4228 -- move downstream builders to travis (#4250)
Alex Gaynor
2018-05-16
1
-2
/
+61
*
Only send coverage for tox builds, in prep for #4228 (#4248)
Alex Gaynor
2018-05-16
1
-10
/
+12
*
satisfy shellcheck (#4247)
Alex Gaynor
2018-05-16
1
-3
/
+3
*
Remove macOS travis stuff, we don't intend to reenable it (#4244)
Alex Gaynor
2018-05-15
2
-96
/
+27
*
Run no longer used debugging output from travis (#4233)
Alex Gaynor
2018-05-12
1
-4
/
+0
*
coverage pin test part deux (#3908)
Paul Kehrer
2017-09-12
1
-0
/
+1
*
Get our travis from pypy (#3865)
Alex Gaynor
2017-08-14
1
-12
/
+0
*
update pythons and pypy, a little prep for pypy3 in CI again (#3702)
Paul Kehrer
2017-06-18
1
-10
/
+10
*
compile all our mac builds against 1.1.0 in travis (#3689)
Paul Kehrer
2017-06-07
2
-2
/
+5
*
revert codecov.yml workaround and pin coverage to 4.3.4 (#3662)
Paul Kehrer
2017-06-03
1
-1
/
+1
*
allow global suppression of link flags (#3592)
Paul Kehrer
2017-05-24
1
-1
/
+1
*
Switch from 12.04 to 14.04 on travis (#3559)
Alex Gaynor
2017-05-20
1
-2
/
+3
*
time to remove commoncrypto, fare thee well (#3551)
Paul Kehrer
2017-05-20
1
-4
/
+1
*
Fixed #3334 -- added Python 3.6 support (#3335)
Alex Gaynor
2016-12-23
1
-0
/
+4
*
no-ssl3, and some hacks (#3313)
Alex Gaynor
2016-12-12
2
-3
/
+3
*
Simplify OpenSSL bits in travis (#3172)
Alex Gaynor
2016-09-26
2
-19
/
+7
*
test against 1.1.0a instead of 1.1.0 (#3170)
Paul Kehrer
2016-09-26
2
-3
/
+3
*
Travis mac updates (#3169)
Paul Kehrer
2016-09-24
1
-0
/
+1
*
Update Python 3s & limit pyenv history cloned (#3145)
Hynek Schlawack
2016-09-12
1
-5
/
+5
*
OpenSSL 1.1.0 support (#2826)
Paul Kehrer
2016-08-26
2
-1
/
+9
*
Attempt to debug wacky failures on the docs build on OS X (#3085)
Alex Gaynor
2016-08-09
1
-0
/
+1
*
Removed some code that existed for OpenSSL 0.9.8 (#2983)
Alex Gaynor
2016-06-18
2
-11
/
+3
*
Random cleanup that shellcheck indicated (#2926)
Alex Gaynor
2016-05-29
1
-4
/
+4
*
Test with both old pypy and new pypy (#2875)
Alex Gaynor
2016-04-22
1
-4
/
+4
*
how does grammar!
Alex Gaynor
2016-03-05
1
-1
/
+1
*
Several updates to the travis install script:
Alex Gaynor
2016-03-05
1
-12
/
+10
*
modify upload_coverage to handle pypy-nocoverage properly
Paul Kehrer
2016-01-04
1
-5
/
+10
*
install me a pypy plz
Paul Kehrer
2016-01-03
1
-1
/
+1
*
install the right pypy for pypy-nocov as well
Paul Kehrer
2016-01-03
1
-1
/
+1
*
add a pypy-nocoverage target and use that on OS X
Paul Kehrer
2016-01-03
1
-1
/
+1
*
Drop pypy3, we don't run it in CI, and we won't run it again until these issu...
Alex Gaynor
2016-01-03
1
-1
/
+1
*
Attempt to enable coverage on pypy
Alex Gaynor
2016-01-03
1
-1
/
+1
*
run a 1.0.0 test in travis as well
Paul Kehrer
2016-01-03
2
-0
/
+5
*
Merge pull request #2633 from reaperhulk/travis-sed-thing
Alex Gaynor
2016-01-03
1
-0
/
+5
|
\
|
*
more review comments
Paul Kehrer
2016-01-03
1
-3
/
+4
|
*
match a bit more robustly
Paul Kehrer
2016-01-03
1
-3
/
+3
|
*
sed the openssl makefile to change the shlib version
Paul Kehrer
2016-01-03
1
-0
/
+4
[next]