2
0
Local clone of source to prevent link rot
Go to file
Maarten Billemont f782b2ef62 Fixed counter type, added Android integrity testing.
[IMPROVED]  Type of Master Password counter is unsigned int; Guava's
            UnsignedInteger allows us to better enforce that in code,
            fixing a few places where ints were treated badly, limiting
            counter support.
[ADDED]     An integrity test activity to the Android app to ensure the
            Android device properly generates the expected passwords
            before allowing the user to rely on it.
[UPDATED]   Made standard test suite available for all without needing
            JAXB; implemented SAX reading of mpw_tests.xml + a good API
            for running the tests and getting feedback at runtime.
2015-12-24 22:26:17 -05:00
.idea Update openssl/scrypt and Crashlytics/Fabric 2015-10-22 14:31:39 -04:00
External Update masterpassword-gui. 2015-12-13 10:49:58 -05:00
MasterPassword Fixed counter type, added Android integrity testing. 2015-12-24 22:26:17 -05:00
MasterPassword.xcworkspace Mac Project update, Crashlytics/Fabric update, MP API update and other build fixes. 2015-10-28 21:12:47 -04:00
Scripts Update CFBundleVersion to just major.minor.build and include the GIT ref elsewhere. 2015-11-06 02:15:58 -05:00
Site Suggestions for contributing. 2015-12-13 11:33:00 -05:00
Tests Modernize ObjC syntax. 2012-08-19 20:02:23 +02:00
.gitignore Fix patching and unpacking of dependency packages. 2015-11-05 11:10:23 -05:00
.gitmodules mpw-js is now back in sync with Tom's repo. 2015-01-23 08:31:50 -05:00
.travis.yml Build Travis for simulator so we don't need to sign. 2015-10-22 15:56:02 -04:00
LICENSE Initial UI. 2011-11-30 22:42:40 +01:00
README.md Prepare for Travis-CI. 2014-01-26 11:57:57 -05:00
todo clean up todo. 2014-10-22 23:21:21 -04:00

Gittip Travis CI

Master Password

Master Password is an algorithm and Java/iOS application to solve the real trouble with passwords.