1. 2f2f3d2 fix certbot downstream, show commit hash for all downstreams (#4614) by Paul Kehrer · 6 years ago
  2. b318e37 Add a retry on docker pull to be more resilient to intermittent failures (#4609) by Alex Gaynor · 6 years ago
  3. cf00824 run docker builds in travis instead of jenkins (#4526) by Paul Kehrer · 6 years ago
  4. 338b0b0 Fixes #4459 -- switch all our builds to xenial on travis (#4486) by Alex Gaynor · 6 years ago
  5. f88aea5 Add flags to error on compile with incompatible pointer type (#4455) by Paul Kehrer · 6 years ago
  6. 636ad60 unpin coverage (#4458) by Paul Kehrer · 6 years ago
  7. 6511f88 Lock aws-encryption-sdk and dynamodb-encryption-sdk downstream test dependencies (#4441) by Matt Bullock · 6 years ago
  8. db02f16 Run things with -ex and shellcheck (#4436) by Alex Gaynor · 6 years ago
  9. 1293482 reorganize downstream tests to avoid dependency squashing (#4418) by Matt Bullock · 6 years ago
  10. 3d0f333 Don't clone wycheproof if we're doing a downstream test (#4416) by Alex Gaynor · 6 years ago
  11. 747e2e9 Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at one directory (#4391) by Alex Gaynor · 6 years ago
  12. 2e85a92 Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa, and keywrap (#4310) by Alex Gaynor · 6 years ago
  13. 05affa6 try compiling with asm for our custom openssl (#4328) by Paul Kehrer · 6 years ago
  14. d8aba9f don't install docs when we build openssls...and do it parallel (#4327) by Paul Kehrer · 6 years ago
  15. 7a5d371 Don't change the cwd in travis scripts (#4309) by Alex Gaynor · 6 years ago
  16. 2e57a72 add downstream tests for awslabs/aws-dynamodb-encryption-python (#4280) by Matt Bullock · 6 years ago
  17. 8ac485d build and test libre on travis (#4256) by Paul Kehrer · 6 years ago
  18. 2c94115 Fixes #4228 -- move downstream builders to travis (#4250) by Alex Gaynor · 6 years ago
  19. b6cfb33 Only send coverage for tox builds, in prep for #4228 (#4248) by Alex Gaynor · 6 years ago
  20. 5f2155d satisfy shellcheck (#4247) by Alex Gaynor · 6 years ago
  21. 7e8ce14 Remove macOS travis stuff, we don't intend to reenable it (#4244) by Alex Gaynor · 6 years ago
  22. 7548c63 Run no longer used debugging output from travis (#4233) by Alex Gaynor · 6 years ago
  23. e535985 coverage pin test part deux (#3908) by Paul Kehrer · 7 years ago
  24. 7c8ed9e Get our travis from pypy (#3865) by Alex Gaynor · 7 years ago
  25. e45151c update pythons and pypy, a little prep for pypy3 in CI again (#3702) by Paul Kehrer · 7 years ago
  26. 8ba4756 compile all our mac builds against 1.1.0 in travis (#3689) by Paul Kehrer · 7 years ago
  27. cb17506 revert codecov.yml workaround and pin coverage to 4.3.4 (#3662) by Paul Kehrer · 7 years ago
  28. adeaacf allow global suppression of link flags (#3592) by Paul Kehrer · 7 years ago
  29. ae59061 Switch from 12.04 to 14.04 on travis (#3559) by Alex Gaynor · 7 years ago
  30. 5103235 time to remove commoncrypto, fare thee well (#3551) by Paul Kehrer · 7 years ago
  31. 31b5d78 Fixed #3334 -- added Python 3.6 support (#3335) by Alex Gaynor · 7 years ago
  32. cd77364 no-ssl3, and some hacks (#3313) by Alex Gaynor · 7 years ago
  33. 32509ae Simplify OpenSSL bits in travis (#3172) by Alex Gaynor · 8 years ago
  34. 50bbc96 test against 1.1.0a instead of 1.1.0 (#3170) by Paul Kehrer · 8 years ago
  35. e2d79d0 Travis mac updates (#3169) by Paul Kehrer · 8 years ago
  36. b3bf838 Update Python 3s & limit pyenv history cloned (#3145) by Hynek Schlawack · 8 years ago
  37. 07ea3cd OpenSSL 1.1.0 support (#2826) by Paul Kehrer · 8 years ago
  38. 94af47c Attempt to debug wacky failures on the docs build on OS X (#3085) by Alex Gaynor · 8 years ago
  39. 5864d84 Removed some code that existed for OpenSSL 0.9.8 (#2983) by Alex Gaynor · 8 years ago
  40. aefb648 Random cleanup that shellcheck indicated (#2926) by Alex Gaynor · 8 years ago
  41. ea5882a Test with both old pypy and new pypy (#2875) by Alex Gaynor · 8 years ago
  42. b4af4f6 how does grammar! by Alex Gaynor · 8 years ago
  43. b37ab91 Several updates to the travis install script: by Alex Gaynor · 8 years ago
  44. 11f9f13 modify upload_coverage to handle pypy-nocoverage properly by Paul Kehrer · 8 years ago
  45. f9654fc install me a pypy plz by Paul Kehrer · 8 years ago
  46. 6539c8f install the right pypy for pypy-nocov as well by Paul Kehrer · 8 years ago
  47. 1dafc3f add a pypy-nocoverage target and use that on OS X by Paul Kehrer · 8 years ago
  48. cfd90a2 Drop pypy3, we don't run it in CI, and we won't run it again until these issues are resolved by Alex Gaynor · 9 years ago
  49. 6677003 Attempt to enable coverage on pypy by Alex Gaynor · 9 years ago
  50. 9dba330 run a 1.0.0 test in travis as well by Paul Kehrer · 8 years ago
  51. b6a0f24 Merge pull request #2633 from reaperhulk/travis-sed-thing by Alex Gaynor · 8 years ago
  52. 2d96df9 more review comments by Paul Kehrer · 8 years ago
  53. 56124d3 match a bit more robustly by Paul Kehrer · 8 years ago
  54. fa091f4 sed the openssl makefile to change the shlib version by Paul Kehrer · 8 years ago
  55. 1b9b907 Backticks are apparently legacy. by Alex Gaynor · 8 years ago
  56. 345859d Quote a few things that shellcheck suggests by Alex Gaynor · 8 years ago
  57. ec804d8 Merge pull request #2629 from reaperhulk/travis-refactor by Alex Gaynor · 8 years ago
  58. 1e953ee use -n instead of ! -z by Paul Kehrer · 8 years ago
  59. f3184d2 refactor travis custom openssl code to work with other versions by Paul Kehrer · 8 years ago
  60. 0d59751 don't test CC on a dynamic link build on OS X travis by Paul Kehrer · 8 years ago
  61. 80b1281 be less verbose when untarring by Paul Kehrer · 8 years ago
  62. 331b496 rename 098 directory in CI to 098l by Paul Kehrer · 8 years ago
  63. 5dc50c0 make this 0.9.8l and cry by Paul Kehrer · 8 years ago
  64. d864e77 tree isn't available by Paul Kehrer · 8 years ago
  65. cd8875a 0.9.8 experiment for travis by Paul Kehrer · 8 years ago
  66. 355174a remove all mac 0.9.8 tests by Paul Kehrer · 8 years ago
  67. c04d45e Use the latest Python 3.4 release by Alex Gaynor · 8 years ago
  68. 5dca1db fix by Alex Gaynor · 8 years ago
  69. a527664 Use the latest 3.5 release by Alex Gaynor · 8 years ago
  70. e36da17 bump to pypy 4.0.1 by Alex Gaynor · 8 years ago
  71. 2be252f use pypy4 on mac by Paul Kehrer · 9 years ago
  72. 4d77150 switch to directly grabbing pyenv rather than using homebrew on mac by Paul Kehrer · 9 years ago
  73. 89fb47d pypy 4.0.0 by Alex Gaynor · 9 years ago
  74. 6355cce Switch back to a released version of codecov by Alex Gaynor · 9 years ago
  75. b337d57 pypy 2.6.1 has a bug where it can segfault during vector install by Paul Kehrer · 9 years ago
  76. 4e91f7f let's add python 3.5 to our test matrix by Paul Kehrer · 9 years ago
  77. 0a19e61 install/upgrade pyenv in os x builders by Paul Kehrer · 9 years ago
  78. 062b2a6 Merge branch 'master' into alex-patch-2 by Alex Gaynor · 9 years ago
  79. 41aabcb Don't use pipes by Alex Gaynor · 9 years ago
  80. f36057f Don't use shell redirection by Alex Gaynor · 9 years ago
  81. 8359190 Merge branch 'master' into static-linking-osx by Paul Kehrer · 9 years ago
  82. 18fab25 fix by Alex Gaynor · 9 years ago
  83. 646c7cc upgrade to pypy 2.6.1 by Alex Gaynor · 9 years ago
  84. 7402cf1 rename env var to CRYPTOGRAPHY_OSX_NO_LINK_FLAGS by Paul Kehrer · 9 years ago
  85. 162f30a pypy doesn't name that shared object quite the same by Paul Kehrer · 9 years ago
  86. 039540a add some otool output to the OS X builds by Paul Kehrer · 9 years ago
  87. 5f7d9d2 update travis to static link homebrew openssl (plus one dynamic job) by Paul Kehrer · 9 years ago
  88. b724d98 Don't try to upload coverage on builds which don't produce coverage by Alex Gaynor · 9 years ago
  89. 32c261c Switch to codecov.io from coveralls by Corey Farwell · 10 years ago
  90. 81f3276 install pypy 2.6.0 in container infra by Paul Kehrer · 9 years ago
  91. 74b0ea5 Test with PyPy 2.6.0 by Alex Gaynor · 9 years ago
  92. 9c34652 Don't try to upgrade brew packages if they are at the latest version by Alex Gaynor · 9 years ago
  93. af89bb6 Merge branch 'master' into macstadium-travis by Alex Gaynor · 9 years ago
  94. e6ce9b1 Retry brew update if it fails by Alex Gaynor · 9 years ago
  95. 63d95d0 Try to use python -m, not clear why it's needed by Alex Gaynor · 9 years ago
  96. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 9 years ago
  97. e6a5284 try out some new beta docker travis features by Paul Kehrer · 9 years ago
  98. e6963b4 Retry a third time on apt-get update failures. by Alex Gaynor · 9 years ago
  99. 9c8c9ee Retry apt-get update on failure -- rabbitmq's servers are failing a bunch by Alex Gaynor · 9 years ago
  100. f723449 Use PyPy 2.5.1 on Travis OS X by Alex Gaynor · 9 years ago