Age | Commit message (Expand) | Author |
2013-07-12 | Shows bad user/password message when appropriate. | Parménides GV |
2013-07-12 | New certificates are added without creating files | Parménides GV |
2013-07-12 | Shows certificate error message. | Parménides GV |
2013-07-12 | Distinguish non LEAP provider and down provider. | Parménides GV |
2013-07-12 | User messages are added to the new recovery dialog | Parménides GV |
2013-07-12 | Pressing back button, we don't choose any provider | Parménides GV |
2013-07-12 | UnknownHostException separated from IOException. | Parménides GV |
2013-07-12 | Untrusted message is not shown if danger_on = true | Parménides GV |
2013-07-12 | Back to IOException instead of SSL exception. | Parménides GV |
2013-07-12 | Substituted IOException by SSLHandshakeException. | Parménides GV |
2013-07-12 | Shows certificate error message. | Parménides GV |
2013-07-12 | Distinguish non LEAP provider and down provider. | Parménides GV |
2013-07-02 | We can ignore any certificate. | Parménides GV |
2013-06-26 | The added provider is selected automatically. | Parménides GV |
2013-06-20 | Quite basic staring and stopping of VPN | Sean Leonard |
2013-06-20 | No binary library needed. | Parménides GV |
2013-06-20 | User messages are now in string.xml | Parménides GV |
2013-06-19 | First round of comments. | Parménides GV |
2013-06-13 | Bypasses self signed certificates. | Parménides GV |
2013-06-13 | bitmask json files are downloaded. | Parménides GV |
2013-06-11 | We are not using SD storage anymore. | Parménides GV |
2013-06-10 | Removed unused methods and variables. | Parménides GV |
2013-06-10 | OpenVPN certificate is downloaded from API_BASE, using api_uri field | Parménides GV |
2013-06-08 | Improve retrieving and saving SharedPreferences for different types (String, ... | Sean Leonard |
2013-06-04 | Fixed 2 important bugs. | Parménides GV |
2013-05-14 | Anon certificate is downloaded if possible. | Parménides GV |
2013-05-13 | A bit more clean. | Parménides GV |
2013-05-09 | Log in and Log out options are shown only if allow registration is true. | Parménides GV |
2013-05-08 | After loggin in successfully, the new client certificate is downloaded. | Parménides GV |
2013-05-01 | If the app is restarted with a custom provider selected, the client can | Parménides GV |
2013-04-29 | Changed the message shown when checking if the password is valid or not. | Parménides GV |
2013-04-29 | "Trust completely" checkbox saves that trust for the new provider | Parménides GV |
2013-04-29 | Added danger mode: we can bypass dev.bitmask.net hostname io exception. | Parménides GV |
2013-04-29 | Coded dialog (now there is a button in the Dashboard), time to test. | Parménides GV |
2013-04-29 | Coded logout method, and tested. | Parménides GV |
2013-04-29 | This commit contains: | Parménides GV |
2013-04-29 | Made SRP working with ProviderAPI methods more frequently than not in localho... | Parménides GV |
2013-04-16 | Fixed bug #2225 (https://leap.se/code/issues/2225) | Parménides GV |
2013-04-15 | Fixed bug 2231. | Parménides GV |
2013-04-15 | Added one "else if" that I missed during merge. | Parménides GV |
2013-04-15 | Merge branch 'wizard' into feature/wizard | Parménides GV |
2013-04-03 | Fixed bug #2146 => A calculation is now fine. Next step: fix M1 | Parménides GV |
2013-03-30 | Trial for srpforjava: it does not work since it implements SRP-6, and | Parménides GV |
2013-03-29 | Tried to implement SRP with JBoss: discarded because it needs RMI to get | Parménides GV |
2013-03-19 | Trying to find a jar from JBoss to use their SRP implementation. Imports | Parménides GV |
2013-03-18 | Refactored ProviderAPI code. | Parménides GV |
2013-03-18 | If ca.crt from new provider is not trusted, we can download it without | Parménides GV |
2013-03-14 | After downloading provider.json successfully, ConfigurationWizard now | Parménides GV |
2013-03-13 | ConfigurationWizard sets provider.json correctly for Dashboard once a | Parménides GV |
2013-03-12 | Error using CryptoUtil.calculatePasswordHash. | Parménides GV |