Commit graph

433 commits

Author SHA1 Message Date
linwiz
4f8e434f83 Added information to the output of mpw-bench 2014-10-17 08:52:15 -04:00
Maarten Billemont
3f9c3b5038 Make mpw-bench optional. 2014-10-15 22:18:16 -04:00
Maarten Billemont
ba96ceb882 Add bcrypt dependency and ability to compile arbitrary dependencies in C build script. 2014-10-15 22:17:49 -04:00
Maarten Billemont
4b40dca43a Disable debug verbosity by default. 2014-10-15 16:27:33 -04:00
Maarten Billemont
b522664c94 Added mpw-bench as an extra target. 2014-10-15 16:26:09 -04:00
Maarten Billemont
9c95c70e43 Replace editline and readline with getpass. 2014-10-15 16:03:46 -04:00
Maarten Billemont
a4b8d4c900 Ensure master password isn't lost after ending editline context. 2014-10-15 15:37:29 -04:00
Maarten Billemont
acc1fb580b Ensure we use the correct C language standard. 2014-10-15 15:32:10 -04:00
Maarten Billemont
0683cfc568 A bunch of cross-platform fixes for mpw.c + make config file optional and read master password from input instead. 2014-10-15 14:00:44 -04:00
Maarten Billemont
2a0c38e4c4 Add code to the build script for automatically fetching and building libscrypt. 2014-10-15 08:44:41 -04:00
Maarten Billemont
013fe6c9db Ability to generate pass phrases as well as names. 2014-09-21 01:57:45 -04:00
Maarten Billemont
f8ff01d050 Removed iCloud + added generated login names.
[REMOVED]   UbiquityStoreManager and iCloud support.  Now using simplified local Core Data store logic.
[ADDED]     Generating site login names.
[IMPROVED]  Some refactoring and interface improvements for optionally generated user names.
2014-09-15 08:47:36 -04:00
Maarten Billemont
da24895079 Add mp.update.check property to disable update checking. 2014-08-31 22:14:18 -04:00
Maarten Billemont
a2ae7eee13 Master Password Java GUI update. 2014-08-30 20:11:10 -04:00
Maarten Billemont
c680cc11e6 Improved Master Password algorithm API & GUI improvements.
[IMPROVED]  Read the master password using Console, not stdin.
[IMPROVED]  Clear the site password when the dialog closes.
[IMPROVED]  Make the site password selectable.
2014-08-30 20:08:20 -04:00
Maarten Billemont
a0ff625af2 Make log level configurable with -Dlog.level, default to INFO. Thanks @pitpalme. 2014-08-30 15:54:52 -04:00
Maarten Billemont
089b795cf2 Prepare for Android development.
[FIXED]     Naming of avatar images.
[FIXED]     Dependency, SDK & other Maven configuration.
[UPDATED]   Dependencies changed to stable versions.
2014-08-24 22:43:34 -04:00
Maarten Billemont
e25f22f5b6 Small C build and script fixes. 2014-06-10 16:26:24 -04:00
Maarten Billemont
0297781066 Finished the C implementation & CLI tool. Providing an OS X binary. 2014-06-07 15:51:11 -04:00
Maarten Billemont
aba493b177 Closed Mac beta due to overwhelming demand! 2014-06-07 13:03:12 -04:00
Maarten Billemont
e3b3eff05e WIP - Initial complete C implementation that's still buggy and generates broken passwords, yay. 2014-06-07 01:27:18 -04:00
Maarten Billemont
dd56d81d07 WIP - remove dependency on ciphers.plist. 2014-06-05 17:49:16 -04:00
Maarten Billemont
2b973cbf01 Fix .mpw parsing. 2014-05-06 17:21:12 -04:00
Maarten Billemont
72cee3704d Add C implementation of Master Password. 2014-05-05 11:16:59 -04:00
Maarten Billemont
c0029355bd Prepare for Travis-CI. 2014-01-26 11:57:57 -05:00
Maarten Billemont
b301263c01 Add masterpassword CLI tool to website. 2013-12-03 20:29:26 -05:00
Maarten Billemont
00ba6ff70d CLI tool install script.
[UPDATED]   Templates are now in ciphers.plist.
[ADDED]     Install script for Java-based mpw CLI tool.
[UPDATED]   Java tool is now bundled in a single executable self-containing JAR.
2013-12-03 08:16:32 -05:00
Maarten Billemont
251ffd4b6a Revert Storyboard back to Xcode 4 compatible format. 2013-08-10 23:32:33 -04:00
Maarten Billemont
be409a93ed ARMv7s
[UPDATED]   Project configuration update for ARMv7s support.
2012-09-19 22:11:16 +02:00
Maarten Billemont
8f22ca62bb Get rid of these binaries; they don't belong in a repo. 2012-07-30 10:19:46 +02:00
Maarten Billemont
519ba308a5 Add env var support to CLI.
[ADDED]     The Java CLI client can now take values for the username and
            master password from the environment.
2012-07-30 10:17:26 +02:00
Maarten Billemont
6a5996eaba A Java proof-of-concept CLI for Master Password. 2012-07-05 13:42:32 +02:00
Maarten Billemont
dfcec9308e Initial UI. 2011-11-30 22:42:40 +01:00