f2eb53569bUse ~/.mpwrc since ~/.mpw is used by other tools..
Maarten Billemont
2014-12-16 22:14:52 -0500
c2a6a3d035Full ability to load, add and autocomplete sites from history.
Maarten Billemont
2014-12-16 22:13:11 -0500
97dcc65eacUpdate install scripts for new env var names.
Maarten Billemont
2014-12-16 08:54:58 -0500
1bd76dbb61Read avatar from user export and allow user to modify it by clicking the picture.
Maarten Billemont
2014-12-12 17:25:32 -0500
0fdf894bf0Fix issue with passing context in Java algorithm and test case.
Maarten Billemont
2014-12-12 10:54:28 -0500
19202e07d4Merge branch 'master' of github.com:Lyndir/MasterPassword
Maarten Billemont
2014-12-12 10:14:09 -0500
84b624aea2WIP - integrate user and site storage through export files into Java Swing GUI.
Maarten Billemont
2014-12-11 20:35:19 -0500
c7ac5087b3Fix test cases loginName, securityAnswer and securityAnswer_context
Maarten Billemont
2014-12-10 10:34:55 -0500
4ff8cd6d90A persistence model for the Java implementation and ability to parse in and write out export files.
Maarten Billemont
2014-12-08 11:11:29 -0500
3f4558da2bStandardize on a naming scheme: cipher -> template, userName -> fullName, element -> site.
Maarten Billemont
2014-12-05 17:56:50 -0500
b976e79b0fFix some mpw.c link errors.
Maarten Billemont
2014-12-05 13:51:02 -0500
3d064fa68dA full test script for various inputs and a Java TestNG implementation that tests it.
Maarten Billemont
2014-12-05 02:17:28 -0500
1a1e024178Fix Java unit test expected values from C implementation's output.
Maarten Billemont
2014-12-04 00:35:21 -0500
4876d62b56Copy the string into masterPassword because the line is getting free'd.
Maarten Billemont
2014-12-04 00:28:38 -0500
8006b7096fMake Java and C debug output comparable.
Maarten Billemont
2014-12-03 23:36:18 -0500
ae08cb62c5Add the env variables to the usage output.
Maarten Billemont
2014-12-03 00:40:54 -0500
c48fba6c01No color fixes & malloc bug in .mpw reading.
Maarten Billemont
2014-12-02 20:46:53 -0500
3db25e7e3bSome more attempts at being better at memory handling + remove useless and untested cygwin stuff.
Maarten Billemont
2014-11-23 14:01:10 -0500
1f7a49378bAllocate enough space for the NUL c-string delimitor.
Maarten Billemont
2014-11-23 13:44:37 -0500
37ec21f5beDisable colors when output is not a terminal.
Maarten Billemont
2014-11-23 13:33:09 -0500
2b8498f569Support for patching dependencies + ARM patch for bcrypt.
Maarten Billemont
2014-11-21 09:39:30 -0500
c0ec65bbaeMake identicon color an optional feature and specify the dependency.
Maarten Billemont
2014-11-21 08:06:29 -0500
78f0dcd16cMerge remote-tracking branch 'remotes/michelverhagen/windows' into windows
windows
Maarten Billemont
2014-11-21 07:30:07 -0500
af36fa0f74Merge branch 'master' into windows
Maarten Billemont
2014-11-21 07:29:03 -0500
9ab1b2d47aMerge branch 'master' of github.com:Lyndir/MasterPassword
Maarten Billemont
2014-11-21 01:31:07 -0500
17d38235a1Initial test of identicon support.
Maarten Billemont
2014-11-21 01:30:47 -0500
8912d5b8e2Now clearing mruData when master password changes Fixed resizing issue Now using MasterPassword icon in "Add Remove Programs" Increased version number to 1.4
Michel Verhagen
2014-11-21 18:08:01 +1300
8dd932da31Comment on what to do when libcrypto.a is in a non-standard path for now.
Maarten Billemont
2014-11-18 09:56:53 -0500
71ba6bd502Travis still noisy?
Maarten Billemont
2014-11-18 08:19:13 -0500
33eab0f199Work around the weirdest Xcode build failure: don't output :: STUFF :: from a build script or Xcode will fail it.
Maarten Billemont
2014-11-18 08:12:40 -0500
7d6f2533dbwork around pinf hang under Travis by forcing the TERM to dumb.
Maarten Billemont
2014-11-18 07:32:17 -0500
c6cd50379eexit before pinf
Maarten Billemont
2014-11-18 07:23:26 -0500
fb86b3bc15exit before pinf and cp
Maarten Billemont
2014-11-18 07:21:56 -0500
964b6f050bexit before java -jar.
Maarten Billemont
2014-11-18 07:17:28 -0500
617923557aexit after niftyninepatch.
Maarten Billemont
2014-11-18 00:11:41 -0500
719deb7926exit in front of niftyninepatch
Maarten Billemont
2014-11-18 00:11:27 -0500
afb0a0365amove exit down a bit..
Maarten Billemont
2014-11-17 23:59:11 -0500
834434a499exit genassets before anything useful happens - this type of debugging is really lame. You suck, Travis.
Maarten Billemont
2014-11-17 23:16:55 -0500
00033eca37Merge branch 'master' of github.com:Lyndir/MasterPassword
Maarten Billemont
2014-11-17 20:15:50 -0500
574f239545cut genassets in half to debug Travis.
Maarten Billemont
2014-11-17 17:42:32 -0500
99f5dfe040Try without exec, now will you run it, Travis?
Maarten Billemont
2014-11-17 17:35:39 -0500
dbd5265ee0Try to debug Travis CI hang on genassets.
Maarten Billemont
2014-11-17 17:12:40 -0500
b533400286Added copy to clipboard support Fixed Win8.1 installer issue Changed username to Full Name and allowed all casing
Michel Verhagen
2014-11-17 23:31:40 +1300
09d67113a2Fix deadlock when PSC's store becomes available.
Maarten Billemont
2014-11-10 16:45:25 -0500
f0fa350e64Fix mixed content and bad path for setImmediate-polyfill.
Maarten Billemont
2014-11-10 16:44:37 -0500
435d72a509Read the user's name and site name from stdin if not given.
Maarten Billemont
2014-11-10 12:35:31 -0500
66220ed34eCheck in Michel Verhagen's initial Windows Native client.
Maarten Billemont
2014-11-10 11:07:47 -0500
395f7c71a2Switch more references to HTTPS.
Maarten Billemont
2014-11-06 07:48:02 -0500
96b482d94bKCOrderedAccessorFix was forked.
Maarten Billemont
2014-11-03 16:04:41 -0500
c9c9aec9ddSync mpw-js to js.masterpasswordapp.com.
Maarten Billemont
2014-11-03 15:56:46 -0500
7bb79c6a1eUse HTTPS for all download links on home page.
Maarten Billemont
2014-11-03 12:12:05 -0500
4b2251d4faSupport for fuzzy searching on iOS.
Maarten Billemont
2014-11-03 12:11:46 -0500
1c72643aaaMove mpw-js out of the homepage.
Maarten Billemont
2014-11-02 10:27:02 -0500
653f90c59cForce a refresh of the referenced stylesheet and js.
Maarten Billemont
2014-10-23 21:35:17 -0400
3076cc3de4A few disclaimers on mpw-js.
Maarten Billemont
2014-10-23 21:25:56 -0400
15c53c06c6Merge branch 'master' of github.com:Lyndir/MasterPassword
Maarten Billemont
2014-10-23 20:10:44 -0400
b3a886a6dbmpw-js: A javascript implementation of Master Password.
Maarten Billemont
2014-10-23 20:10:25 -0400
41ae6a5de5Remove pushqueue/popqueue, not compatible with bash3
Maarten Billemont
2014-10-23 17:29:14 -0400
92bd2cd016Explicitly use sha256 digests.
Maarten Billemont
2014-10-23 12:03:19 -0400
4b975b5b04Fix pkg_sha of crypt_blowfish; verified by checking the signature of the package against crypt_blowfish-1.3.tar.gz.sign
Maarten Billemont
2014-10-23 00:26:07 -0400