Commit Graph

11236 Commits

Author SHA1 Message Date
2cadcaaad5 fix paths 2021-05-21 17:15:37 +03:00
05abe91a14 js test 2021-05-21 14:42:44 +03:00
7c0926e250 c++ test 2021-05-21 11:03:29 +03:00
155fea77dc inlude opennsl for wasm 2021-05-20 18:15:52 +03:00
d15f25f6ed add includes for openssl 2021-05-20 16:06:07 +03:00
e6345385b3 includes
xmlIO.c needs io / unistd for read / write
miniunz.c need sys/stat.h for mkdir
2021-05-19 16:35:41 +03:00
c127afb750 includes for openssl 2021-05-19 16:33:10 +03:00
58492a53f8 includes for wasm 2021-05-19 13:14:19 +03:00
01b12e4a99 fix path in make.py 2021-05-18 13:11:26 +03:00
a90d4dfd99 fixed problems with memory 2021-05-18 12:44:54 +03:00
77c47267f6 there was no memory leak for CZipFolderMemory 2021-05-17 18:22:22 +03:00
8d37f4b433 fix some problems 2021-05-17 15:06:42 +03:00
f9c3a41a1d Refactoring 2021-05-16 18:17:27 +03:00
eba362d724 Refactoring 2021-05-15 23:17:54 +03:00
3bf78a7828 Merge pull request #610 from ONLYOFFICE/develop
Develop
2021-05-15 22:45:14 +03:00
d34b9bb1dd Add support openssl engine for sign/verify on windows 2021-05-15 22:01:10 +03:00
8ae8b79e9e linux fix 2021-05-13 18:52:51 +03:00
2bac3ef4cc rename CZLib to CZipBuffer 2021-05-13 18:26:29 +03:00
058b9a5fd4 Refactoring 2021-05-13 17:10:08 +03:00
dd599d1f80 fix constructor CZLib 2021-05-13 15:48:00 +03:00
36d9b5044c zlib с++ test 2021-05-13 15:41:47 +03:00
fdd4c9b5c4 zlib c++ and js fix 2021-05-13 15:24:56 +03:00
b092ff1371 CZLib and CZipFolderMemory with pretty interface 2021-05-13 13:02:49 +03:00
d0b617a10c ZipLib in kernel 2021-05-12 19:27:48 +03:00
f3803591aa getFiles with slash 2021-05-11 18:09:39 +03:00
93f8485c6e path without a slash at the beginning 2021-05-11 17:44:49 +03:00
1524c0f1c8 SetImageValid and SetImageInvalid with paths outside the archive 2021-05-11 17:28:30 +03:00
6d6e217e64 OOXMLVerifier without CFileBinary 2021-05-11 17:17:35 +03:00
8110e5de7c OOXMLSignerBuffer to ZipFolderMemory 2021-05-11 14:00:43 +03:00
f328523112 Sign use fileToWrite 2021-05-07 17:30:19 +03:00
11d6bfaa01 also delete CFileBinary 2021-05-07 16:55:14 +03:00
aec48da361 add dependency 2021-05-07 16:30:17 +03:00
27840241ab without CFileBinary 2021-05-07 16:30:01 +03:00
6878e82310 fix some methods 2021-05-06 13:08:47 +03:00
76c55a87cb create COOXMLSignerBuffer_private 2021-05-05 16:27:58 +03:00
443fd59974 Merge branch 'release/v6.3.0' into develop v99.99.99.2451 v99.99.99.2426 v99.99.99.2447 v99.99.99.2446 v99.99.99.2445 v99.99.99.2444 v99.99.99.2443 v99.99.99.2442 v99.99.99.2441 v99.99.99.2439 v99.99.99.2437 v99.99.99.2436 v99.99.99.2435 v99.99.99.2434 v99.99.99.2433 v99.99.99.2432 v99.99.99.2428 v99.99.99.2448 v99.99.99.2452 v99.99.99.2450 v99.99.99.2449 2021-05-04 10:53:49 +03:00
9ed3502477 Merge pull request #592 from ONLYOFFICE/fix/mac64
Use javascriptcore for macos by default
v6.3.0.83 v6.3.0.82
2021-05-04 10:20:39 +03:00
94563cfbf5 Use javascriptcore for macos by default 2021-05-04 10:20:43 +03:00
68422064cf . v99.99.99.2419 v99.99.99.2423 v99.99.99.2424 v99.99.99.2425 2021-04-30 13:12:37 +03:00
a5f6ad503e Remove legacy makefile (#590) v6.3.0.74 v6.3.0.76 v6.3.0.77 v6.3.0.78 v6.3.0.79 v6.3.0.73 2021-04-29 16:49:37 +03:00
2a5a23a990 Merge pull request #591 from ONLYOFFICE/fix/v6.3.0-fix-bugs
Fix/v6.3.0 fix bugs
2021-04-29 16:06:22 +03:00
e2227b919d fix bug #50119 2021-04-29 16:05:24 +03:00
ecb0737f84 fix bug #49949 2021-04-29 11:14:35 +03:00
641691e46a fix bug #50055 2021-04-29 09:54:11 +03:00
6816192a62 Merge pull request #585 from ONLYOFFICE/fix/bug49906
Fix bug 49906
v6.3.0.72
2021-04-28 18:00:22 +03:00
a66dbdcba3 Merge pull request #586 from ONLYOFFICE/fix/bug49908
Fix bug 49908
2021-04-28 17:59:54 +03:00
cb61c48a35 Merge pull request #587 from ONLYOFFICE/fix/bug49954
Fix bug 49954
2021-04-28 17:58:36 +03:00
3ee9cd3b43 Merge pull request #589 from ONLYOFFICE/fix/bug49930
Fix bug 49930
2021-04-28 14:08:03 +03:00
37d58ec936 Fix bug 49930 2021-04-28 13:57:56 +03:00
83429f9503 Merge pull request #588 from ONLYOFFICE/fix/v6.3.0-ppt
Fix/v6.3.0 ppt
v6.3.0.71
2021-04-27 10:39:49 +03:00