Maarten Billemont
ca8f14fd3e
Site-specific support for keys of different algorithm versions.
...
[ADDED] Ability to downgrade sites.
[ADDED] A more explicit message that sites need to be upgraded.
2015-02-28 10:01:41 -05:00
Maarten Billemont
cdeee2576d
More algorithm trace logging.
2015-02-27 08:49:04 -05:00
Maarten Billemont
779d2776a0
Fix V0 in Java and support for testing algorithms.
2015-02-27 08:35:10 -05:00
Maarten Billemont
563aab9a81
More verbose in TRC about what algorithm is used + fix mpw_charlen on some platforms.
2015-02-18 17:32:33 -05:00
Maarten Billemont
c330728ac3
UI Improvements for Windows and system L&F.
2015-02-16 23:56:58 -05:00
Maarten Billemont
2db601475f
UI improvements for Windows and system look and feel.
2015-02-16 19:04:43 -05:00
Maarten Billemont
d898646097
Build fixes for mpw_color.
2015-02-09 20:51:12 +00:00
Maarten Billemont
afaa17948f
A fix build fixes on other platforms.
2015-02-09 18:02:22 +00:00
Maarten Billemont
8514a58e64
Sizing and memory related C fixes.
...
[FIXED] mpw_templatesForType now returns a fully allocated array, was relying on undefined behavior before.
[FIXED] mpw_variantWithName was allocating a badly sized standard string.
2015-02-07 11:10:59 -05:00
Maarten Billemont
f80bbff46e
Small C tweaks and add 2.2 to the site.
...
[UPDATED] mpw-cli's usage: line.
[IMPROVED] Safer code for standardizing of type name.
[FIXED] Detection of missing Crashlytics API Key wasn't detecting the file being missing.
[ADDED] 2.2 desktop and android to the site.
2015-02-07 09:16:17 -05:00
Maarten Billemont
422066ad4a
[maven-release-plugin] rollback changes from release preparation of 2.2-android
2015-02-05 20:28:25 -05:00
Maarten Billemont
73372f507a
[maven-release-plugin] prepare release 2.2-android
2015-02-05 20:28:25 -05:00
Maarten Billemont
feddd038e3
Also sign masterpassword-gui
2015-02-05 20:27:09 -05:00
Maarten Billemont
3f6773f3a9
Android release preparation.
2015-02-05 17:29:29 -05:00
Maarten Billemont
12b1610dc7
Remove unavailable resources + update graphics.
2015-02-05 16:34:04 -05:00
Maarten Billemont
e20b33a051
Prepare for making Android releases.
2015-02-05 13:43:57 -05:00
Maarten Billemont
b84ae532f2
Some generic code fix-ups throughout.
2015-02-05 13:14:17 -05:00
Maarten Billemont
145008406d
Big overhaul for proper site-specific algorithm support and big Android UI update.
2015-02-05 00:56:24 -05:00
Maarten Billemont
a6ab9b9194
Moar UI work on the Java app + support for per-site algorithm versioning.
2015-02-04 19:51:38 -05:00
Maarten Billemont
78c593fc08
Many UI improvements to the Java GUI.
2015-02-04 11:25:18 -05:00
Maarten Billemont
58afc19c26
Make string constants C constants, not macros.
2015-02-02 14:47:16 -05:00
Maarten Billemont
b3109187e9
Some project cleanup.
2015-01-31 11:08:22 -05:00
Maarten Billemont
a6e7a749bf
Android improvements.
...
[UPDATED] Opal API
[ADDED] Scrypt native binaries for more archs.
[IMPROVED] Android activity secure.
[FIXED] White background on buttons for some devices.
[IMPROVED] Android layout.
[WIP] Remember password on Android.
2015-01-31 10:55:08 -05:00
Maarten Billemont
ca5d83d40c
Put LDFLAGS after .o files that use them for compatibility with the 11.10+ linker.
2015-01-29 14:37:15 -05:00
Maarten Billemont
f392ad4053
Merge branch 'master' of github.com:Lyndir/MasterPassword
2015-01-21 11:12:23 -05:00
Maarten Billemont
35990f3bdd
Update Java GUI.
2015-01-21 09:11:14 -05:00
Maarten Billemont
3932857c21
Fix for not being able to copy the password from the password field.
2015-01-21 09:07:57 -05:00
Maarten Billemont
6f771a972b
his -> their.
2015-01-20 10:37:43 -05:00
Maarten Billemont
f6b2287778
Build fixes for iOS and Mac.
2015-01-19 23:30:19 -05:00
Maarten Billemont
21630e919b
Standardize includes for other POSIX platforms.
2015-01-19 23:21:10 -05:00
Maarten Billemont
caf361cd10
Rename mpw formula.
2015-01-19 21:54:50 -05:00
Maarten Billemont
aeedc1946e
Some audit fixes to mpw.rb.
2015-01-19 21:53:41 -05:00
Maarten Billemont
93ae31f679
An initial Homebrew formula for installing mpw.
2015-01-19 21:48:44 -05:00
Maarten Billemont
d5ff215da2
Support for passing the master password non-interactively for testing.
2015-01-19 21:34:54 -05:00
Maarten Billemont
b34f7377da
Handle dependencies unpacked by a package manager.
2015-01-19 20:58:53 -05:00
Maarten Billemont
7ae9afa63a
Merge commit '3d856b3'
2015-01-17 13:51:31 -05:00
Maarten Billemont
3d856b3773
Warnings update.
2015-01-17 13:51:22 -05:00
Maarten Billemont
7617b2382a
Fix V0 C implementation.
2015-01-17 11:17:16 -05:00
Maarten Billemont
a03dcf6859
Ability to pass the algorithm version on the CLI.
2015-01-16 00:25:18 -05:00
Maarten Billemont
57769ba199
Algorithm versions in C and wire ObjC into C, remove ObjC algorithm implementation.
2015-01-15 17:43:41 -05:00
Maarten Billemont
6304b3a619
Looks like the default close operation is hide and WINDOW_CLOSING is only an interactive request to close the window.
2015-01-04 11:28:30 -05:00
Maarten Billemont
d1649f3c33
Just dispose on close and scope executors to a window, clean up on window hide.
2015-01-03 14:25:20 -05:00
Maarten Billemont
80f507b4cc
Remove VERSION from project.
2015-01-02 13:41:29 -05:00
Maarten Billemont
f8a665db65
use libscryptenc-ios-sim for simulator builds.
2015-01-02 12:51:23 -05:00
Maarten Billemont
b15f2a8a26
Properly invoke the default close operation when dismissing the password frame.
2015-01-02 12:19:49 -05:00
Maarten Billemont
e9094097a2
Mask the generated password by default, provide a check box to unmask it.
2014-12-31 14:46:44 -05:00
Maarten Billemont
bea6ac5e68
Attempt to fix copy issue when Java app closes after copying.
2014-12-31 14:04:14 -05:00
Maarten Billemont
778533ac7f
Fix log-in after entering the wrong master password.
2014-12-31 13:53:28 -05:00
Maarten Billemont
c9ec5874d3
Add support for Crashlytics to Mac OS X app.
2014-12-31 13:02:23 -05:00
Maarten Billemont
4ce5fd25bc
Allow importing without a KeyID, fix a possible deadlock and fix showing error messages + replace light font with regular on non-retina.
2014-12-29 16:37:58 -05:00
Maarten Billemont
c03199f7e5
Update directory to mpw.d and fix issue that caused only one user to be visible in the drop-down.
2014-12-28 14:46:20 -05:00
Maarten Billemont
82c96ddfe3
Update distribute script to include source files for symlinks.
2014-12-21 23:58:33 -05:00
Maarten Billemont
b779ff5d1c
Added C tests for mpw_tests.xml
2014-12-21 23:45:19 -05:00
Maarten Billemont
73c10906e3
Some better memory maintenance.
2014-12-21 12:37:21 -05:00
Maarten Billemont
0ccd545dd4
More restructuring and rewriting of the C code.
2014-12-20 14:30:34 -05:00
Maarten Billemont
49da0b47c7
Complete an initial rewrite/restructure of mpw.c
2014-12-20 00:21:03 -05:00
Maarten Billemont
672b28a5b7
Restructure, split up mpw cli from mpw core.
2014-12-19 23:15:32 -05:00
Maarten Billemont
2dbada3c7c
Update build script to install header files in a shared include path, akin to how ObjC does.
2014-12-19 09:00:38 -05:00
Maarten Billemont
3dbc105fbd
Update C code for inclusion in ObjC and update scrypt to colin's latest code.
2014-12-19 00:03:54 -05:00
Maarten Billemont
43d55211b0
Revert "Revert accidentally committed changes."
...
This reverts commit a62ae8c757
.
2014-12-18 17:47:38 -05:00
Maarten Billemont
1fbb6b0754
Clear the password input field and pop a warning when entering bad master password.
2014-12-17 00:31:34 -05:00
Maarten Billemont
4c526d6f08
Fixed a bug causing exceptions loading maximum security passwords.
2014-12-17 00:18:02 -05:00
Maarten Billemont
a62ae8c757
Revert accidentally committed changes.
2014-12-16 23:07:31 -05:00
Maarten Billemont
f2eb53569b
Use ~/.mpwrc since ~/.mpw is used by other tools..
2014-12-16 22:14:52 -05:00
Maarten Billemont
c2a6a3d035
Full ability to load, add and autocomplete sites from history.
2014-12-16 22:13:11 -05:00
Maarten Billemont
97dcc65eac
Update install scripts for new env var names.
2014-12-16 08:54:58 -05:00
Maarten Billemont
1bd76dbb61
Read avatar from user export and allow user to modify it by clicking the picture.
2014-12-12 17:25:32 -05:00
Maarten Billemont
0fdf894bf0
Fix issue with passing context in Java algorithm and test case.
2014-12-12 10:54:28 -05:00
Maarten Billemont
19202e07d4
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-12-12 10:14:09 -05:00
Maarten Billemont
84b624aea2
WIP - integrate user and site storage through export files into Java Swing GUI.
2014-12-11 20:35:19 -05:00
Maarten Billemont
c7ac5087b3
Fix test cases loginName, securityAnswer and securityAnswer_context
2014-12-10 10:34:55 -05:00
Maarten Billemont
4ff8cd6d90
A persistence model for the Java implementation and ability to parse in and write out export files.
2014-12-08 11:11:29 -05:00
Maarten Billemont
3f4558da2b
Standardize on a naming scheme: cipher -> template, userName -> fullName, element -> site.
2014-12-05 17:59:10 -05:00
Maarten Billemont
b976e79b0f
Fix some mpw.c link errors.
...
[FIXED] Libraries should be specified after the objects that need them for some compilers apparently..
[FIXED] bool type requires stdbool.h, disable more color code when COLOR not defined.
[UPDATED] Disable mpw_color by default as it doesn't link cleanly on some Linux'es for now..
2014-12-05 13:51:02 -05:00
Maarten Billemont
3d064fa68d
A full test script for various inputs and a Java TestNG implementation that tests it.
2014-12-05 02:17:28 -05:00
Maarten Billemont
1a1e024178
Fix Java unit test expected values from C implementation's output.
2014-12-04 00:35:21 -05:00
Maarten Billemont
4876d62b56
Copy the string into masterPassword because the line is getting free'd.
2014-12-04 00:28:38 -05:00
Maarten Billemont
8006b7096f
Make Java and C debug output comparable.
2014-12-03 23:36:18 -05:00
Maarten Billemont
a82ce7310d
Remove plist dependency, fix length bug, import ciphers.plist.
...
[REMOVED] Java code no longer depends on ciphers.plist and net.sf.plist.
[ADDED] Java code now explicitly defines the algorithm's templates.
[FIXED] Java code now properly counts the site name and user name's byte length.
[FIXED] Java code now explicitly uses 32-bit integers.
2014-12-03 00:46:00 -05:00
Maarten Billemont
ae08cb62c5
Add the env variables to the usage output.
2014-12-03 00:40:54 -05:00
Maarten Billemont
c48fba6c01
No color fixes & malloc bug in .mpw reading.
...
[FIXED] We weren't properly excluding all dependencies on ncurses when colors are not enabled.
[FIXED] There was a memory realloc bug when reading multiple lines from ~/.mpw.
2014-12-02 20:46:53 -05:00
Maarten Billemont
3db25e7e3b
Some more attempts at being better at memory handling + remove useless and untested cygwin stuff.
2014-11-23 14:01:29 -05:00
Maarten Billemont
1f7a49378b
Allocate enough space for the NUL c-string delimitor.
2014-11-23 13:44:37 -05:00
Maarten Billemont
37ec21f5be
Disable colors when output is not a terminal.
2014-11-23 13:33:09 -05:00
Maarten Billemont
2b8498f569
Support for patching dependencies + ARM patch for bcrypt.
2014-11-21 09:39:30 -05:00
Maarten Billemont
5c4fc61a12
Bump bashlib.
2014-11-21 08:15:51 -05:00
Maarten Billemont
c0ec65bbae
Make identicon color an optional feature and specify the dependency.
2014-11-21 08:06:29 -05:00
Maarten Billemont
9ab1b2d47a
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-11-21 01:31:07 -05:00
Maarten Billemont
17d38235a1
Initial test of identicon support.
2014-11-21 01:30:47 -05:00
Maarten Billemont
1fe3edec04
oops - syntax error in build script.
2014-11-18 15:33:19 -05:00
Maarten Billemont
8dd932da31
Comment on what to do when libcrypto.a is in a non-standard path for now.
2014-11-18 09:56:53 -05:00
Maarten Billemont
33eab0f199
Work around the weirdest Xcode build failure: don't output :: STUFF :: from a build script or Xcode will fail it.
2014-11-18 08:13:39 -05:00
Maarten Billemont
7d6f2533db
work around pinf hang under Travis by forcing the TERM to dumb.
2014-11-18 07:32:17 -05:00
Maarten Billemont
574f239545
cut genassets in half to debug Travis.
2014-11-17 17:42:32 -05:00
Maarten Billemont
99f5dfe040
Try without exec, now will you run it, Travis?
2014-11-17 17:35:39 -05:00
Maarten Billemont
c0e6e60a38
Revert "More debug attempts for Travis CI."
...
This reverts commit b656899532
.
2014-11-17 17:35:08 -05:00
Maarten Billemont
b656899532
More debug attempts for Travis CI.
2014-11-17 17:28:06 -05:00
Maarten Billemont
dbd5265ee0
Try to debug Travis CI hang on genassets.
2014-11-17 17:12:40 -05:00
Maarten Billemont
09d67113a2
Fix deadlock when PSC's store becomes available.
2014-11-10 16:45:25 -05:00
Maarten Billemont
435d72a509
Read the user's name and site name from stdin if not given.
2014-11-10 12:35:31 -05:00