summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/OpenVpnService.java
AgeCommit message (Expand)Author
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2013-03-11Add broadcast sent when VPN Status changes, still needs to tested (closes iss...Arne Schwabe
2013-03-07Add x509-verify-name support to ics-openvpn GUIArne Schwabe
2013-03-04Make break pad build option easier to use, add synchronized network listenerArne Schwabe
2013-02-26Refactor ConnectionStatus to be an enumerationv0.5.32Arne Schwabe
2013-02-25Fix notificationalwaysvisible bugArne Schwabe
2013-02-11Fix display of speed in the notification.Arne Schwabe
2013-02-10When logging a crash add time stampsArne Schwabe
2013-02-10Use different icons in the status bar depending on status.Arne Schwabe
2013-02-10Add timestamps to log windowArne Schwabe
2013-02-09Merge non OpenVPN3 specific into mainArne Schwabe
2013-02-05Use arrows instead of text in the transferred byte message to save space. Fix...Arne Schwabe
2013-02-05Fix Locale related errors/bugs. Update … to unicode replacement. Fix the sp...Arne Schwabe
2013-01-31Allow finer control of notification messagesArne Schwabe
2013-01-27Rename managmentThread memberArne Schwabe
2013-01-04Some more changes making external API possibleArne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-31CleanupsArne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-18Fix a few warnings and one bug when importing a file with a pkcs12 which cann...Arne Schwabe
2012-12-15Minimal rework of notifications for JBArne Schwabe
2012-09-09Give all traffic notifications the same time, fixes the blinking notification...Arne Schwabe
2012-08-28- Add status message when waiting for network.Arne Schwabe
2012-08-20Version 0.5.20v0.5.20Arne Schwabe
2012-08-17hide notification on JB+Arne Schwabe
2012-08-17Regression fix: Fix directly connecting while connection is activeArne Schwabe
2012-08-17bugfix for notificationsArne Schwabe
2012-08-16- Fix the problem Android sometimes killing the service in the background ca...Arne Schwabe
2012-08-13Allow editing the VPN Config from the log screen to ease configuration iterat...Arne Schwabe
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-08-08Use management-client and management-signal (closes issue #65)Arne Schwabe
2012-07-16Fixes error reported on the Android market consolev0.5.12aArne Schwabe
2012-07-15Add warning if no dns is set.v0.5.12Arne Schwabe
2012-07-07Fix stale "exiting" statusv0.5.10Arne Schwabe
2012-06-27mergeArne Schwabe
2012-06-27Some minor fixesArne Schwabe
2012-06-21Organize ImportsArne Schwabe
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-03Implement reconnect on network change (closes issue #37)Arne Schwabe
2012-06-02clarify warning, reset domain on opening tunArne Schwabe
2012-05-20- Fix missing aboutArne Schwabe
2012-05-18Allow only one log window at a time (closes issue #26)Arne Schwabe
2012-05-14Really apply patch from issue #20Arne Schwabe
2012-05-14Apply patch from issue #20 (closes issue #20)Arne Schwabe
2012-05-13Implement the required ipv6 changes.Arne Schwabe
2012-05-13Config Import useable (closes issue #14)Arne Schwabe
2012-05-11Add native dir approach from http://stackoverflow.com/questions/10517016/andr...Arne Schwabe
2012-05-11CLeanupsArne Schwabe
2012-05-11Rework FIle selection dialog.Arne Schwabe