Commit Graph

112 Commits

Author SHA1 Message Date
91688ebc5d Fix build 2021-05-31 12:15:11 +03:00
fd02518b7a adding comments about memory 2021-05-25 15:45:15 +03:00
541b5d7647 Merge pull request #620 from ONLYOFFICE/feature/signWasm
Fix libxml2 error in wasm module
2021-05-24 16:24:58 +03:00
bd0864fca3 Fix libxml2 error in wasm module 2021-05-24 16:24:54 +03:00
8cd34880e4 Merge branch 'feature/signWasm' into feature/localzlib
# Conflicts:
#	DesktopEditor/xmlsec/src/wasm/module/make.py
2021-05-24 14:17:52 +03:00
24f0fd731d Fix typo 2021-05-24 14:05:22 +03:00
a031523e13 support -O3 and -g3 compilation 2021-05-24 13:35:47 +03:00
d5f42cec2b adding comments, path fix, move function
implementation of the move function without re-allocating memory - just changing the relative path
2021-05-24 13:33:20 +03:00
107e6daf2f Add support in workers 2021-05-24 12:49:47 +03:00
9df683049d Use window.crypto instead openssl rands 2021-05-24 12:47:27 +03:00
494f895ce1 . 2021-05-23 19:27:12 +03:00
a5eda01ad3 Refactoring 2021-05-23 17:39:59 +03:00
1e42d594b7 Refactoring 2021-05-23 13:55:43 +03:00
50733e3979 Fix typo 2021-05-22 20:56:51 +03:00
d1ad3cd973 Refactoring 2021-05-22 20:47:10 +03:00
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
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
d34b9bb1dd Add support openssl engine for sign/verify on windows 2021-05-15 22:01:10 +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
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
328ca886c7 Revert "Merge pull request #528 from ONLYOFFICE/feature/ppt_4"
This reverts commit ff0f58cc3c, reversing
changes made to cb6c9838d3.
2021-03-10 15:33:50 +03:00
2708b22cf3 Merge commit 'cb6c9838d349dcc05751c464a9c0c9bfb3dfb86c' into feature/ppt_4 2021-03-10 14:18:09 +03:00
80f51fa151 . 2021-03-09 16:26:19 +03:00
d9c6ade2d9 Fix previous commit 2021-03-05 16:17:59 +03:00
448dc65550 Fix bugs with signing 2021-03-05 16:11:15 +03:00
ec93bce61c Revert "Merge remote-tracking branch 'origin/feature/xlsb' into feature/ppt_4"
This reverts commit 4fa865799b, reversing
changes made to 393bdf3caa.
2021-03-01 15:17:34 +03:00