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
Age
Commit message (
Expand
)
Author
2013-06-04
Fixed SRP strange characters bugs.
Parménides GV
2013-06-04
Fix bug #2717.
Parménides GV
2013-06-04
Fixed 2 important bugs.
Parménides GV
2013-05-29
Fixed passwords with strange characters?
Parménides GV
2013-05-29
Updated the name of the project in build.xml
Parménides GV
2013-05-29
Setting the name and the target in compile.sh
Parménides GV
2013-05-29
Merge branch 'ant_build' of github.com:parmegv/leap_android into ant_build
Parménides GV
2013-05-29
README now suggest to use scripts.
Parménides GV
2013-05-29
README now suggest to use scripts.
Parménides GV
2013-05-28
Starting basic adt vim plugin.
Parménides GV
2013-05-28
Added new file: run.sh
Parménides GV
2013-05-28
debug.sh works without initial big sleep.
Parménides GV
2013-05-27
First version of the README and ant build.xml
Rafael Gálvez Vizcaíno
2013-05-14
Anon certificate is downloaded if possible.
Parménides GV
2013-05-13
A bit more clean.
Parménides GV
2013-05-09
Log in and Log out options are shown only if allow registration is true.
Parménides GV
2013-05-08
After loggin in successfully, the new client certificate is downloaded.
Parménides GV
2013-05-07
Ready to create a new branch for the download of the new user auth'ed
Parménides GV
2013-05-01
Logging in successfully to dev.bitmask.net :)
Parménides GV
2013-05-01
If the app is restarted with a custom provider selected, the client can
Parménides GV
2013-04-29
Changed the message shown when checking if the password is valid or not.
Parménides GV
2013-04-29
"Trust completely" checkbox saves that trust for the new provider
Parménides GV
2013-04-29
Added danger mode: we can bypass dev.bitmask.net hostname io exception.
Parménides GV
2013-04-29
Coded dialog (now there is a button in the Dashboard), time to test.
Parménides GV
2013-04-29
Coded logout method, and tested.
Parménides GV
2013-04-29
This commit contains:
Parménides GV
2013-04-29
Made SRP working with ProviderAPI methods more frequently than not in localho...
Parménides GV
2013-04-16
Added libraries from JBoss.
Parménides GV
2013-04-16
Merge branch 'feature/wizard' into develop
Parménides GV
2013-04-16
Fixed bug #2225 (https://leap.se/code/issues/2225)
Parménides GV
2013-04-15
Fixed bug 2231.
Parménides GV
2013-04-15
Fixed bug #2224.
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-11
Made LeapSRPSession more beautiful, put javadoc and commented lines of
Parménides GV
2013-04-10
Some more trims added. It passes a lot of tests from the test project
Parménides GV
2013-04-10
LeapSRPSession response() method is working for the three different
Parménides GV
2013-04-09
Response should be correct, as far as different calculations
Parménides GV
2013-04-08
Done constructor of LeapSRPSession: it's OK.
Parménides GV
2013-04-08
Xor method fixed. I use BigInteger Java one.
Parménides GV
2013-04-03
Added new files to gitignore.
Parménides GV
2013-04-03
Fixed bug #2146 => A calculation is now fine. Next step: fix M1
Parménides GV
2013-03-30
Trial for srpforjava: it does not work since it implements SRP-6, and
Parménides GV
2013-03-29
Tried to implement SRP with JBoss: discarded because it needs RMI to get
Parménides GV
2013-03-20
Ready to use with Android JellyBean (api 16)
Parménides GV
2013-03-19
The new certificate added by ConfigHelper.addTrustedCertificate did not
Parménides GV
2013-03-19
Included libs folder with bouncycastle inside it.
Parménides GV
2013-03-19
Trying to find a jar from JBoss to use their SRP implementation. Imports
Parménides GV
2013-03-18
Loads bks file from assets.
Parménides GV
2013-03-18
Refactored ProviderAPI code.
Parménides GV
[next]