summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-07Fix compiling with Android NDK r9Arne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...Arne Schwabe
2013-08-02Welcome Android 4.3Arne Schwabe
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue #...Arne Schwabe
2013-07-12Fix keychain certificate handlingArne Schwabe
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also displa...Arne Schwabe
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
2013-07-05Ignore user and group optionsArne Schwabe
2013-07-05Fix disconnecting VPN from notificationArne Schwabe
2013-07-03Restructure global settingsArne Schwabe
2013-07-01Fix GUI certificate display/parsing a bitArne Schwabe
2013-06-25Always uses newest gradle build versionArne Schwabe
2013-06-23fix stupid bugArne Schwabe
2013-06-23Fix bug with new pause VPN functionArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-06-23Implement expandable notifications for 4.1Arne Schwabe
2013-06-16I have no idea what I am doing here …..Arne Schwabe
2013-06-16Fix typos, move socket initializing to OpenVPN 2.x specific OpenVPNManagement...Arne Schwabe
2013-06-16Change default dns serversArne Schwabe
2013-06-08Fix icon displayed in the notification bar. Using a Leveldrawable does not wo...Arne Schwabe
2013-06-07Also use friendly names when printing keystore certificateArne Schwabe
2013-06-06Fix printing of certificate DN Namesv0.5.37Arne Schwabe
2013-06-04Remove debug logArne Schwabe
2013-05-31Remove stray todoArne Schwabe
2013-05-31Fix screen offArne Schwabe
2013-06-05Fix issues reported by IntellijArne Schwabe
2013-06-05Add support for asking username/password if none is set (closes issue #174)Arne Schwabe
2013-05-29Compile fixesArne Schwabe
2013-05-29Allow pausing the VPN also without persistent-tun.Arne Schwabe
2013-05-25Doc updateArne Schwabe
2013-05-25Extend external API documentation and change hasPermission to prepareVPNServiceArne Schwabe
2013-05-25Implement Option to pause VPN when screen is off (closes issue #162)Arne Schwabe
2013-05-24Fix error in envArne Schwabe
2013-05-20Fix aidl crash …..Arne Schwabe
2013-05-20Add certificate CN printArne Schwabe
2013-05-06Fix spelling of sate to stateArne Schwabe
2013-05-10Also add package name to UV variablesArne Schwabe
2013-05-10Report ics-openvpn version to server when push-peer-info is usedArne Schwabe
2013-05-03Cancel dialog when pressing back (closes issue #167)Arne Schwabe
2013-04-16Fix NPE when calling disconnect() without being connectedArne Schwabe
2013-04-16Add states when requiring user inputArne Schwabe
2013-04-10Always log tun informationArne Schwabe
2013-04-10Do not close main window when starting a VPN Connection.Arne Schwabe
2013-04-08add LastConnectedUuid to state messages.Arne Schwabe
2013-04-08Remove tls-remote conversion. Let Heiko's patches handle this stuffArne Schwabe
2013-04-08Fix status updatesArne Schwabe
2013-04-07Allow clearing of external appsArne Schwabe
2013-04-07Registering for a state receiver gets the most recent state. Also added the c...Arne Schwabe
2013-04-06Add external API with security.Arne Schwabe
2013-04-01Ignore error when unregistering network state listenerArne Schwabe