Age | Commit message (Expand) | Author |
2013-03-19 | Trying to find a jar from JBoss to use their SRP implementation. Imports | Parménides GV |
2013-03-12 | Error using CryptoUtil.calculatePasswordHash. | Parménides GV |
2013-03-12 | Gonna try jboss srp implementation, because if I implement myself one we | Parménides GV |
2013-03-07 | Changed POST by PUT in the sendM1 method. | Parménides GV |
2013-03-05 | Registering method from ProviderAPI implemented and tested. | Parménides GV |
2013-02-28 | Now, ProviderAPI sends result to ConfigurationWizard. | Parménides GV |
2013-02-27 | Added bouncycastle lib with libs folder. | Parménides GV |
2013-02-25 | Finished first implementation of SRP. | Parménides GV |
2013-02-21 | Started SRP authentication. Using NG_1024 with g = 2, and SHA256 digest. | Parménides GV |
2013-02-13 | Solves Issue #1757. | Parménides GV |
2013-02-12 | New custom provider dialog effectively adds the new provider to the | parmegv |
2013-02-11 | Gets provider.json from custom url (assuming the file is at the root of | Parménides GV |
2013-02-11 | The newProviderButton gets user to the DialogFragment correctly. | Parménides GV |
2013-02-07 | Button not working from ConfigurationWizard. | Parménides GV |
2013-02-07 | Change in Dashboard to startActivityForResult() ConfigurationWizard | Sean Leonard |
2013-02-07 | Rearrange singleton Provider.class pattern, Fix isolated SharedPreferences silos | Sean Leonard |
2013-02-07 | Refactor ProviderListActivity.class into ConfigurationWizard.class, | Sean Leonard |
2013-02-05 | Clean up unused imports | Sean Leonard |
2013-02-05 | Comments regarding TODOs for changes to ProviderListActivity | Sean Leonard |
2013-02-05 | Change access modifiers of some functions in Provider.class from public to pr... | Sean Leonard |
2013-02-05 | Merge branch 'wizard' of ssh://leap.se/leap_android into wizard | Sean Leonard |
2013-02-05 | Simplified certificates and urls: only 1 certificate, and no :443 port | Parménides GV |
2013-02-05 | Remove function to push data into preferences (it was for testing before we h... | Sean Leonard |
2013-02-05 | Move Dashboard view building code into a function so it does not run when we ... | Sean Leonard |
2013-02-04 | Merge branch 'wizard' of ssh://gitolite@leap.se/leap_android into wizard | Parménides GV |
2013-02-04 | Secure HTTP working with certificates downloaded from api.bitmask.net | Parménides GV |
2013-02-04 | Fix testing conditional looking for saved prefs that made it into last commit | Sean Leonard |
2013-02-04 | Created ConfigHelper with static information such as sharedprefs keys, | Parménides GV |
2013-02-01 | I have a handshake failing within an HTTP connection in order to get the | Parménides GV |
2013-01-31 | Problems with downloaded file, the emulator cannot find the file | Parménides GV |
2013-01-30 | More fun with EIP item entry. | Sean Leonard |
2013-01-30 | Add EIP Service item in Dashboard | Sean Leonard |
2013-01-30 | FIXME!! Here there be dragons. Of the "fake data seeded by seedy functions" ... | Sean Leonard |
2013-01-30 | Put some About love in the menu | Sean Leonard |
2013-01-30 | Beginnings of a Dashboard Activity | Sean Leonard |
2013-01-30 | Empty Dashboard.java | Sean Leonard |
2013-01-30 | Provider class filled up quick ;) Resolves #1520 | Sean Leonard |
2013-01-30 | Empty Provider.java file | Sean Leonard |
2013-01-25 | Replace hardcoded package name string, FIXME but closes #1494 | Sean Leonard |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard |