Maarten Billemont
41ae6a5de5
Remove pushqueue/popqueue, not compatible with bash3
2014-10-23 17:29:14 -04:00
Maarten Billemont
4b975b5b04
Fix pkg_sha of crypt_blowfish; verified by checking the signature of the package against crypt_blowfish-1.3.tar.gz.sign
2014-10-23 00:26:07 -04:00
Maarten Billemont
56f04a8924
xctool gets project targets confused; specify iOS project explicitly.
2014-10-23 00:14:45 -04:00
Maarten Billemont
3c2b5de4b8
Fix crash when clearing the pasteboard.
2014-10-22 23:32:25 -04:00
Maarten Billemont
33e1492b44
clean up todo.
2014-10-22 23:21:21 -04:00
Maarten Billemont
9384e27247
submodules needs to be explicitly true? + fix version numbering.
2014-10-22 23:10:07 -04:00
Maarten Billemont
a95561dd50
Re-enable submodule support in Travis; Pearl is no longer excessive.
2014-10-22 23:05:04 -04:00
Maarten Billemont
9d809f34d9
Remove MPCheckpoints, no longer useful. Perform pasteboard importing on a background thread.
2014-10-22 23:00:20 -04:00
Maarten Billemont
fc21bd959f
Add a tip on how to solve a build error on the Raspberry Pi.
2014-10-22 22:29:05 -04:00
Maarten Billemont
2de17384ff
More portable digest()
2014-10-22 22:02:17 -04:00
Maarten Billemont
85dab50996
More robust against exceptions and a few other fixes.
2014-10-22 21:54:48 -04:00
Maarten Billemont
bb97e8f3e8
Fix Core Data store migration code.
2014-10-22 20:26:22 -04:00
Maarten Billemont
f3d0368a75
Don't sync .git repos.
2014-10-22 16:03:40 -04:00
Maarten Billemont
283d555d3b
Missing site resources.
2014-10-20 19:59:02 -04:00
Maarten Billemont
d909e64670
Add disclaimer.
2014-10-20 14:31:21 -04:00
Maarten Billemont
10f100186c
Remove pushqueue for bash 3 compatibility.
2014-10-20 08:51:58 -04:00
Maarten Billemont
2af2351ebf
Make usage text a bit more obvious.
2014-10-19 00:58:13 -04:00
Maarten Billemont
49b3fe7913
Add support for login names and security answers to C app.
2014-10-19 00:55:26 -04:00
Maarten Billemont
9d926be8ae
Support for pre-downloaded dependency packages and digest verification.
...
[UPDATED] Allow overriding of targets to build at command-line via target=X ./build
[ADDED] Support pre-downloaded packages for integration with package managers.
[ADDED] Support for package digest verification.
[UPDATED] Skip fetching on in a method-specific way, more reliable.
2014-10-18 20:56:28 -04:00
Maarten Billemont
c3474de2ff
FreeBSD build fixes.
2014-10-18 18:22:29 -04:00
Maarten Billemont
68b9b4e09a
Fix git-svn/git checkouts of dependencies.
2014-10-18 17:13:01 -04:00
Maarten Billemont
b810c1032b
Include signed version in release package.
2014-10-18 15:56:31 -04:00
Maarten Billemont
a4ab3c7bc9
Script to distribute C packages.
2014-10-18 15:42:49 -04:00
Maarten Billemont
039547b735
Check the presence of tools needed to build the C targets.
2014-10-18 15:38:51 -04:00
Maarten Billemont
6f741f6f2f
Merge branch 'master' of github.com:Lyndir/MasterPassword
2014-10-18 15:30:58 -04:00
Maarten Billemont
38d4b761b7
Remove binaries. I don't intend to maintain binary distributions at this point.
2014-10-18 14:36:05 -04:00
Maarten Billemont
18f8ebb9dc
Fix check for whether a dependency was built + improved mpw-bench output.
2014-10-17 17:10:43 -04:00
Maarten Billemont
794d064a99
Merge pull request #91 from linwiz/master
...
Added information to the output of mpw-bench
2014-10-17 09:19:05 -04:00
linwiz
090b274363
Added information to the output of mpw-bench
2014-10-17 08:52:15 -04:00
Maarten Billemont
25ba87f119
Make mpw-bench optional.
2014-10-15 22:18:16 -04:00
Maarten Billemont
f0b659a0c7
Add bcrypt dependency and ability to compile arbitrary dependencies in C build script.
2014-10-15 22:17:49 -04:00
Maarten Billemont
7736788920
Disable debug verbosity by default.
2014-10-15 16:27:33 -04:00
Maarten Billemont
e3be98f3ad
Added mpw-bench as an extra target.
2014-10-15 16:26:09 -04:00
Maarten Billemont
d9b1b44de0
Replace editline and readline with getpass.
2014-10-15 16:03:46 -04:00
Maarten Billemont
c3c2de5d14
Ensure master password isn't lost after ending editline context.
2014-10-15 15:37:29 -04:00
Maarten Billemont
6aa50bac04
Ensure we use the correct C language standard.
2014-10-15 15:32:10 -04:00
Maarten Billemont
5268039c3d
A bunch of cross-platform fixes for mpw.c + make config file optional and read master password from input instead.
2014-10-15 14:00:44 -04:00
Maarten Billemont
0d66d4660e
Add code to the build script for automatically fetching and building libscrypt.
2014-10-15 08:44:41 -04:00
Maarten Billemont
e981df3c8b
Fixed type of level 3 attacker.
...
[FIXED] Type of level 3 attacker was string instead of integer.
2014-10-13 23:39:07 -04:00
Maarten Billemont
543ebd4bac
Update provisioning profiles.
2014-10-13 22:08:36 -04:00
Maarten Billemont
e6d21e1c1d
Add new question cells and fix sizing issue with store cells.
...
[FIXED] Cell sizing of autosized the store cells.
[IMPROVED] Add new question rows as soon as the last question row is used.
2014-10-13 21:56:46 -04:00
Maarten Billemont
a3ebcf0608
Fix a few spelling mistakes.
2014-10-12 12:03:57 -04:00
Maarten Billemont
556d1d3d58
Make the site more mobile-friendly.
2014-10-07 19:55:36 -04:00
Maarten Billemont
979d3a2a5a
Add fallback in case the video doesn't work.
2014-10-06 23:30:41 -04:00
Maarten Billemont
480e7f192a
Added a new introduction video to the Master Password website.
2014-10-06 22:03:18 -04:00
Maarten Billemont
a18793b161
Update of the site to simplify understanding Master Password and how to use it.
2014-10-05 01:22:28 -04:00
Maarten Billemont
9b24efa65c
Fix iOS 8 bug causing site search field to be auto-capitalized.
2014-10-01 07:35:57 -04:00
Maarten Billemont
3e217d5a69
Project configuration update.
2014-09-30 08:33:46 -04:00
Maarten Billemont
c8ca1c80e6
Remove generated resources from repository.
2014-09-30 08:25:47 -04:00
Maarten Billemont
88c18db010
Optimize icons.
2014-09-30 08:24:29 -04:00