summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/LogWindow.java
AgeCommit message (Collapse)Author
2012-06-20Make important message have a ticker message, fix status line in log windowArne Schwabe
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-06-13Correct network state messageArne Schwabe
Improve logging framework a bit Add logging of certificates received from Keystore
2012-05-18Version 0.5.5v0.5.5Arne Schwabe
- Add state to speed display
2012-05-18- Make Ipv6 support complete (minus tun-ipv6 warning)Arne Schwabe
- Implement byte counter support in the log window - Fix spelling of secret (closes issue #22) - Replace "quot; with ", no idea what went wrong there (closes issue #21)
2012-05-06- Ability to copy single log entries (issue #9)Arne Schwabe
- Remove dependency on JNI for all but early logging and opening tun
2012-05-06Add ability to send the log (closes issue #9)Arne Schwabe
protect fd over unix socket
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
closes issue #6
2012-05-01The real 0.4.6 version as being pushed to the market.Arne Schwabe
adds working clear and disconnect buttons to log window
2012-04-30Version 0.4.6 - Codename "Welcome to the world people in 2012, where we use ↵Arne Schwabe
CIDR"
2012-04-30- new Icon :)Arne Schwabe
- Obscure settings - version 0.4.5 - quick launch
2012-04-30version 0.4.2Arne Schwabe
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java
2012-04-28Almost ready for version 0.4schwabe
2012-04-16Initial importArne Schwabe