summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-02-02Add the --auth option to the auth/enc dialogArne Schwabe
2013-02-02Give the hint of android bug with alphanumeric Keystore Aliases. (closes ↵Arne Schwabe
issue #132)
2013-01-31Allow finer control of notification messagesArne Schwabe
2013-01-27Rename managmentThread memberArne Schwabe
2013-01-18Ignore route-pre-down tooArne Schwabe
--HG-- extra : rebase_source : 8042b3e41e71d18d4126f04e950e5ce004c7d0c7
2013-01-14Do not save BYTECOUNT state message as last message.Arne Schwabe
2013-01-10Fix inserting inline certificates, increase log bufferArne Schwabe
2013-01-07Logs arguments to strings for minidumpArne Schwabe
2013-01-04Some more changes making external API possibleArne Schwabe
--HG-- extra : rebase_source : a62d022b917c997a5e116c34802fecfb1f066459
2013-01-04remote overrides port and proto options (Closes issue #128)Arne 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-26Increase version number for next releaseArne Schwabe
2012-12-25Merge local changes with repositoryarne@gaia.fritz.box
2012-12-25Cleanupsarne@gaia.fritz.box
2012-12-25Move opening of Inputstream to Configconvertarne@gaia.fritz.box
2012-12-24Reconnect USR1, still strange ….Arne Schwabe
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ↵Arne Schwabe
placed
2012-12-23Fix importing of embedded PKCS12 filesArne Schwabe
2012-12-22Parse the tls-remote server string, fix import message (Closes Issue #124)Arne Schwabe
2012-12-22commit files forgot in last commit, add push fixArne Schwabe
2012-12-22Add google-breakpad support to ics-openvpnArne Schwabe
2012-12-18Ignore status file writingArne Schwabe
2012-12-18Fix the Illegal Thread State bugArne Schwabe
2012-12-18Fix a few warnings and one bug when importing a file with a pkcs12 which ↵Arne Schwabe
cannot be read --HG-- extra : rebase_source : d11215373582cb1a656f7cae9bf3642b34c3a2c9
2012-12-16Fix parsing of tcp6 and udp6. Also parse connect-retry(-max). (Closes issue #69)Arne Schwabe
2012-12-15Let the user control the new connect-retry(-max) logicArne Schwabe
2012-12-15Minimal rework of notifications for JBArne Schwabe
2012-12-04Fix crash of settings if verb > 5 from the parsed configurationArne Schwabe
--HG-- extra : rebase_source : 895a74f802b9e1e38014f6c29ec24a4149d41df3
2012-11-26The fcafb74a08aa58152b6bd9eb6e4c7dc6ea783c3b was wrong commit. Version 4.2 ↵Arne Schwabe
behaves like ICS. (from a programming perspective not from what it really does)
2012-11-20Add script to generate FAQ in the google CODE project.Arne Schwabe
2012-11-20VPN+tethering is becoming a FAQArne Schwabe
2012-10-26Merge changesArne Schwabe
2012-10-26- Increase VersionArne Schwabe
- Add FAQ Entry for energy consumption
2012-10-22Increase default retry time for resolve to 60 seconds. 5 seconds does more ↵Arne Schwabe
harm than good
2012-10-17Fix the mixup in username and profilename (closes issue #98)Arne Schwabe
2012-10-12Fix error from market consoleArne Schwabe
2012-10-11Don't give myself credit.Arne Schwabe
2012-10-10Fix bug that causes segfault on reconnectv0.5.24Arne Schwabe
2012-10-10Have translationby string a useful default for translatorsArne Schwabe
Grrrr at Chinese languages. Russian is complete enought to be usable --HG-- rename : res/values-zh-CN/arrays.xml => res/values-zh-rCN/arrays.xml rename : res/values-zh-CN/strings.xml => res/values-zh-rCN/strings.xml
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. ↵Arne Schwabe
(closes issue #94) --HG-- extra : rebase_source : 6016a2c7cfddd15676305efd4e8fab0acee4b4cf
2012-09-26Implement reading/writing persist-tun settingArne Schwabe
2012-09-25make the context getting a bit more clean ,should not change anything but ↵Arne Schwabe
never know (NPE in market console)
2012-09-23Move untranslatable string to own fileArne Schwabe
--HG-- extra : rebase_source : f53888f33b0b11773c0c0bece5303a943a2f4a43
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 ↵Arne Schwabe
DNS resolving
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 ↵Arne Schwabe
notification for me (closes issue #75)