index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2021-03-31
Add configure script to version control. Set timezone for release tarball
Matt Johnston
2020-10-19
Add ubsan fuzz run to Travis CI too
Matt Johnston
2020-05-26
Bring back -Werror and improve travis tests
Matt Johnston
2020-05-26
try rearrange travis build matrix
Matt Johnston
2020-05-26
.travis.yml needs spaces not tabs
Matt Johnston
2020-05-26
update travis to Ubuntu focal to provide chacha20
Matt Johnston
2020-05-24
run linter
Matt Johnston
2020-03-12
Add Ed25519 support (#91)
Vladislav Grishenko
2018-03-04
travis fuzz build clang++
Matt Johnston
2018-03-04
try fix travis sanitizer
Matt Johnston
2018-03-04
print config.log on failure
Matt Johnston
2018-03-04
add -fsanitize=address for fuzz test again
Matt Johnston
2018-03-02
no werror for fuzzing clang
Matt Johnston
2018-03-01
avoid fsanitize=address for fuzzing
Matt Johnston
2018-03-01
don't try clang-5.0
Matt Johnston
2018-03-01
add fuzzers to travis
Matt Johnston
2018-02-10
limit travis branches
Matt Johnston
2018-02-10
Use an explicit matrix instead, avoid bad clang combinations etc
Matt Johnston
2018-02-10
exclude clang rather than osx for unbundled libtom
Matt Johnston
2016-04-12
Avoid osx "install" race
Matt Johnston
2016-01-21
TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9b
Chocobo1
2016-01-11
TravisCI: fix linux + clang compile
Chocobo1
2016-01-11
TravisCI: use `if` block
Chocobo1
2016-01-11
TravisCI: enable osx builds
Chocobo1
2016-01-05
TravisCI: enable build with clang
Chocobo1
2016-01-05
TravisCI: enable parallel build
Chocobo1
2016-01-05
TravisCI: modify to run builds in container
Chocobo1
2015-08-04
Build with -Werror for the simplest case
Matt Johnston
2015-05-02
fix travis more
Matt Johnston
2015-05-02
bad travis syntax
Matt Johnston
2015-05-02
add no-writev build
Matt Johnston
2014-03-08
Don't need to mkdir
Matt Johnston
2014-03-07
Fix env vars for travis again
Matt Johnston
2014-03-07
Add some tests for multi
Matt Johnston
2014-03-07
Install system libtom libs, run dropbearkey when it's done
Matt Johnston
2014-03-07
The arguments are for configure, not make!
Matt Johnston
2014-03-07
Add Travis CI autobuilder config
Matt Johnston