Commit Graph

16 Commits

Author SHA1 Message Date
d90c3f0991 Merge branch 'master' into pisteampackerconfig
# Conflicts:
#	libs/client_server/piclientserver_server.cpp
#	libs/crypt/picrypt.cpp
#	libs/io_utils/pistreampacker.cpp
#	main.cpp
2024-11-16 14:34:34 +03:00
57f8c1313e first release of translation facility
* runtime - loading and translating
 * design-time - works with *.ts file (pip_tr utility)
 * compile-time - CMake macro for compile *.ts
2024-11-05 13:49:00 +03:00
315966504e fix picrypt and remove crypt_frag from PIStreamPacker 2024-10-20 18:03:25 +03:00
92a0a9356c refactoring PICrypt, add PIStreamPackerConfig, delete piclientserver_config 2024-10-18 18:59:20 +03:00
61f1a34c14 PIString/PIChar explicit, support char16_t 2023-07-06 19:59:26 +03:00
c2b8a8d6da code format 2022-12-14 14:13:52 +03:00
cc4e1f48aa doc ru 2022-03-17 00:57:15 +03:00
97b0b6fc0c picloud hash key 2021-08-12 22:05:02 +03:00
511bedf425 ReshapeOrder for reshape() methods
Last PIVector features ported to PIDeque
2021-07-16 17:19:06 +03:00
7a2a9ee7d0 picrypt.cpp no-sodium fix
picodeparser now recognize assignment in declaration
2021-04-12 23:17:13 +03:00
dbd2267a8c PICloud change protocol > server_uuid 2021-04-12 11:35:34 +03:00
f0e2410929 PICrypt passwordHash fix hash and return, PICloud repair Server exit, fix PIAuth pass_hash gen 2021-04-08 11:53:10 +03:00
d5574cf245 revert PICrypt hardkey 2021-02-09 10:01:35 +03:00
6e7055bea3 fix PICrypt key size 2021-02-08 18:29:55 +03:00
4c0fe72d71 PICrypt first init fail patch 2020-10-07 23:43:20 +03:00
ccd6a9888f tree changes 2020-08-19 00:47:05 +03:00