Maarten Billemont
|
06ebe954f1
|
Clarify the interface a bit.
|
2018-09-22 14:13:00 -04:00 |
|
Maarten Billemont
|
48d4668575
|
Ensure all read utilities yield constant string pointers for safety.
|
2018-09-22 14:12:53 -04:00 |
|
Maarten Billemont
|
4275a6cc61
|
Fix build on Windows.
|
2018-08-02 01:32:55 -04:00 |
|
Maarten Billemont
|
f5c0c4d787
|
Fix offsetting local time back to UTC.
|
2018-07-31 12:44:49 -04:00 |
|
Maarten Billemont
|
86775f1c75
|
Standardize epoch time calculation.
|
2018-07-31 09:27:41 -04:00 |
|
Maarten Billemont
|
7c83a62f91
|
Support for building with JDK 10.
|
2018-07-26 15:07:17 -04:00 |
|
Maarten Billemont
|
529f1feace
|
Omit empty _mpw_ext & unneeded escaping.
|
2018-07-09 01:12:28 -04:00 |
|
Maarten Billemont
|
81358c16f9
|
Omit questions if none present and fix parsing sites with no questions.
|
2018-07-08 20:49:42 -04:00 |
|
Maarten Billemont
|
4a555748cd
|
UTC times were parsed in as local time by mktime.
|
2018-07-08 20:49:31 -04:00 |
|
Maarten Billemont
|
42d78da74e
|
Fix some bugs in the new mpw_strings & mpw_strncasecmp.
|
2018-06-25 13:19:26 -04:00 |
|
Maarten Billemont
|
b1698ee339
|
C type fixes.
|
2018-06-25 12:25:17 -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
|
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
|
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
|
c2aafd8602
|
Reorganize core source and add Docker support to CLI.
|
2018-06-05 20:04:43 -04:00 |
|