Maarten Billemont
|
877eba66be
|
strdup also isn't standard.
|
2017-09-25 10:51:14 -04:00 |
|
Maarten Billemont
|
3af8aba40c
|
Make source more standard C11 w/POSIX:2008 CLI.
|
2017-09-25 10:33:31 -04:00 |
|
Maarten Billemont
|
7ece02c73d
|
Remove stale 2.6-cli-3
|
2017-09-25 03:05:38 -04:00 |
|
Maarten Billemont
|
ebbd2b3ac4
|
Re-distribute 2.6-cli-3 with standard build fixes.
|
2017-09-25 03:01:24 -04:00 |
|
Maarten Billemont
|
a85eff4277
|
Include semi-standard getline.
|
2017-09-25 02:59:09 -04:00 |
|
Maarten Billemont
|
98f1c776be
|
Fix some warnings.
|
2017-09-25 02:56:37 -04:00 |
|
Maarten Billemont
|
6b554c67ed
|
More standard memset_s
|
2017-09-25 02:53:34 -04:00 |
|
Maarten Billemont
|
f2ae35080d
|
mpw-2.6-cli-3 release.
|
2017-09-24 15:40:19 -04:00 |
|
Maarten Billemont
|
0ff6c93a95
|
Document default key size.
|
2017-09-24 13:18:33 -04:00 |
|
Maarten Billemont
|
9147600b97
|
Travis cache doesn't need to be disabled anymore.
|
2017-09-24 13:14:58 -04:00 |
|
Maarten Billemont
|
fafe56166e
|
bzero is nonstandard. Replace with memset_s.
|
2017-09-24 13:14:16 -04:00 |
|
Maarten Billemont
|
0a024b2594
|
AES-CBC needs PKCS#7 padding.
|
2017-09-24 13:06:19 -04:00 |
|
Maarten Billemont
|
b4c2a393f1
|
Clean up aes state, default to 512 key size, improve log output.
|
2017-09-24 12:00:38 -04:00 |
|
Maarten Billemont
|
39dcef46d2
|
Show in Travis log why tests fail.
|
2017-09-24 00:26:58 -04:00 |
|
Maarten Billemont
|
d6a88583f5
|
AES needs to be CBC, not CTR.
|
2017-09-23 20:14:53 -04:00 |
|
Maarten Billemont
|
1c17b84dcf
|
Some tweaks for Travis.
|
2017-09-23 19:24:06 -04:00 |
|
Maarten Billemont
|
cecaf1b5cc
|
Log fixes, test improvements and some refactoring.
|
2017-09-23 19:11:06 -04:00 |
|
Maarten Billemont
|
888338e107
|
Fix siteKey algorithm for siteState.
|
2017-09-23 19:09:19 -04:00 |
|
Maarten Billemont
|
32055abf29
|
ciphers.plist is no longer needed.
|
2017-09-22 20:08:46 -04:00 |
|
Maarten Billemont
|
0f72dffaf1
|
Updated keyID in test case.
|
2017-09-22 19:05:59 -04:00 |
|
Maarten Billemont
|
5d1be43b65
|
Deep Java refactoring to match the C API logic and clean up some OO oddities.
|
2017-09-22 19:03:50 -04:00 |
|
Maarten Billemont
|
dc7089c38c
|
mpw-tests was not checking mpw_tests.xml's keyID.
|
2017-09-22 18:23:08 -04:00 |
|
Maarten Billemont
|
34540f0844
|
Finish rename Marshall -> Marshal.
|
2017-09-22 15:20:14 -04:00 |
|
Maarten Billemont
|
e818713484
|
Fix filenames in build
|
2017-09-22 14:21:31 -04:00 |
|
Maarten Billemont
|
6e2289994c
|
Fix gradle build with missing local.properties.
|
2017-09-21 10:32:38 -04:00 |
|
Maarten Billemont
|
05a9ba46d0
|
Marshal refactoring to prepare for new format.
|
2017-09-20 17:45:49 -04:00 |
|
Maarten Billemont
|
70bb30ba0c
|
Skip masterpassword-android if not set up to build it.
|
2017-09-20 16:52:20 -04:00 |
|
Maarten Billemont
|
444d7e9b35
|
Source fix-ups: single l marshal, copyright, .travis.
|
2017-09-20 12:43:03 -04:00 |
|
Maarten Billemont
|
47164c7a92
|
Marshal has only one l.
|
2017-09-20 10:48:04 -04:00 |
|
Maarten Billemont
|
ad00ceb4ce
|
Harmonize C/Java code more, WIP crypt/derive in Java.
|
2017-09-19 14:52:43 -04:00 |
|
Maarten Billemont
|
473e3ca11f
|
Run gradle test in Travis.
|
2017-09-19 13:46:27 -04:00 |
|
Maarten Billemont
|
35c0431cec
|
Update Java to match C's internal changes.
|
2017-09-19 13:45:51 -04:00 |
|
Maarten Billemont
|
70c784db83
|
Update MP_FULLNAME in mpw.bashrc.
|
2017-09-15 13:24:45 -04:00 |
|
Maarten Billemont
|
d448099a2d
|
-s is -P now.
|
2017-09-14 23:14:00 -04:00 |
|
Maarten Billemont
|
e3a7ea57e0
|
Type key is K, subkey context is not bound by BYTES_MIN/MAX.
|
2017-09-14 23:03:39 -04:00 |
|
Maarten Billemont
|
fa6133200e
|
Added bashlib.
|
2017-09-14 16:44:32 -04:00 |
|
Maarten Billemont
|
dfa67bdca9
|
Added some scripts to do math on password strength and generate random dictionary passphrases.
|
2017-09-14 16:31:11 -04:00 |
|
Maarten Billemont
|
8c9c4ef7b2
|
Describe how to use the cmake alternative build system.
|
2017-09-10 14:17:06 -04:00 |
|
Maarten Billemont
|
1adb18a7e7
|
Fixed #206 - 'p' trigger for phrase was missing.
|
2017-09-10 14:03:56 -04:00 |
|
Maarten Billemont
|
f50fdb7777
|
Some build tool updates, primarily cmake.
|
2017-09-10 13:57:14 -04:00 |
|
Maarten Billemont
|
33bf2c93d0
|
Some fixes to the CSS for videos.
|
2017-09-08 11:19:10 -04:00 |
|
Maarten Billemont
|
f2abcc9e43
|
A few fixes to the about video.
|
2017-09-08 10:31:43 -04:00 |
|
Maarten Billemont
|
5ef69aa045
|
Make bcrypt code more standard.
|
2017-09-07 00:05:55 -04:00 |
|
Maarten Billemont
|
1c0f274868
|
Include for waitpid.
|
2017-09-06 23:54:52 -04:00 |
|
Maarten Billemont
|
1f592f50a9
|
Release 2.6-cli-2
|
2017-09-06 00:34:09 -04:00 |
|
Maarten Billemont
|
30fdb54e94
|
Fix support for building without MPW_JSON enabled.
|
2017-09-06 00:32:57 -04:00 |
|
Maarten Billemont
|
4f552be5a9
|
Update cmake for source and improve feature checking in ./build
|
2017-09-06 00:31:49 -04:00 |
|
Maarten Billemont
|
1439df9f9a
|
Add license headers to cli source files.
|
2017-09-04 19:37:36 -04:00 |
|
Maarten Billemont
|
e676a0e258
|
Release 2.6-cli-1.
|
2017-09-04 14:50:57 -04:00 |
|
Maarten Billemont
|
895df6377d
|
Only distribute release tags, include TAG and VERSION.
|
2017-09-04 14:48:40 -04:00 |
|