summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-10workaound bug in russian translation with shorter translation: Thanks for ↵v0.6.60-productionv0.6.60Arne Schwabe
all who told me about that bug
2016-10-03Version 0.6.59v0.6.59Arne Schwabe
2016-10-03Fix http-proxy-user-pass not embedded correctly in custom options (closes #551)Arne Schwabe
2016-09-28Update translationsArne Schwabe
2016-09-28Ignore errors when the management connection is closed (i.e. OpenVPN process ↵Arne Schwabe
exited), closes #553
2016-09-28Version 0.6.58v0.6.58Arne Schwabe
2016-09-28More breakpad bulding fixesArne Schwabe
2016-09-28Update OpenSSL to 1.0.2jArne Schwabe
2016-09-26Add breakpad subrepo and fix dump symbol scriptArne Schwabe
2016-09-26Update OpenVPN 3 code for released codeArne Schwabe
2016-09-15Repair breakpadArne Schwabe
2016-09-12Remark that Always On VPN could cancel the confirmation dialogArne Schwabe
2016-09-06Also ignore "push" option in client config. For people with really broken ↵Arne Schwabe
configuration like in issue #546 *sigh*
2016-08-31Ignore block-outside-dns, update gradle versionsArne Schwabe
2016-07-26Fix KeyChain crash (#530)Robin Lee
This happens due to a race condition in background threads that use an activity context to call long-running RPCs in keychain and keystore. If the activity goes away while services are still bound, its context will be disposed of and any attempts to unbind those services will raise an IllegalStateException. The right thing to do is make these calls using an application context instead.
2016-07-25Increase log Level of revoke message (closes #525)Arne Schwabe
2016-07-25Update translationsArne Schwabe
2016-07-24Fix ipv6 address with two zero ranges.Arne Schwabe
2016-07-20update readmeArne Schwabe
2016-07-06Version 0.5.67v0.6.57-productionv0.6.57Arne Schwabe
2016-07-05Add UI option for x509-username-field option (closes #519)Arne Schwabe
2016-07-04Fix Config fragment not always showing the most current configArne Schwabe
2016-07-04Implement exponential back off between connection attempts and generally ↵Arne Schwabe
overhaul time between connection logic massively.
2016-06-28More fixes for connection entry.Arne Schwabe
2016-06-27Update README.txtBabar-Bashir
2016-06-27Fix logic in ConnectionAdapter (closes #498, #497)Arne Schwabe
2016-06-27Update translationsArne Schwabe
2016-06-16Fix crash when using Always-on option in Android NArne Schwabe
2016-06-16New versions for everything!v0.6.56Arne Schwabe
2016-06-16Merge N changes into main branchArne Schwabe
2016-06-16Fix mtu option doing nothing with default settings.Arne Schwabe
2016-06-16only show disconnect dialog for connected VPN in profile listArne Schwabe
2016-05-25Fix crash on importArne Schwabe
2016-05-22Use the new icon in the quick tile.Arne Schwabe
2016-05-22Add icon for Android N quicktileArne Schwabe
2016-05-22Make Tile work in passive mode which suits OpenVPN for Android well enough.Arne Schwabe
2016-05-22Merge branch 'master' into androidNArne Schwabe
2016-05-22Add variant for better testing with instant run that has a minimal sdk of 21Arne Schwabe
2016-05-19Create ISSUE_TEMPLATE.mdArne Schwabe
2016-05-10Do reading from content urls in the background. Also fixes Skydrive imports.Arne Schwabe
2016-05-05Version 0.6.55v0.6.55Arne Schwabe
2016-05-05Update OpenVPNArne Schwabe
2016-05-05Give the user a choice if the vpn is already connected.Arne Schwabe
2016-05-04Dismiss error dialog on touch outsideArne Schwabe
2016-05-04Merge commit '8e84c38a3e650af61cd2548d931ed617e4af0069'Arne Schwabe
2016-05-03Update OpenSSLArne Schwabe
2016-05-03Fix minor warningsArne Schwabe
2016-04-29Fix verify-x509-name parsingArne Schwabe
2016-04-29Fix another crash reading broken logs.Arne Schwabe
2016-04-28Version 0.6.54v0.6.54-productionv0.6.54Arne Schwabe