summaryrefslogtreecommitdiff
path: root/src/se/leap/openvpn/OpenVpnManagementThread.java
AgeCommit message (Collapse)Author
2013-12-04Merge branch 'hotfix/vpn-routes-never-set' into developParménides GV
2013-12-04bugfixes for switch toggle behaviorcyBerta
2013-12-04added FATAL as status for reconnection timoutcyBerta
2013-12-03Revert "No new routes if openvpn is already running."Sean Leonard
This reverts commit 5b772c23c3f45405f30de4a180fe47dbcb2fdfc4.
2013-11-09No new routes if openvpn is already running.Parménides GV
We cannot add routes to an existing openvpn session because it makes openvpn reconnect.
2013-11-07Special debug log: "OpenVPN log" tagParménides GV
The log shows all state commands, and notifies when bytecount values have not changed more than 3 times in a row.
2013-11-05Command log to debug reconnects.Parménides GV
The content of this commit should be removed from the final fix.
2013-10-10Refactored leapclient to bitmaskclient.Parménides GV
I do not change the company (se.leap). All references within strings.xml point to "bitmask" instead of to "leap".
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard