2
0

Commit Graph

  • 31fb9bc4e1 Update README.md Maarten Billemont 2017-03-22 15:00:40 -04:00
  • 23dcb11a10 Update README.md Maarten Billemont 2017-03-22 14:37:05 -04:00
  • ee0ca569f5 Updated C core and cli build and scripts. Maarten Billemont 2017-03-21 14:07:40 -04:00
  • 8ca8ef7aab Properly quote YAML value. Maarten Billemont 2017-03-11 11:38:47 -05:00
  • 018ab83af3 Update Travis build file for new scheme name. Maarten Billemont 2017-03-11 11:22:05 -05:00
  • 58a6f17641 Updates for latest Xcode. Maarten Billemont 2017-03-11 11:20:15 -05:00
  • 77bee803b8 Fixes #138- delays identicon update to avoid leaking interactive keyboard input. Maarten Billemont 2017-03-10 11:31:22 -05:00
  • c3f4d148a4 Try to reformat the java list. Maarten Billemont 2017-03-06 20:02:27 -05:00
  • f94ae03bde Fix URL. Maarten Billemont 2017-03-06 19:59:04 -05:00
  • 88199db988 Java build update and add gradle wrapper. Maarten Billemont 2017-03-06 19:56:47 -05:00
  • 33ff573295 Small tweak of C build script. Maarten Billemont 2017-03-06 18:18:25 -05:00
  • e0822b270e Instructions for the web platform. Maarten Billemont 2017-03-06 18:09:45 -05:00
  • acc4c34b85 Add some icons to releases. Maarten Billemont 2017-03-06 18:02:58 -05:00
  • 63b757f51a More Master Password availability. Maarten Billemont 2017-03-06 17:51:43 -05:00
  • eb527d985b Skip the intro. Maarten Billemont 2017-03-06 17:34:30 -05:00
  • 94159ed11a Adjust darwin build configuration to new project structure. Maarten Billemont 2017-03-06 17:25:59 -05:00
  • 18fce4eaf8 Instructions for building the Java code. Maarten Billemont 2017-03-06 16:06:38 -05:00
  • 8347c72882 Update README.md Maarten Billemont 2017-03-06 16:02:10 -05:00
  • f03abb1c8d Updated README. Maarten Billemont 2017-03-06 15:58:06 -05:00
  • 10cfe95158 Adjust gradle build configuration to new project structure. Maarten Billemont 2017-03-06 14:52:52 -05:00
  • c6b285a9c0 Re-organize the project into a better hierarchy. Maarten Billemont 2017-03-06 13:37:05 -05:00
  • 67e18895ab Update Android APK to fix scrypt issue. 2.4.1-android Maarten Billemont 2017-02-09 23:32:54 -05:00
  • 8b7cf2e86d Instructions, so I don't forget. Maarten Billemont 2017-02-09 23:31:22 -05:00
  • a267c0d1db APK release configuration. Maarten Billemont 2017-02-09 23:25:42 -05:00
  • f60093513e Change to new masterpassword.keystore Maarten Billemont 2017-02-09 22:59:22 -05:00
  • 5b47d47a1b Android 2.4.1 Maarten Billemont 2017-02-09 22:54:20 -05:00
  • f8f48743b0 Fix native scrypt on Android. Maarten Billemont 2017-02-09 00:48:07 -05:00
  • b46bf25c19 Migrate to Gradle. Maarten Billemont 2017-02-06 11:16:04 -05:00
  • e754e1ddce Evaluate the speed of the first and second stage of mpw individually. Maarten Billemont 2017-01-05 10:58:02 -05:00
  • 0f4a66f5d3 Fix setupterm error evaluation. Maarten Billemont 2016-11-10 11:15:23 -05:00
  • 3036697004 Don't exit if TERM is not set and color is enabled; setupterm is strange.. Maarten Billemont 2016-11-06 11:19:52 -05:00
  • 097d240feb Fix leak and segfault wrt reading MP_FULLNAME Maarten Billemont 2016-11-06 11:17:02 -05:00
  • dd9e4eafbc lineSize needs to be > 1. Maarten Billemont 2016-11-06 10:42:23 -05:00
  • 2199757d9b Build and Travis fix. Maarten Billemont 2016-11-03 20:13:43 -04:00
  • 00887f6277 Travis. Maarten Billemont 2016-11-03 19:45:37 -04:00
  • 21945ae23f Try to fix Travis builds again. Maarten Billemont 2016-11-03 16:46:58 -04:00
  • d3f2a01da2 Fix memory leaks, thanks @daltomi - #134. Maarten Billemont 2016-11-03 10:31:07 -04:00
  • f427e06692 Change the names of some utility functions to be more standard and consistent. Maarten Billemont 2016-11-03 10:04:18 -04:00
  • 73421b3299 Merge branch 'master' of github.com:Lyndir/MasterPassword Maarten Billemont 2016-10-29 09:29:13 -04:00
  • 564e5d9084 Standardize mpw-wide constants and explain their purpose, also allow non-home .mpw.d. Maarten Billemont 2016-10-29 09:28:41 -04:00
  • 88d818833c Merge pull request #110 from joshterrill/master Maarten Billemont 2016-10-29 08:24:21 -04:00
  • 0498a245c6 Some minor code improvements. Maarten Billemont 2016-10-29 08:18:20 -04:00
  • 77bb2ef4cd Merge pull request #118 from joelsnape/master Maarten Billemont 2016-10-29 07:55:36 -04:00
  • 207b375ae9 Fix version number parsing. Maarten Billemont 2016-10-27 14:49:02 -04:00
  • c1f4d2db24 Merge branch 'master' of github.com:Lyndir/MasterPassword Maarten Billemont 2016-10-27 14:20:14 -04:00
  • ca3a8ee78c Update Master Password Web version to support all algorithm versions and Tom's latest mpw-js. Maarten Billemont 2016-10-27 14:14:58 -04:00
  • e88ec0927e Merge pull request #108 from rolandog/patch-1 Maarten Billemont 2016-10-27 14:13:20 -04:00
  • e6774592d7 Merge pull request #121 from nat13ejo/master Maarten Billemont 2016-10-27 14:12:20 -04:00
  • 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 Emil Johansson 2016-10-22 10:26:29 +02:00
  • c2fc5e6072 Merge pull request #119 from nat13ejo/master Maarten Billemont 2016-10-21 16:04:51 -04:00
  • 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. Emil Johansson 2016-10-20 22:33:11 +02:00
  • 1da235bbdf Corrected conversion exception (from long to UnsignedInteger) on linux oracle and open jdk. Joel Snape 2016-10-08 19:03:48 +01:00
  • b050cc4994 Build fixes. Maarten Billemont 2016-09-22 18:17:19 -04:00
  • 3e31dac7e0 Update project for Xcode 8, finally with named provisioning profile identifiers! Maarten Billemont 2016-09-22 17:37:21 -04:00
  • eea9051dbb Adjust mpw-bench to compare to hmac-sha-256 instead of sha-256, their performance characteristics are quite different. Maarten Billemont 2016-08-24 00:07:58 -04:00
  • d560a2052d Mac update. Maarten Billemont 2016-08-17 18:36:39 -04:00
  • af7edd05d4 Make TouchID optional. Maarten Billemont 2016-08-17 18:34:32 -04:00
  • 33f817a585 fixed wording on set password dialog Joshua Terrill 2016-08-02 00:11:37 -07:00
  • e2d3f14fdf Fix a crash when the master key could not be computed. Maarten Billemont 2016-07-23 11:44:17 -04:00
  • e205926c8c Bump Crashlytics. Maarten Billemont 2016-07-21 20:07:20 -04:00
  • d48494a566 Update Master Password for Mac. Maarten Billemont 2016-07-21 20:06:37 -04:00
  • 00ad9d59ca Better fix to Mac user getting logged out after the app is locked. Maarten Billemont 2016-07-21 20:03:47 -04:00
  • af7327555c Merge branch 'master' of github.com:Lyndir/MasterPassword Maarten Billemont 2016-07-21 10:02:35 -04:00
  • 1977a423a5 Move a few batches of UI work into the main thread. Maarten Billemont 2016-07-21 09:59:37 -04:00
  • fa588f8fe2 Update Crashlytics. Maarten Billemont 2016-07-19 12:06:22 -04:00
  • ba00d89b99 Fix some potential crashes and memory leaks. Maarten Billemont 2016-07-19 12:00:19 -04:00
  • c498d8b1ec Merge pull request #109 from dkunzler/master Maarten Billemont 2016-07-06 15:22:14 -04:00
  • e6b398d09d fix mpsites export on Java David Kunzler 2016-07-06 20:23:45 +02:00
  • a72d893203 Include the build in the short version string. Maarten Billemont 2016-07-06 01:24:58 -04:00
  • a5368033a3 Default to Long on invalid type. Maarten Billemont 2016-07-06 01:18:35 -04:00
  • 588ebe08cd Fix crash when default type is not a generated type, when password is unset and don't crash for fatals. Maarten Billemont 2016-07-06 01:16:10 -04:00
  • 28bd162e05 Fixed issue when signing out on iOS + issue with biometrics not getting enabled properly after enabling TouchID. Maarten Billemont 2016-07-05 20:15:18 -04:00
  • 2897bc741c Version can't be > 18 chars, so use the major as the repeater. Maarten Billemont 2016-07-02 09:46:42 -04:00
  • e11e73c0db Little hack to work around stupid iTunesConnect restriction. Maarten Billemont 2016-07-02 09:29:50 -04:00
  • 672d8ba089 Update Master Password for Mac. Maarten Billemont 2016-07-02 09:18:55 -04:00
  • 3a70d5e38d Don't forget the active user when signing out, so sign-in can re-use the same user. Maarten Billemont 2016-07-02 09:04:31 -04:00
  • b9298996e8 Make Reveal weak. Maarten Billemont 2016-06-04 12:01:20 -04:00
  • 28afa1a56d Bump Pearl. Maarten Billemont 2016-06-04 11:52:17 -04:00
  • 17cc647cf5 Turn off tests. Maarten Billemont 2016-06-04 11:38:37 -04:00
  • 9863fbb073 Bump Crashlytics. Maarten Billemont 2016-06-04 11:29:21 -04:00
  • 49398bb9f0 Another attempt at fixing dumb xctool bugs. Maarten Billemont 2016-06-04 11:27:37 -04:00
  • b52b310e82 Fix saving of user after sign-in. Maarten Billemont 2016-06-04 10:44:43 -04:00
  • 6a74ada2fa Dismiss keyboard if active when opening question answers. Maarten Billemont 2016-06-04 10:14:19 -04:00
  • c8a40a7062 Build fix for iOS. Maarten Billemont 2016-06-04 09:52:19 -04:00
  • 2889c73af3 Let's call it 'Desktop' now. Maarten Billemont 2016-05-16 08:46:55 -04:00
  • 9249967c6f Bump master password mac and distribute via the website instead of through the app store. Maarten Billemont 2016-05-16 08:44:06 -04:00
  • 24f5ceac51 Fix misplaced frames. Maarten Billemont 2016-05-16 08:36:14 -04:00
  • 060059ff0c Bugfixes, a gradient backdrop behind bottom buttons and support for generated login names. Maarten Billemont 2016-05-16 00:50:17 -04:00
  • 0f7793e9ba Fix "full screen" menu item not updating when toggled. Maarten Billemont 2016-05-15 00:14:41 -04:00
  • a4cf7f9f3c Mac 2.4 beta. Maarten Billemont 2016-05-02 11:42:19 -04:00
  • 8978433aed fadeIn/fadeOut cleanup. Maarten Billemont 2016-04-30 18:09:27 -04:00
  • b4efe301a4 Fix issues with focus and tips in security questions panel. 2.4 Maarten Billemont 2016-04-30 18:06:23 -04:00
  • 9a82e617b3 Fix copy/paste/undo/redo editing hotkeys. Maarten Billemont 2016-04-30 17:41:51 -04:00
  • 2647279ff6 Only reset the frame size and position if switching window level. Maarten Billemont 2016-04-30 15:48:10 -04:00
  • dae84c4a2e Manually fix hardcoded absolute paths, silly Xcode. Maarten Billemont 2016-04-25 11:13:16 -04:00
  • 3b74543c51 Security answer generation for question keywords. Maarten Billemont 2016-04-23 23:56:16 -04:00
  • 1918c30bed Wire up some of the security answers UI. Still WIP. Maarten Billemont 2016-04-23 14:07:08 -04:00
  • bbeb6bb948 Fix deprecated NSAlert usage. Maarten Billemont 2016-04-23 12:22:15 -04:00
  • 15b14d67db Improvements to layout, password types and preparations for security answers. Maarten Billemont 2016-04-23 11:54:07 -04:00
  • 35c443d82d Support for windowed Master Password window on OS X, some UI improvements and modern version of window translucency. Maarten Billemont 2016-04-17 19:30:06 -04:00