Commit Graph

145 Commits

Author SHA1 Message Date
47e72c2210 Rename module & fix bugs 2021-11-12 18:19:45 +03:00
cfa3ad151e Refactoring hash method 2021-11-12 12:55:38 +03:00
4f529461f5 Worker version 2021-10-31 20:52:40 +03:00
ed261400d1 Fix typo 2021-10-31 15:04:27 +03:00
0ef7b83ec9 Add native support hash method for office 2021-10-31 14:55:13 +03:00
ba9423c5ff Add project for hash.js module 2021-10-29 16:42:19 +03:00
64bb70bbef Fix signatures 2021-09-13 18:20:25 +03:00
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