summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-30Generate warning when getting asset for main ABI cannot be readArne Schwabe
2012-09-30Fix deleting a VPN profile from a preference fragment on mobile phones. (clos...Arne Schwabe
2012-09-26Implement reading/writing persist-tun settingArne Schwabe
2012-09-25make the context getting a bit more clean ,should not change anything but nev...Arne Schwabe
2012-09-23Move untranslatable string to own fileArne Schwabe
2012-09-14Set persist-remote-ip when setting persist-tunArne Schwabe
2012-09-13set persist-tun Default to false. It does to play well with reconnects and DN...Arne Schwabe
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-09Give all traffic notifications the same time, fixes the blinking notification...Arne Schwabe
2012-09-09Fix a bug that if OpeVPN itself decided to reconnect the application was wai...Arne Schwabe
2012-09-09Fix null pointer when connecting with pkcs12 and no password set.Arne Schwabe
2012-09-04Allow embedding of plcs12 files from the fileselect dialogArne Schwabe
2012-09-04If user choses not import the certificate embed the file into the configArne Schwabe
2012-09-03Replace /mnt/sdcard with real location of external storage, add read sdcard p...Arne Schwabe
2012-08-28- Add status message when waiting for network.Arne Schwabe
2012-08-27If profiles are broken do not load them, might fix NPE from market consolev0.5.21Arne Schwabe
2012-08-23Ignore the dh option when parsing config files (closes issue #74)Arne Schwabe
2012-08-22Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 f...Arne Schwabe
2012-08-21Add a nice "what to do" screen if no VPN has been added yetArne Schwabe
2012-08-20Version 0.5.20v0.5.20Arne Schwabe
2012-08-17hide notification on JB+Arne Schwabe
2012-08-17really fix NPE from marketArne 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-13organize importsArne Schwabe
2012-08-13sort profies by name, better than not sorting at allArne Schwabe
2012-08-13Ignore proxy for UDP connectionsArne Schwabe
2012-08-13FIX NPE from market consoleArne Schwabe
2012-08-13Fix authenticating with passwords containing # (Closes issue #68)Arne Schwabe
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-08-12Keep Openvpn in hold whiteout network (closes issue #63)Arne Schwabe
2012-08-08management-signal is not required.Arne Schwabe
2012-08-08Use management-client and management-signal (closes issue #65)Arne Schwabe
2012-08-03Donate with paypal ...Arne Schwabe
2012-07-30Use system proxy settings for openvpnArne Schwabe
2012-07-25Fix importing custom options with spacesArne Schwabe
2012-07-25restore compatibility with Android 4.0Arne Schwabe
2012-07-24Build openssl as shared library again, build for all Android ABIsArne Schwabe
2012-07-23check for extrainfo == nullArne Schwabe
2012-07-21Save stat in VPNPreferencesArne Schwabe
2012-07-21Allow clearing of the CA Cert (closes issue #57)Arne Schwabe
2012-07-20MergeArne Schwabe
2012-07-20- Use config file name instead for default VPN name (closes issue #53)Arne Schwabe
2012-07-18- After installing Juno I need the core prefs for whatever reasonArne Schwabe
2012-07-17I really like the action bar, but not using the action bar is even better ;)Arne Schwabe
2012-07-17If a device needs both fixes better first load the module and then apply the ...Arne Schwabe
2012-07-17Implementier modprobe tun for more braindead imagesArne Schwabe
2012-07-16Start work on clear setting for file dialogArne Schwabe