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
/
LeapHttpClient.java
Age
Commit message (
Expand
)
Author
2013-09-25
Renamed certificate handling methods.
Parménides GV
2013-07-29
LeapHttpClient verifies hostname.
Parménides GV
2013-07-26
Include GPLv3+ file and header for files in se.leap.leapclient package
Sean Leonard
2013-06-19
First round of comments.
Parménides GV
2013-06-12
Removed some unnecessary libraries.
Parménides GV
2013-06-10
NullPointer solved.
Parménides GV
2013-06-09
More changes to calls for SharedPreferences via ConfigHelper methods
Sean Leonard
2013-05-13
A bit more clean.
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-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-14
After downloading provider.json successfully, ConfigurationWizard now
Parménides GV
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