summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/ProviderAPI.java
AgeCommit message (Expand)Author
2013-11-09bitmaskclient instead of leapclient in package pathcyBerta
2013-10-03Login dialog requires username.Parménides GV
2013-10-03Fixed M2 and M1 constants values.Parmé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-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-13Use java.security classes to validate string certificates and keys from providerSean 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-03FileNotFoundException catched in all downloads.Parménides GV
2013-08-01ProviderAPI intent receives actions and parameters.Parménides GV
2013-07-30Retains username if login process failed.Parménides GV
2013-07-26Include GPLv3+ file and header for files in se.leap.leapclient packageSean Leonard
2013-07-20If IOException, use current provider CA cert.Parménides GV
2013-07-20Certificate message shown when appropiate.Parménides GV
2013-07-20Erroneous untrusted provider toast with LEAP fixedParménides GV
2013-07-12Shows bad user/password message when appropriate.Parménides GV
2013-07-12New certificates are added without creating filesParménides GV
2013-07-12Shows certificate error message.Parménides GV
2013-07-12Distinguish non LEAP provider and down provider.Parménides GV
2013-07-12User messages are added to the new recovery dialogParménides GV
2013-07-12Pressing back button, we don't choose any providerParménides GV
2013-07-12UnknownHostException separated from IOException.Parménides GV
2013-07-12Untrusted message is not shown if danger_on = trueParménides GV
2013-07-12Back to IOException instead of SSL exception.Parménides GV
2013-07-12Substituted IOException by SSLHandshakeException.Parménides GV
2013-07-12Shows certificate error message.Parménides GV
2013-07-12Distinguish non LEAP provider and down provider.Parménides GV
2013-07-02We can ignore any certificate.Parménides GV
2013-06-26The added provider is selected automatically.Parménides GV
2013-06-20Quite basic staring and stopping of VPNSean Leonard
2013-06-20No binary library needed.Parménides GV
2013-06-20User messages are now in string.xmlParménides GV
2013-06-19First round of comments.Parménides GV
2013-06-13Bypasses self signed certificates.Parménides GV
2013-06-13bitmask json files are downloaded.Parménides GV
2013-06-11We are not using SD storage anymore.Parménides GV
2013-06-10Removed unused methods and variables.Parménides GV
2013-06-10OpenVPN certificate is downloaded from API_BASE, using api_uri fieldParménides GV
2013-06-08Improve retrieving and saving SharedPreferences for different types (String, ...Sean Leonard
2013-06-04Fixed 2 important bugs.Parménides GV
2013-05-14Anon certificate is downloaded if possible.Parménides GV
2013-05-13A bit more clean.Parménides GV
2013-05-09Log in and Log out options are shown only if allow registration is true.Parménides GV
2013-05-08After loggin in successfully, the new client certificate is downloaded.Parménides GV