Maarten Billemont
|
42d78da74e
|
Fix some bugs in the new mpw_strings & mpw_strncasecmp.
|
2018-06-25 13:19:26 -04:00 |
|
Maarten Billemont
|
b5040a7786
|
Harmonize standardized platform naming between Native class and gradle.
|
2018-06-25 12:25:38 -04:00 |
|
Maarten Billemont
|
b1698ee339
|
C type fixes.
|
2018-06-25 12:25:17 -04:00 |
|
Maarten Billemont
|
8276d2f4e5
|
Build dependencies with a task & all windows archs.
|
2018-06-25 02:02:51 -04:00 |
|
Maarten Billemont
|
5084511404
|
Merge branch 'master' of gitlab.com:MasterPassword/MasterPassword
|
2018-06-24 16:31:22 -04:00 |
|
Maarten Billemont
|
fffec56d4e
|
Build support for Microsoft Windows.
|
2018-06-24 16:20:42 -04:00 |
|
Maarten Billemont
|
f83896d89d
|
Ignore build files.
|
2018-06-19 01:59:28 -04:00 |
|
Maarten Billemont
|
4c48bfb1af
|
Rename native lib to libmpw & native library loading for eg. Android.
|
2018-06-19 01:32:07 -04:00 |
|
Maarten Billemont
|
a8263b276c
|
Fix handling of nullable parameters in native code.
|
2018-06-19 01:31:52 -04:00 |
|
Maarten Billemont
|
b6e6dce9f0
|
Added some missing build files.
|
2018-06-17 01:48:36 -04:00 |
|
Maarten Billemont
|
1cbb584011
|
Android support for new native masterpassword-core.
|
2018-06-17 01:11:16 -04:00 |
|
Maarten Billemont
|
f9289a3e9e
|
Standardize TRUE to true.
|
2018-06-17 00:36:31 -04:00 |
|
Maarten Billemont
|
9a37253461
|
Make dependencies private since they're only used by the implementation.
|
2018-06-16 19:47:53 -04:00 |
|
Maarten Billemont
|
1d06dd65ed
|
Ensure maven.lyndir.com is accessed securely.
|
2018-06-10 19:11:22 -04:00 |
|
Maarten Billemont
|
ed6c32811c
|
!232 Fix value reset on logout.
|
2018-06-10 15:31:20 -04:00 |
|
Maarten Billemont
|
9a564ff35e
|
JDK 8 support for Android platform.
|
2018-06-10 15:22:37 -04:00 |
|
Maarten Billemont
|
50a48ae092
|
Migrate docker from ubuntu to alpine.
|
2018-06-05 21:25:38 -04:00 |
|
Maarten Billemont
|
c3017069b1
|
Remove __unused since it's non-standard.
1. It breaks compilers without support for __attribute__
2. It breaks system headers that declare variables named __unused (eg. musl libc).
|
2018-06-05 21:22:40 -04:00 |
|
Maarten Billemont
|
249a1975cd
|
Update path for mpw-jni.h.
|
2018-06-05 20:22:46 -04:00 |
|
Maarten Billemont
|
190a241a25
|
Java relocation.
|
2018-06-05 20:19:10 -04:00 |
|
Maarten Billemont
|
c2aafd8602
|
Reorganize core source and add Docker support to CLI.
|
2018-06-05 20:04:43 -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
|
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
|
a0447298d3
|
Fix inter-project dependency and including libs into algorithm jar.
|
2018-05-27 23:43:35 -04:00 |
|
Maarten Billemont
|
c43cc73ad5
|
Sign masterpassword-gui under Gradle.
|
2018-05-19 11:45:57 -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
|
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 |
|
Maarten Billemont
|
cb74b1f3fc
|
Fix warnings and inspections.
|
2018-04-27 11:36:01 -04:00 |
|
Maarten Billemont
|
82e2d0b5ac
|
Replace Version API with MPAlgorithm, make configuration instance-specific.
|
2018-04-26 15:56:12 -04:00 |
|
Maarten Billemont
|
33f2e0edda
|
Optimize imports.
|
2018-04-26 13:26:16 -04:00 |
|
Maarten Billemont
|
9c8566b537
|
Reformat to code style.
|
2018-04-26 13:05:45 -04:00 |
|
Maarten Billemont
|
11185725d1
|
Make default counter algorithm-scoped, format-specific unmarshalling.
|
2018-04-26 12:45:29 -04:00 |
|
Maarten Billemont
|
71f1b3c130
|
Better exception logging to avoid hiding class initialization exceptions.
|
2018-04-26 12:45:02 -04:00 |
|
Maarten Billemont
|
dc19806e02
|
Improve rendering of user name.
|
2018-04-25 22:50:12 -04:00 |
|
Maarten Billemont
|
94ac8b1460
|
Fixed upstream revision check.
|
2018-04-25 22:02:41 -04:00 |
|
Maarten Billemont
|
40a807c6af
|
Better scope preferences to the algorithm & clean up.
|
2018-04-25 21:50:17 -04:00 |
|
Maarten Billemont
|
5fe9106f6d
|
Merge pull request #191 from MidnightWonderer/bug/protocol-relative-css
fix protocol relative css import
|
2018-04-24 09:36:45 -04:00 |
|
Maarten Billemont
|
344771dbdf
|
Make site available under public/site
|
2018-04-22 09:33:16 -04:00 |
|
Maarten Billemont
|
c7373fee28
|
Improve output alignment.
|
2018-04-03 08:50:45 -04:00 |
|
Maarten Billemont
|
44b2955652
|
Ignore cmake files.
|
2018-04-03 08:50:25 -04:00 |
|