Age | Commit message (Collapse) | Author |
|
|
|
Fix typo, improve docstrings.
|
|
Closes bug #3032.
|
|
|
|
This gives us the possibility of mocking up the methods inside it.
Also, return the deferred from the run_* method
|
|
|
|
|
|
into develop
|
|
|
|
Add +13 and +14 timezones support.
|
|
|
|
|
|
|
|
Closes:#2925
|
|
'ivan/feature/2962_test-vpngatewayselector_rev1' into develop
|
|
|
|
Also use int notation instead of datetime.timedelta.
|
|
|
|
|
|
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
|
|
|
|
This is useful for testing purposes, so we can be consistent with the
distance calculation.
|
|
After this fix we always returned the first gateway, no matter what the
user asked for.
|
|
|
|
|
|
Closes: #2938
|
|
|
|
develop
|
|
Closes: #2884
|
|
into develop
|
|
|
|
Closes #2936
|
|
|
|
|
|
develop
|
|
into develop
|
|
Closes: #2247, #2761
|
|
It allows to use multiple gateways in openvpn for redundancy.
|
|
Closes: #2891
This is the temporal folder that is used under osx and linux for
the unix socket to connect to the management interface.
|
|
Closes: #2753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, some pep8 fixes
|
|
This removes CheckerThread
|