Commit Graph

13 Commits

Author SHA1 Message Date
Sergey Abramchuk 57577377e1 Set username and password via properties instead of adapter method 2017-03-06 21:24:02 +03:00
Sergey Abramchuk 7b5f0cd714 Read data from OpenVPN and pass it to the TUN interface 2017-03-06 20:12:51 +03:00
Sergey Abramchuk db6ba2ea8f Read data from TUN interface and pass it to the VPN; Rename sockets. 2017-02-26 16:19:51 +03:00
Sergey Abramchuk 0e90827f3e Don’t wait forever for tunnel configuration 2017-02-26 16:06:56 +03:00
Sergey Abramchuk 4daa634f6c Establish TUN interface 2017-02-26 15:59:30 +03:00
Sergey Abramchuk 6130e19c62 Store and reset TUN configuration 2017-02-26 15:36:03 +03:00
Sergey Abramchuk c8b9da6fd0 Add extra spaces 2017-02-12 16:22:41 +03:00
Sergey Abramchuk 169ae80bd5 Initialize and stop connection to the vpn server 2017-02-12 16:15:13 +03:00
Sergey Abramchuk 2b91cf1c29 Configure openvpn client and generate errors if configuration fails 2017-02-12 16:04:49 +03:00
Sergey Abramchuk 4b81e400fc Get error and send it to the delegate 2017-02-11 21:07:11 +03:00
Sergey Abramchuk 22a6586b5d Get event and send it to the delegate 2017-02-11 17:26:57 +03:00
Sergey Abramchuk 83a2090085 Configure a pair of connected sockets 2017-02-11 17:03:19 +03:00
Sergey Abramchuk bc37cef1a4 Declare open vpn adapter class and methods for client configuration 2017-02-11 15:16:25 +03:00