Age | Commit message (Collapse) | Author |
|
|
|
show also the back-to-clearnet button on that case.
|
|
|
|
We were trying to access the `is_restart` attribute that causes a
failure if the vpnprocess is not instantiated.
|
|
|
|
- fix tls-error: is SIGTERM now
- connect to connection-died signal
- display error to user
|
|
caused by a bad rebase.
|
|
and cleanup a little bit of the signal mess.
|
|
|
|
|
|
|
|
|
|
|
|
Refactor logic from backend to the vpnprocess.
|
|
Also, improve quit and cleanup calls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'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
|
|
|
|
|
|
|