index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-01-02
travis: "go get" must descend into subdirs to catch pkg/xattr
Jakob Unterwurzacher
2019-01-02
travis: fix go get command (needs -t), update dep
Jakob Unterwurzacher
2018-08-26
travis: add Go 1.11
Jakob Unterwurzacher
2018-08-26
travis: show fs type for /tmp
Jakob Unterwurzacher
2018-08-02
travis ci: drop go 1.5 and go 1.6
Jakob Unterwurzacher
2018-07-08
travis: run dep ensure in verbose mode
Jakob Unterwurzacher
2018-02-27
travis ci: switch to "1.10.x" notation
Jakob Unterwurzacher
2018-02-27
travis ci: run on Go 1.10
Jakob Unterwurzacher
2018-01-20
Travis CI: also build with vendored dependencies
Jakob Unterwurzacher
2017-11-01
travis: update Go versions
Jakob Unterwurzacher
2017-09-02
travis ci: also test Go 1.9
Jakob Unterwurzacher
2017-07-01
Travis CI: update to latest stable Go point releases
Jakob Unterwurzacher
2017-06-18
main, syscallcompat: use Dup3 instead of Dup2
Jakob Unterwurzacher
2017-04-30
travis: upgrade Go 1.8 to 1.8.1
Jakob Unterwurzacher
2017-03-05
README: drop Go 1.4 compatability for gocryptfs v1.3
Jakob Unterwurzacher
2017-02-22
Implement "gocryptfs -speed"
Jakob Unterwurzacher
2017-02-20
Travis CI: also test with Go 1.8
Jakob Unterwurzacher
2017-02-16
Travis: set clone depth to 100
Jakob Unterwurzacher
2016-10-09
Travis CI: Also build without openssl
Jakob Unterwurzacher
2016-10-04
tests: drop Go 1.3.3 from Travis testing
Jakob Unterwurzacher
2016-10-04
tests: enable FUSE tests on Travis CI
Jakob Unterwurzacher
2016-06-19
travis: skip tests on go1.3.3
Jakob Unterwurzacher
2016-05-04
stupidgcm: fix copy-paste error in panic message
Jakob Unterwurzacher
2016-04-03
travis ci: also build with Go 1.6
Jakob Unterwurzacher
2016-02-06
travis: run all tests in "internal"
Jakob Unterwurzacher
2015-12-20
travis: also build using build.bash
Jakob Unterwurzacher
2015-12-20
travis: also build on Go 1.3.3
Jakob Unterwurzacher
2015-12-10
Wrap NewGCMWithNonceSize() to enable compilation on Go 1.4
Jakob Unterwurzacher
2015-12-08
travis ci: do not build on go 1.4.3
Jakob Unterwurzacher
2015-11-14
Revert "Travis CI: build using build.bash"
Jakob Unterwurzacher
2015-11-14
Travis CI: build using build.bash
Jakob Unterwurzacher
2015-10-11
Add travis config file
Jakob Unterwurzacher