Age | Commit message (Collapse) | Author |
|
|
|
Refactor logic from backend to the vpnprocess.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'refs/remotes/ivan/bug/5563_download-upload-backward' into develop
|
|
|
|
|
|
Renames:
eip_download_config -> eip_config_ready
eip_download_client_certificate -> eip_client_certificate_ready
|
|
|
|
- Add backend eip management
- Connect gui with new eip signals
- remove old unused code
- remove Qt dependency from backend services.
- use Signaler to emit status/state changes from openvpn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In the case of the debian package, we already take care to put the file
in place, so this check is not needed.
|
|
- Show the user which provider has not been initialized and disable its
usage.
- Add support for absolute path in get_eipconfig_path.
- Replace hadr-coded paths with get_eipconfig_path.
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
reacts to tls-restart, ping-restart and network unreachable.
|
|
|
|
Also adds an explicit should_autostart flag in config.
|
|
|
|
|
|
|
|
into develop
|
|
|
|
|
|
|