index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
se
/
leap
/
leapclient
/
ConfigHelper.java
Age
Commit message (
Expand
)
Author
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-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-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-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
Simplified certificates and urls: only 1 certificate, and no :443 port
Parménides GV
2013-02-04
Secure HTTP working with certificates downloaded from api.bitmask.net
Parménides GV
2013-02-04
Created ConfigHelper with static information such as sharedprefs keys,
Parménides GV