summaryrefslogtreecommitdiff
path: root/src/se/leap/leapclient/ProviderAPI.java
AgeCommit message (Expand)Author
2013-03-18If ca.crt from new provider is not trusted, we can download it withoutParménides GV
2013-03-14After downloading provider.json successfully, ConfigurationWizard nowParménides GV
2013-03-13ConfigurationWizard sets provider.json correctly for Dashboard once aParmé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-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-05Clean up unused importsSean Leonard
2013-02-05Simplified certificates and urls: only 1 certificate, and no :443 portParménides GV
2013-02-04Secure HTTP working with certificates downloaded from api.bitmask.netParménides GV
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