Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
reacts to tls-restart, ping-restart and network unreachable.
|
|
|
|
Also adds an explicit should_autostart flag in config.
|
|
|
|
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, move module to a more logical placement, since provier
boostrapping is not dependent on eip service.
|
|
This is done in order to make them similar and them merge as much as
code as possible.
|
|
We need to check if the path *after* the prefix is correct, assuming
that the prefix methods works fine.
|
|
This implements an abstract definition of a LEAP state machine,
and refactors eip connections to use it.
|
|
|
|
|
|
includes refactor of common code for download of certificates
and config files.
|
|
Otherwise, we are dumped into a nasty console.
|
|
|
|
Closes: #3554
|
|
Python returns the timezone with the opposed sign to the standard
notation.
|
|
Also use python 2.6 compatible str.format.
|
|
Closes: #3658
|
|
|
|
Also the test code in the bottom was updated to work.
|
|
|
|
|
|
|
|
|
|
Otherwise it is not taken as an argument for openvpn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|