summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-15Authenticated status remembered after exit.Parménides GV
2013-11-15Merge branch 'hotfix/broken-package-names' into developSean Leonard
2013-11-15fixed broken package names in bcd9589cyBerta
2013-11-15Merge branch 'feature/disconnect-notification-icon' into developSean Leonard
2013-11-15Merge branch 'bug/srp-b-validation' into developSean Leonard
2013-11-15Merge branch 'bug/secure-random-vulnerability' into developSean Leonard
2013-11-15Add package declaration and attribution source to PRNGFixes.javaSean Leonard
2013-11-15Authenticated status remembered after exit.Parménides GV
2013-11-14shows the broken key symbol on specific states, not on messages from R.stringcyBerta
2013-11-14Removed an spurious comment.Parménides GV
2013-11-14Check B % N != 0 in SRP algorithm.Parménides GV
2013-11-14Sometimes /dev/urandom is not writable.Parménides GV
2013-11-14Fixed SecureRandom PRNG problem.Parménides GV
2013-11-14status message string from resource, clearer status message for 'not running'...cyBerta
2013-11-13Fixed a typo in the rebase.Parménides GV
2013-11-13AlertDialog for failed downloads.Parménides GV
2013-11-13Renamed certificate handling methods.Parménides GV
2013-11-13Merge branch 'bug/vpn-reconnect-sometimes-hangs' into developSean Leonard
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-11-09No new routes if openvpn is already running.Parménides GV
2013-11-07Logbuffer copied to Logcat.Parménides GV
2013-11-07Special debug log: "OpenVPN log" tagParménides GV
2013-11-05Command log to debug reconnects.Parménides GV
2013-11-05debug logs removedcyBerta
2013-11-05broken key icon added + icon is shown on 'not running' notificationcyBerta
2013-10-10Refactored leapclient to bitmaskclient.Parménides GV
2013-10-04About button from CW does not show new provider.Parménides GV
2013-10-04ConfigurationWizard uses action instead of button.Parménides GV
2013-10-03Login dialog requires username.Parménides GV
2013-10-03Fixed M2 and M1 constants values.Parménides GV
2013-09-30Fixed typo in EIP.certificateParménides GV
2013-09-30Erroneous CA cert download correctly handled.Parménides GV
2013-09-30Moved all constants from ConfigHelper.Parménides GV
2013-09-30Moved result constants to ProviderAPI.Parménides GV
2013-09-26Merge branch 'bug/inconsistent-cookie-management' into developSean Leonard
2013-09-26Replaced Apache HTTP client with HttpURLConnectionParménides GV
2013-09-26Apache HTTP to Android HttpsURLConnection started.Parménides GV
2013-09-26Commented all manual cookie management.Parménides GV
2013-09-25Removed cookie to logout chain.Parménides GV
2013-09-25Renamed certificate handling methods.Parménides GV
2013-08-15Merge branch 'hotfix/danger_on-is-true-for-assets-provider' into developSean Leonard
2013-08-14Assets providers have danger_on "false".Parménides GV
2013-08-13Use java.security classes to validate string certificates and keys from providerSean Leonard
2013-08-13Merge branch 'bug/eip-fragment-is-not-showed-after-switching-provider' into d...Sean Leonard
2013-08-13Merge branch 'bug/provider-down-not-differentiated-from-certificate-error' in...Sean Leonard
2013-08-13Merge branch 'feature/retry-login-retain-username' into developSean Leonard
2013-08-13Merge branch 'feature/providerApi-actions-instead-of-bundleExtras' into developSean Leonard
2013-08-03EIP fragment is replaced if provider is switched.Parménides GV
2013-08-03FileNotFoundException catched in all downloads.Parménides GV
2013-08-01Merge branch 'bug/backstack-screwed-up-by-notification-tap' into developSean Leonard