summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-13Make openvpn version report the real ABIv0.5.22Arne Schwabe
2012-09-13Update openvpn to https://github.com/schwabe/openvpn/tree/android_2.3beta1Arne Schwabe
2012-09-13set persist-tun Default to false. It does to play well with reconnects and ↵Arne Schwabe
DNS resolving
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-12Add Czech translation by Jan Baier, many thanks! (closes issue #90)Arne Schwabe
2012-09-10Commit 3615b6646754c89fca055260528e0cbf671936e0 from gitArne Schwabe
2012-09-10Update openvpn version. Matches github.com/schwabe/openvpnArne Schwabe
2012-09-10increase Version numberArne Schwabe
2012-09-09Give all traffic notifications the same time, fixes the blinking ↵Arne Schwabe
notification for me (closes issue #75)
2012-09-09Fix a bug that if OpeVPN itself decided to reconnect the application was ↵Arne Schwabe
waiting for a network change
2012-09-09Complete german translation and fix may spelling mistakes.Arne Schwabe
2012-09-09Fix null pointer when connecting with pkcs12 and no password set.Arne Schwabe
2012-09-07Add shell commandArne Schwabe
--HG-- extra : rebase_source : e12b613b8af3ee647070d67ada96553cbdb40b97
2012-09-07Add FAQ entry for the network configurationArne Schwabe
2012-09-04Correct the type of text for the basic settings. (closes issue #86)Arne Schwabe
For the other settings which use T EditPrefernce there seems to be noway to specify a text type.
2012-09-04Update todo.txtArne 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
--HG-- extra : rebase_source : ed8d57424ed886729896597eed253a1cf95d8d11
2012-09-04MergeArne Schwabe
2012-09-03Replace /mnt/sdcard with real location of external storage, add read sdcard ↵Arne Schwabe
permission to manifest
2012-09-02update todo.txtArne Schwabe
2012-08-28- Add status message when waiting for network.Arne Schwabe
- Using a priority higher than PRIORITY_MIN stop the flickering of the notification but make the icon visible again :/
2012-08-27Added tag v0.5.21 for changeset 84057174eeb9Arne Schwabe
2012-08-27If profiles are broken do not load them, might fix NPE from market consolev0.5.21Arne Schwabe
2012-08-23Increase version to 0.5.21Arne Schwabe
2012-08-23Added tag v0.5.20 for changeset cffe1c5ae6c4Arne 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 ↵Arne Schwabe
format
2012-08-21Add a nice "what to do" screen if no VPN has been added yetArne Schwabe
2012-08-21Add FAQ Entry for the duplicate notificationsArne 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-17Remove script-security warning, fix german spelling mistakeArne Schwabe
2012-08-17Added tag v0.5.19 for changeset 0bdc4a396c7dArne Schwabe
2012-08-17Version 0.5.19v0.5.19Arne 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 ↵Arne Schwabe
causing miniopenvpn to exit - Use setForeground to enable foreground priority, this forces to use a notification icon - Remove the ability to deselect Bytecounter.
2012-08-13Add a text file describing all missing translations so people without fully ↵Arne Schwabe
working Eclipse can see which translations are missing
2012-08-13Allow editing the VPN Config from the log screen to ease configuration ↵Arne Schwabe
iterations
2012-08-13organize importsArne Schwabe
2012-08-13sort profies by name, better than not sorting at allArne Schwabe
--HG-- extra : rebase_source : 31ecdd1d6197a3ec95785a52e95b62a013c7539b
2012-08-13Ignore proxy for UDP connectionsArne Schwabe
2012-08-13FIX NPE from market consoleArne Schwabe
2012-08-13fix encoding of build-native.shArne Schwabe
2012-08-13After publishing in the market, increase version numberArne Schwabe
2012-08-13Fix authenticating with passwords containing # (Closes issue #68)Arne Schwabe
2012-08-12Added tag v0.5.18 for changeset 818b24d6246bArne Schwabe
2012-08-12Add bat file to ease building native libs on windowsv0.5.18Arne Schwabe