Maarten Billemont
|
7a97a0b0c8
|
Better exit status preservation on error.
|
2018-06-05 14:12:10 -04:00 |
|
Maarten Billemont
|
02aed778bc
|
Output errors on stderr.
|
2018-06-05 14:06:55 -04:00 |
|
Maarten Billemont
|
b748e607ad
|
Do we need SHLVL=0?
|
2018-06-05 13:32:08 -04:00 |
|
Maarten Billemont
|
c801ff546a
|
Initialize TERM if not set.
|
2018-06-05 13:18:54 -04:00 |
|
Maarten Billemont
|
17185391ce
|
Debug genassets failure.
|
2018-06-05 13:05:07 -04:00 |
|
Maarten Billemont
|
4579095afc
|
Tweak GitLab CI requisites.
|
2018-06-05 12:58:00 -04:00 |
|
Maarten Billemont
|
788d85178d
|
Scripts update to visualize errors better.
|
2018-06-05 12:49:03 -04:00 |
|
Maarten Billemont
|
af4d7c4bc9
|
Remove xcpretty from GitLab CI builds, has issues and doesn't handle external build output.
|
2018-06-05 12:23:27 -04:00 |
|
Maarten Billemont
|
a4bbfdf850
|
Retain xcodebuild's exit status in GitLab CI builds.
|
2018-06-05 12:11:23 -04:00 |
|
Maarten Billemont
|
cef3d470bd
|
Configure GitLab CI to check out submodules.
|
2018-06-05 11:41:23 -04:00 |
|
Maarten Billemont
|
0d37c45dbe
|
Remove rbenv-bundler from GitLab Pages config.
|
2018-06-05 11:37:31 -04:00 |
|
Maarten Billemont
|
e568b5a9da
|
Fix GitLab Pages stage.
|
2018-06-05 11:33:29 -04:00 |
|
Maarten Billemont
|
e7ac8661f9
|
Begin setting up GitLab CI.
|
2018-06-05 11:30:19 -04:00 |
|
Maarten Billemont
|
882de547d0
|
Fully replace Java mpw algorithm implementation with proxy to standard C implementation.
|
2018-06-04 01:43:46 -04:00 |
|
Maarten Billemont
|
6957d46ef9
|
Fix Java algorithm type inconsistency.
|
2018-06-04 01:43:02 -04:00 |
|
Maarten Billemont
|
3a9a518cb1
|
Fixed bad AES PKCS7 block rounding.
|
2018-06-03 23:47:16 -04:00 |
|
Maarten Billemont
|
0900aff93a
|
Fix disappeared link library.
|
2018-06-03 20:43:12 -04:00 |
|
Maarten Billemont
|
3974b70a83
|
Fix include paths.
|
2018-06-03 20:42:09 -04:00 |
|
Maarten Billemont
|
498b7caecb
|
C core code moved into src/
|
2018-06-03 19:46:35 -04:00 |
|
Maarten Billemont
|
0b26260124
|
Build platform libsodium dependency for Travis.
|
2018-06-03 18:45:30 -04:00 |
|
Maarten Billemont
|
bc0ffbd552
|
Fix JNI write-back, bad V3 api usage, duplicate length passing.
|
2018-06-03 17:58:24 -04:00 |
|
Maarten Billemont
|
c08d3a0e8b
|
Fix format type.
|
2018-06-03 17:09:33 -04:00 |
|
Maarten Billemont
|
5501f1f97d
|
Allow filtering Java test cases.
|
2018-06-03 16:50:19 -04:00 |
|
Maarten Billemont
|
073ef4f439
|
Update to masterpassword.app domain.
|
2018-06-03 16:26:08 -04:00 |
|
Maarten Billemont
|
a7f82d3148
|
Allow verbose and scoped tests output.
|
2018-06-03 16:19:14 -04:00 |
|
Maarten Billemont
|
831b475b28
|
Remove deprecated build configuration and libscrypt references.
|
2018-06-03 15:08:02 -04:00 |
|
Maarten Billemont
|
728a4486d3
|
Initial integration of JNI with C implementation.
|
2018-05-28 23:00:05 -04:00 |
|
Maarten Billemont
|
5035c52846
|
Fix library resolution.
|
2018-05-28 22:15:09 -04:00 |
|
Maarten Billemont
|
a0447298d3
|
Fix inter-project dependency and including libs into algorithm jar.
|
2018-05-27 23:43:35 -04:00 |
|
Maarten Billemont
|
0b044ab9a4
|
Archive and initial cross-compile support.
|
2018-05-26 01:22:41 -04:00 |
|
Maarten Billemont
|
3b24e1d1b8
|
Move native implementation build into masterpassword-core
|
2018-05-25 13:08:05 -04:00 |
|
Maarten Billemont
|
cc82e52c33
|
Initial native interface for scrypt.
|
2018-05-22 01:00:14 -04:00 |
|
Maarten Billemont
|
faf59875bf
|
Support for building libsodium for Android.
|
2018-05-21 17:39:06 -04:00 |
|
Maarten Billemont
|
e12e14ef03
|
Move library builds into /lib so they can be shared.
Also made the library build script more generic.
|
2018-05-20 15:04:32 -04:00 |
|
Maarten Billemont
|
f41f07f0ae
|
Replace lambdaworks:scrypt with libsodium-jni to match C implementation, remove dependency on opal-crypto and its providers.
|
2018-05-19 19:58:37 -04:00 |
|
Maarten Billemont
|
1cfc199541
|
Reorder some methods.
|
2018-05-19 12:47:27 -04:00 |
|
Maarten Billemont
|
c43cc73ad5
|
Sign masterpassword-gui under Gradle.
|
2018-05-19 11:45:57 -04:00 |
|
Maarten Billemont
|
1bd61759bf
|
Wipe masterPassword on authentication & misc improvements.
|
2018-05-19 11:45:18 -04:00 |
|
Maarten Billemont
|
cbf277c493
|
Bump opal to stable.
|
2018-05-17 13:03:28 -04:00 |
|
Maarten Billemont
|
87b7afd587
|
Reformat.
|
2018-05-16 19:22:19 -04:00 |
|
Maarten Billemont
|
2db0bb35d5
|
Resolve warnings and inspections.
|
2018-05-16 12:30:28 -04:00 |
|
Maarten Billemont
|
c51262ccc2
|
Complete security questions model.
|
2018-05-16 12:00:42 -04:00 |
|
Maarten Billemont
|
1b703515dd
|
Refactor code.
|
2018-05-16 00:16:06 -04:00 |
|
Maarten Billemont
|
0aa7baf59e
|
Refactoring masterpassword-algorithm.
|
2018-05-16 00:12:31 -04:00 |
|
Maarten Billemont
|
8bdf1755b7
|
Migrating to JDK 1.8
|
2018-05-15 17:12:42 -04:00 |
|
Maarten Billemont
|
bda1ac3bd4
|
Refactor masterpassword-model
|
2018-05-15 13:53:27 -04:00 |
|
Maarten Billemont
|
8d7c351912
|
Initial implementation of questions support.
|
2018-05-14 12:24:15 -04:00 |
|
Maarten Billemont
|
38a357cb28
|
Transition to Jackson so we can retain unrecognized properties in the source JSON.
|
2018-05-14 11:27:49 -04:00 |
|
Maarten Billemont
|
f0d523fb35
|
Initial Java JSON serialization/deserialization.
|
2018-05-08 22:40:48 -04:00 |
|
Maarten Billemont
|
1cb720da32
|
Remove ssl prefix from masterpasswordapp.com URL.
|
2018-05-03 13:51:00 +02:00 |
|