Maarten Billemont
01c21e95bb
Merge branch 'master' of github.com:Lyndir/MasterPassword
2015-03-10 16:40:42 -04:00
Maarten Billemont
5af3ffa178
Merge branch 'master' of github.com:Lyndir/MasterPassword
...
Conflicts:
Site/2013-05/index.html
2015-03-10 14:39:05 -04:00
Maarten Billemont
651d07f982
mpw is now available via homebrew.
2015-03-10 14:37:47 -04:00
Maarten Billemont
a383d0eee7
Make new site creation on Mac same as iOS.
...
[FIXED] Unable to create a site that is a substring of an existing site.
2015-03-05 17:28:04 -05:00
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
fd855bb025
Add link to Tom's test suite.
2015-02-28 09:53:00 -05:00
Maarten Billemont
af340806af
Update mpw-js to include Tom's latest fixes.
2015-02-28 09:20:28 -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
73de98c5e2
Ignore Windows Thumbs.db
2015-02-16 23:58:03 -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
f7d595b0e7
Update site with new versions.
2015-02-05 21:02:06 -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
5b08149ca6
Fix a crash on older OS X versions.
2015-02-02 14:48:12 -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
285813324f
mpw-js is now back in sync with Tom's repo.
2015-01-23 08:31:50 -05:00
Maarten Billemont
d4b772b467
Update to Tom's latest mpw-js to fix issues with maximum security passwords.
2015-01-23 08:14:13 -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
806a07135a
Update 2.1-cli4 again.
2015-01-19 23:32:26 -05:00
Maarten Billemont
f6b2287778
Build fixes for iOS and Mac.
2015-01-19 23:30:19 -05:00
Maarten Billemont
f4e90bb839
Update 2.1-cli4
2015-01-19 23:23:10 -05:00
Maarten Billemont
21630e919b
Standardize includes for other POSIX platforms.
2015-01-19 23:21:10 -05:00
Maarten Billemont
ae74ab6906
Site references to mpw-cli C packages.
2015-01-19 23:07:49 -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
0c2e182039
Release a new C CLI and update links.
2015-01-19 17:22:05 -05:00