Commit Graph

13 Commits (2723171e054691c802a2d4796ccdb9f64f1b3851)

Author SHA1 Message Date
Soner Tari 155b83c045 Do not export vars to the shell, instead create a main.mk and include it when needed
Otherwise it is almost impossible to stop var redefinitions in
successive builds
5 years ago
Soner Tari d0d2a0595c Set path to cargo 5 years ago
Soner Tari b7b03579d7 Disable confirmation prompt for rust install 5 years ago
Soner Tari 6d9cdeb8f5 Install cargo and testproxy to only one linux machine for now 5 years ago
Soner Tari 665192d2d8 Fix travis sslproxy path 5 years ago
Soner Tari 009fe9f6ad Merge sslsplit develop changes 5 years ago
Soner Tari 52d37297b6 Update with sslsplit develop changes, especially content logging
Change SIGHUP to behave like SIGUSR1
6 years ago
Soner Tari ea6dc07248 Rename to sslproxy
Reduce http headers to just one SSLproxy line
7 years ago
Daniel Roethlisberger 1c9aa249a9 Fix Travis build by disabling tests using IPv6
TravisCI has removed IPv6 support in 2016.  To cope with this regression
in the testing infrastructure, disable all tests on Travis that depend
on the system being able to handle ::1 as an IP address.  Normal unit
testing still uses the full test suite.
9 years ago
Daniel Roethlisberger d404063eab Attempt at fixing TravisCI ::1 resolution 9 years ago
Daniel Roethlisberger d5e9d989d6 Remove make config from travis script 10 years ago
Daniel Roethlisberger 054ae555b5 Enable unit tests on Travis CI 11 years ago
Daniel Roethlisberger 22d98f2c21 Add Travis-CI configuration 11 years ago