shortcutme
|
f7fd445c73
|
Test sha sum parameter type properly
|
2019-03-16 02:38:38 +01:00 |
|
shortcutme
|
5c0fc38272
|
Remove not used ECC cert generation
|
2019-03-16 02:37:48 +01:00 |
|
shortcutme
|
6df0321962
|
Py3 compatibilty of CryptConnection module
|
2019-03-16 02:37:38 +01:00 |
|
shortcutme
|
65d19d350c
|
We don't support old style sign verification anymore
|
2019-03-16 02:36:45 +01:00 |
|
shortcutme
|
bc93796727
|
Add faster libsecp256k1 support for sign verification, Remove old style signing support,
|
2019-03-16 02:36:11 +01:00 |
|
shortcutme
|
6f0531c663
|
Test CryptMessage ui_websocket result more reliable way
|
2019-03-16 02:33:38 +01:00 |
|
shortcutme
|
545acebbaf
|
New CryptMessage test functions for ecies crypto
|
2019-03-16 02:33:09 +01:00 |
|
shortcutme
|
af49404320
|
Remove support of old request type
|
2019-03-16 02:32:10 +01:00 |
|
shortcutme
|
717802860d
|
Create new unpacker object if client sending new-style, bin-type compatible msgpack streams
|
2019-03-16 02:31:49 +01:00 |
|
shortcutme
|
edd3f35790
|
Use new Msgpack library for unpacking
|
2019-03-16 02:30:54 +01:00 |
|
shortcutme
|
20806a8c97
|
ZeroName plugin Py3 compatibility
|
2019-03-16 02:27:26 +01:00 |
|
shortcutme
|
f071cc5c04
|
Make Stats page Py3 compatible, Add libsecp256k1 testing, Xy packing format, Reduce code duplication
|
2019-03-16 02:27:04 +01:00 |
|
shortcutme
|
90c9078bf5
|
Remove unnecessary logging of Sidebar loadGlobe
|
2019-03-16 02:25:20 +01:00 |
|
shortcutme
|
203e70afbc
|
Py3 compatibility of PeerDb plugin
|
2019-03-16 02:24:36 +01:00 |
|
shortcutme
|
2599e54fd0
|
Py3 compatibility of FilePack plugin
|
2019-03-16 02:24:17 +01:00 |
|
shortcutme
|
2737425242
|
Py3 compatibility of UiPassword plugin
|
2019-03-16 02:23:46 +01:00 |
|
shortcutme
|
40569eee2e
|
Py3 compatibility of CryptMessage plugin, Rename ecies crypto function names to make it more clear
|
2019-03-16 02:23:00 +01:00 |
|
shortcutme
|
883c2851ff
|
Py3 compatibility of ContentFilter plugin
|
2019-03-16 02:20:32 +01:00 |
|
shortcutme
|
4fe4d0a7e7
|
BEGIN / END no longer necessary as there is no autocommit in new db module
|
2019-03-16 02:18:53 +01:00 |
|
shortcutme
|
a46d8fe7f3
|
Hash id of the hashmap changed because of use_bin_type msgpack packing
|
2019-03-16 02:15:37 +01:00 |
|
shortcutme
|
dd70d27a0e
|
Use new Msgpack modue for testing Bigfile plugin
|
2019-03-16 02:14:43 +01:00 |
|
shortcutme
|
b46ee0c495
|
Use Msgpack module in Bigfile plugin
|
2019-03-16 02:14:08 +01:00 |
|
shortcutme
|
28ffb3fd18
|
Ignore sha3 warning of merkletools module
|
2019-03-16 02:13:17 +01:00 |
|
shortcutme
|
d1456850d1
|
Py3 compatibility in Bigfile piecefield
|
2019-03-16 02:12:45 +01:00 |
|
shortcutme
|
050e2febab
|
Log add types with zero announce request
|
2019-03-16 02:12:03 +01:00 |
|
shortcutme
|
f56c8ef755
|
Save shared trackers files as utf8
|
2019-03-16 02:11:38 +01:00 |
|
shortcutme
|
1a9529157f
|
Backward compatibility with tracker sharing response
|
2019-03-16 02:11:22 +01:00 |
|
shortcutme
|
8c5c3cb7a6
|
Use Msgpack module in BroadcastServer plugin
|
2019-03-16 02:09:27 +01:00 |
|
shortcutme
|
8ab9b06185
|
Subtl module py3 compatibility
|
2019-03-16 02:06:28 +01:00 |
|
shortcutme
|
91c5556f21
|
Remove old gevent compatibility patches
|
2019-03-16 02:05:27 +01:00 |
|
shortcutme
|
95cf47d9a4
|
Test site download with all avaliable crypto lib
|
2019-03-16 01:01:30 +01:00 |
|
shortcutme
|
dfad2370aa
|
Test file locking
|
2019-03-16 01:01:06 +01:00 |
|
shortcutme
|
331e25cc41
|
Test content rules with all avaliable crypto lib
|
2019-03-16 01:00:49 +01:00 |
|
shortcutme
|
6dcf7e8088
|
Remove testing of old signature
|
2019-03-16 01:00:21 +01:00 |
|
shortcutme
|
99690a6145
|
Test longer string signing
|
2019-03-16 00:59:27 +01:00 |
|
shortcutme
|
27bcc3c685
|
Test sign and verify with all crypto lib avaliable
|
2019-03-16 00:59:11 +01:00 |
|
shortcutme
|
bb60558968
|
Test hashing functions
|
2019-03-16 00:57:50 +01:00 |
|
shortcutme
|
af38a3927a
|
Test utf8 diffing
|
2019-03-16 00:57:03 +01:00 |
|
shortcutme
|
bf6771152e
|
Test backward compatibility to py2 byte-less msgpack unpacker
|
2019-03-16 00:56:50 +01:00 |
|
shortcutme
|
48b6c81b36
|
Test msgpack streaming with binary data
|
2019-03-16 00:56:25 +01:00 |
|
shortcutme
|
d95da7372a
|
Feed Msgpack unpacker as byte
|
2019-03-16 00:54:27 +01:00 |
|
shortcutme
|
231037b0fe
|
Test Msgpack result
|
2019-03-16 00:54:12 +01:00 |
|
shortcutme
|
c481d20ce8
|
Use new libs in Msgpack tests
|
2019-03-16 00:54:00 +01:00 |
|
shortcutme
|
dc32556983
|
Add utf8 and binary data to msgpack test vector
|
2019-03-16 00:53:18 +01:00 |
|
shortcutme
|
d7b43f4722
|
Same priority file download order does not matter
|
2019-03-16 00:51:32 +01:00 |
|
shortcutme
|
ca29fcec7d
|
findHashId order does not matter
|
2019-03-16 00:50:25 +01:00 |
|
shortcutme
|
bd637d661a
|
Test translate of utf8 strings
|
2019-03-16 00:49:09 +01:00 |
|
shortcutme
|
ef8174af70
|
All problematic characters will be escaped
|
2019-03-16 00:48:56 +01:00 |
|
shortcutme
|
dee562437b
|
Rename hashfield pack functions to bytes
|
2019-03-16 00:42:21 +01:00 |
|
shortcutme
|
a1a4a73260
|
Save sites.json as utf8
|
2019-03-16 00:41:26 +01:00 |
|