summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-03Fixed bug #2146 => A calculation is now fine. Next step: fix M1Parménides GV
2013-03-30Trial for srpforjava: it does not work since it implements SRP-6, andParménides GV
2013-03-29Tried to implement SRP with JBoss: discarded because it needs RMI to getParménides GV
2013-03-19Trying to find a jar from JBoss to use their SRP implementation. ImportsParménides GV
2013-03-12Error using CryptoUtil.calculatePasswordHash.Parménides GV
2013-03-12Gonna try jboss srp implementation, because if I implement myself one weParménides GV
2013-03-07Changed POST by PUT in the sendM1 method. Parménides GV
2013-03-05Registering method from ProviderAPI implemented and tested.Parménides GV
2013-02-28Now, ProviderAPI sends result to ConfigurationWizard.Parménides GV
2013-02-27Added bouncycastle lib with libs folder.Parménides GV
2013-02-25Finished first implementation of SRP.Parménides GV
2013-02-21Started SRP authentication. Using NG_1024 with g = 2, and SHA256 digest.Parménides GV
2013-02-13Solves Issue #1757.Parménides GV
2013-02-12New custom provider dialog effectively adds the new provider to theparmegv
2013-02-11Gets provider.json from custom url (assuming the file is at the root ofParménides GV
2013-02-11The newProviderButton gets user to the DialogFragment correctly.Parménides GV
2013-02-07Button not working from ConfigurationWizard.Parménides GV
2013-02-07Change in Dashboard to startActivityForResult() ConfigurationWizardSean Leonard
2013-02-07Rearrange singleton Provider.class pattern, Fix isolated SharedPreferences silosSean Leonard
2013-02-07Refactor ProviderListActivity.class into ConfigurationWizard.class,Sean Leonard
2013-02-05Clean up unused importsSean Leonard
2013-02-05Comments regarding TODOs for changes to ProviderListActivitySean Leonard
2013-02-05Change access modifiers of some functions in Provider.class from public to pr...Sean Leonard
2013-02-05Merge branch 'wizard' of ssh://leap.se/leap_android into wizardSean Leonard
2013-02-05Simplified certificates and urls: only 1 certificate, and no :443 portParménides GV
2013-02-05Remove function to push data into preferences (it was for testing before we h...Sean Leonard
2013-02-05Move Dashboard view building code into a function so it does not run when we ...Sean Leonard
2013-02-04Merge branch 'wizard' of ssh://gitolite@leap.se/leap_android into wizardParménides GV
2013-02-04Secure HTTP working with certificates downloaded from api.bitmask.netParménides GV
2013-02-04Fix testing conditional looking for saved prefs that made it into last commitSean Leonard
2013-02-04Created ConfigHelper with static information such as sharedprefs keys,Parménides GV
2013-02-01I have a handshake failing within an HTTP connection in order to get theParménides GV
2013-01-31Problems with downloaded file, the emulator cannot find the fileParménides GV
2013-01-30More fun with EIP item entry.Sean Leonard
2013-01-30Add EIP Service item in DashboardSean Leonard
2013-01-30FIXME!! Here there be dragons. Of the "fake data seeded by seedy functions" ...Sean Leonard
2013-01-30Put some About love in the menuSean Leonard
2013-01-30Beginnings of a Dashboard ActivitySean Leonard
2013-01-30Empty Dashboard.javaSean Leonard
2013-01-30Provider class filled up quick ;) Resolves #1520Sean Leonard
2013-01-30Empty Provider.java fileSean Leonard
2013-01-25Replace hardcoded package name string, FIXME but closes #1494Sean Leonard
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2013-01-18Ignore route-pre-down tooArne Schwabe
2013-01-14Do not save BYTECOUNT state message as last message.Arne Schwabe
2013-01-10Fix inserting inline certificates, increase log bufferArne Schwabe
2013-01-07Logs arguments to strings for minidumpArne Schwabe
2013-01-04Some more changes making external API possibleArne Schwabe
2013-01-04remote overrides port and proto options (Closes issue #128)Arne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe