Maarten Billemont
2199757d9b
Build and Travis fix.
2016-11-03 20:13:43 -04:00
Maarten Billemont
00887f6277
Travis.
2016-11-03 19:45:37 -04:00
Maarten Billemont
21945ae23f
Try to fix Travis builds again.
2016-11-03 16:46:58 -04:00
Maarten Billemont
d3f2a01da2
Fix memory leaks, thanks @daltomi - #134 .
2016-11-03 10:31:07 -04:00
Maarten Billemont
f427e06692
Change the names of some utility functions to be more standard and consistent.
2016-11-03 10:04:18 -04:00
Maarten Billemont
73421b3299
Merge branch 'master' of github.com:Lyndir/MasterPassword
2016-10-29 09:29:13 -04:00
Maarten Billemont
564e5d9084
Standardize mpw-wide constants and explain their purpose, also allow non-home .mpw.d.
2016-10-29 09:29:01 -04:00
Maarten Billemont
88d818833c
Merge pull request #110 from joshterrill/master
...
fixed wording on set password dialog
2016-10-29 08:24:21 -04:00
Maarten Billemont
0498a245c6
Some minor code improvements.
2016-10-29 08:18:20 -04:00
Maarten Billemont
77bb2ef4cd
Merge pull request #118 from joelsnape/master
...
Corrected conversion exception (from long to UnsignedInteger) on linux oracle and open jdk.
2016-10-29 07:55:36 -04:00
Maarten Billemont
207b375ae9
Fix version number parsing.
2016-10-27 14:49:02 -04:00
Maarten Billemont
c1f4d2db24
Merge branch 'master' of github.com:Lyndir/MasterPassword
2016-10-27 14:24:49 -04:00
Maarten Billemont
ca3a8ee78c
Update Master Password Web version to support all algorithm versions and Tom's latest mpw-js.
2016-10-27 14:14:58 -04:00
Maarten Billemont
e88ec0927e
Merge pull request #108 from rolandog/patch-1
...
Prevented domain name and password leakage
2016-10-27 14:13:20 -04:00
Maarten Billemont
e6774592d7
Merge pull request #121 from nat13ejo/master
...
Modified the symlink in mpw_test.xml to point to the new location of mpw_test.xml
2016-10-27 14:12:20 -04:00
Emil Johansson
6834f3689f
Modified the symlink in mpw_test.xml to point to the new location of
...
the file at ../Java/masterpassword-tests/src/main/resources/mpw_tests.xml
Fixes #120
2016-10-22 10:26:29 +02:00
Maarten Billemont
c2fc5e6072
Merge pull request #119 from nat13ejo/master
...
Added the option "-selection clip" to the xclip command. This fixes
2016-10-21 16:04:51 -04:00
Emil Johansson
ade5c274b1
Added the option "-selection clip" to the xclip command. This fixes
...
the bugg that the automatic copying to the clipboard accesible with
ctrl-V in applications like in e.g firefox is not working in OpenSUSE
41.1 and i suspect in other Linux distros as well.
2016-10-20 22:33:11 +02:00
Joel Snape
1da235bbdf
Corrected conversion exception (from long to UnsignedInteger) on linux oracle and open jdk.
2016-10-08 20:51:19 +01:00
Maarten Billemont
b050cc4994
Build fixes.
2016-09-22 18:17:19 -04:00
Maarten Billemont
3e31dac7e0
Update project for Xcode 8, finally with named provisioning profile identifiers!
2016-09-22 17:37:21 -04:00
Maarten Billemont
eea9051dbb
Adjust mpw-bench to compare to hmac-sha-256 instead of sha-256, their performance characteristics are quite different.
2016-08-24 00:07:58 -04:00
Maarten Billemont
d560a2052d
Mac update.
2016-08-17 18:36:39 -04:00
Maarten Billemont
af7edd05d4
Make TouchID optional.
2016-08-17 18:34:32 -04:00
Joshua Terrill
33f817a585
fixed wording on set password dialog
...
The wordong says "Click 'Change Password' ...", but the button says "Set Password", not "Change Password".
2016-08-02 00:11:37 -07:00
Maarten Billemont
e2d3f14fdf
Fix a crash when the master key could not be computed.
2016-07-23 11:44:17 -04:00
Maarten Billemont
e205926c8c
Bump Crashlytics.
2016-07-21 20:07:20 -04:00
Maarten Billemont
d48494a566
Update Master Password for Mac.
2016-07-21 20:06:37 -04:00
Maarten Billemont
00ad9d59ca
Better fix to Mac user getting logged out after the app is locked.
2016-07-21 20:03:47 -04:00
Maarten Billemont
af7327555c
Merge branch 'master' of github.com:Lyndir/MasterPassword
2016-07-21 10:02:35 -04:00
Maarten Billemont
1977a423a5
Move a few batches of UI work into the main thread.
2016-07-21 09:59:37 -04:00
Maarten Billemont
fa588f8fe2
Update Crashlytics.
2016-07-19 12:06:22 -04:00
Maarten Billemont
ba00d89b99
Fix some potential crashes and memory leaks.
2016-07-19 12:00:19 -04:00
Maarten Billemont
c498d8b1ec
Merge pull request #109 from dkunzler/master
...
fix mpsites export on Java
2016-07-06 15:22:14 -04:00
David Kunzler
e6b398d09d
fix mpsites export on Java
2016-07-06 20:23:45 +02:00
Maarten Billemont
a72d893203
Include the build in the short version string.
2016-07-06 01:24:58 -04:00
Maarten Billemont
a5368033a3
Default to Long on invalid type.
2016-07-06 01:18:35 -04:00
Maarten Billemont
588ebe08cd
Fix crash when default type is not a generated type, when password is unset and don't crash for fatals.
2016-07-06 01:16:10 -04:00
Maarten Billemont
28bd162e05
Fixed issue when signing out on iOS + issue with biometrics not getting enabled properly after enabling TouchID.
2016-07-05 20:15:18 -04:00
Maarten Billemont
2897bc741c
Version can't be > 18 chars, so use the major as the repeater.
2016-07-02 09:46:42 -04:00
Maarten Billemont
e11e73c0db
Little hack to work around stupid iTunesConnect restriction.
2016-07-02 09:29:50 -04:00
Maarten Billemont
672d8ba089
Update Master Password for Mac.
2016-07-02 09:18:55 -04:00
Maarten Billemont
3a70d5e38d
Don't forget the active user when signing out, so sign-in can re-use the same user.
...
Also fix some deprecated method usages.
2016-07-02 09:04:31 -04:00
Maarten Billemont
b9298996e8
Make Reveal weak.
2016-06-04 12:01:20 -04:00
Maarten Billemont
28afa1a56d
Bump Pearl.
2016-06-04 11:52:17 -04:00
Maarten Billemont
17cc647cf5
Turn off tests.
2016-06-04 11:38:37 -04:00
Maarten Billemont
9863fbb073
Bump Crashlytics.
2016-06-04 11:29:21 -04:00
Maarten Billemont
49398bb9f0
Another attempt at fixing dumb xctool bugs.
2016-06-04 11:27:37 -04:00
Maarten Billemont
b52b310e82
Fix saving of user after sign-in.
2016-06-04 10:44:43 -04:00
Maarten Billemont
6a74ada2fa
Dismiss keyboard if active when opening question answers.
2016-06-04 10:14:19 -04:00