index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #5050 -- dropped support for an old LibresSSL release (#5056)
Alex Gaynor
2019-11-11
1
-2
/
+0
*
Stop testing 2.7 on fedora (#5052)
Alex Gaynor
2019-11-05
1
-3
/
+0
*
Use 3.8 in CI where we want 'the latest 3.x' (#5021)
Alex Gaynor
2019-10-20
1
-21
/
+21
*
Test against libressl 3.0 (#5031)
Alex Gaynor
2019-10-20
1
-0
/
+2
*
Fixes #5010 -- test and build 3.8 wheels (#5013)
Alex Gaynor
2019-10-17
1
-0
/
+2
*
update openssls (#4995)
Paul Kehrer
2019-10-15
1
-8
/
+8
*
update libressl and pypy2.7 and pypy3.5 (#4989)
Paul Kehrer
2019-09-09
1
-3
/
+5
*
Run pep8 tests first in travis (#4958)
Alex Gaynor
2019-07-28
1
-2
/
+2
*
Alpine linux now contains python 3.7 (#4929)
Alex Gaynor
2019-06-22
1
-2
/
+2
*
Simplify how we define random order tests in tox (#4912)
Alex Gaynor
2019-06-02
1
-1
/
+1
*
update to latest openssl on travis builders where appropriate (#4900)
Paul Kehrer
2019-05-28
1
-7
/
+7
*
Added a new packaging test (#4899)
Alex Gaynor
2019-05-27
1
-0
/
+2
*
Replace debian wheezy with ubuntu trusty (#4871)
Alex Gaynor
2019-05-05
1
-3
/
+3
*
Run linkcheck builds when the commit message mentions linkcheck (#4862)
Alex Gaynor
2019-04-29
1
-1
/
+1
*
fixed ubuntu rolling build for disco release (#4861)
Alex Gaynor
2019-04-27
1
-2
/
+2
*
Use generic DTLS functions added in LibreSSL 2.9.1 (#4855)
Charlie Li
2019-04-23
1
-1
/
+1
*
update travis builders to newer versions of openssl (#4784)
Paul Kehrer
2019-02-26
1
-4
/
+4
*
support NO_ENGINE (#4763)
Paul Kehrer
2019-02-25
1
-0
/
+2
*
See if urllib3 tests pass on xenial nowadays (#4724)
Alex Gaynor
2019-01-21
1
-3
/
+0
*
Debian buster goes py3.7 (#4663)
Alex Gaynor
2018-12-30
1
-2
/
+2
*
Bump libressl versions in travis (#4654)
Alex Gaynor
2018-12-24
1
-2
/
+4
*
Fedora has rev'd its Python to 3.7 (#4647)
Alex Gaynor
2018-12-18
1
-2
/
+2
*
allow bytes-like for key/iv/data for symmetric encryption (#4621)
Paul Kehrer
2018-12-09
1
-2
/
+2
*
remove idna as a primary dependency (#4624)
Paul Kehrer
2018-12-06
1
-4
/
+5
*
Debian sid is now Python 3.7 (#4602)
Alex Gaynor
2018-11-22
1
-2
/
+2
*
Bump 1.1.1 to a in travis (#4597)
Alex Gaynor
2018-11-21
1
-3
/
+3
*
Bump 1.1.0 in travis to j (#4595)
Alex Gaynor
2018-11-21
1
-4
/
+4
*
upgrade docs to 1.1.1 (#4581)
Paul Kehrer
2018-11-12
1
-1
/
+1
*
Put the linkcheck build next to the other docs build (#4546)
Alex Gaynor
2018-10-30
1
-4
/
+4
*
Simplify build matrix (#4543)
Paul Kehrer
2018-10-29
1
-9
/
+1
*
move linkcheck to travis (#4544)
Paul Kehrer
2018-10-29
1
-0
/
+4
*
run docker builds in travis instead of jenkins (#4526)
Paul Kehrer
2018-10-25
1
-0
/
+50
*
Failure is not an option (#4527)
Alex Gaynor
2018-10-26
1
-5
/
+0
*
ignore new W504 from flake8/pycodestyle (#4521)
Paul Kehrer
2018-10-24
1
-0
/
+5
*
Add testing with LibreSSL 2.8.2 (#4501)
Alex Gaynor
2018-10-20
1
-2
/
+2
*
Fixes #4459 -- switch all our builds to xenial on travis (#4486)
Alex Gaynor
2018-10-09
1
-12
/
+14
*
1.1.1 is out! (#4466)
Alex Gaynor
2018-09-11
1
-2
/
+2
*
Add flags to error on compile with incompatible pointer type (#4455)
Paul Kehrer
2018-09-05
1
-6
/
+12
*
Fixes #4421 -- use the latest openssl 1.1.0 in travis (#4424)
Alex Gaynor
2018-08-29
1
-5
/
+5
*
openssl 1.1.1 testing (#4112)
Paul Kehrer
2018-08-29
1
-0
/
+6
*
test to see what coverage pypy is providing (#4411)
Paul Kehrer
2018-08-23
1
-2
/
+2
*
bump to latest libressl versions (#4329)
Alex Gaynor
2018-07-11
1
-2
/
+2
*
try compiling with asm for our custom openssl (#4328)
Paul Kehrer
2018-07-10
1
-1
/
+1
*
Add testing support of Python 3.7 (#4305)
Eric Brown
2018-07-04
1
-0
/
+4
*
add downstream tests for awslabs/aws-dynamodb-encryption-python (#4280)
Matt Bullock
2018-06-12
1
-0
/
+2
*
Test certbot with OpenSSL 1.1.0 (#4278)
Alex Gaynor
2018-06-08
1
-1
/
+1
*
LibreSSL 2.7.x support (#4270)
Paul Kehrer
2018-05-30
1
-0
/
+2
*
build and test libre on travis (#4256)
Paul Kehrer
2018-05-21
1
-0
/
+4
*
Fixes #4228 -- move downstream builders to travis (#4250)
Alex Gaynor
2018-05-16
1
-0
/
+15
*
Remove macOS travis stuff, we don't intend to reenable it (#4244)
Alex Gaynor
2018-05-15
1
-40
/
+0
[next]