Phenom
cbc264f5a3
Fix clang warning:Implicit conversion from enumeration
...
warning: implicit conversion from enumeration type 'ops_s2k_usage_t' to
different enumeration type 'ops_symmetric_algorithm_t' [-Wenum-
conversion]
C.secret_key.algorithm=C.secret_key.s2k_usage;
~~~~~~~~~~~~~~^~~~~~~~~
2017-04-17 21:08:59 +02:00
csoler
f8fc8b40e4
removed old code in turtle serialiser
2017-04-16 20:16:59 +02:00
csoler
2ca46ec636
fixed bug in serialization of data chunks
2017-04-16 20:11:54 +02:00
csoler
121133488c
fixed bug in serialization for turtle
2017-04-16 19:59:22 +02:00
csoler
b2e37fe47e
Merge pull request #773 from csoler/v0.6-Identity
...
V0.6 identity
2017-04-15 20:24:06 +02:00
csoler
273aae7cc1
fixed sharing of own identity
2017-04-15 19:01:13 +02:00
csoler
636450f14d
moved turtle and FT to new serialization
2017-04-15 18:46:44 +02:00
Konrad
fd33315146
Added: Handling requests to create lobby
2017-04-14 17:44:17 +02:00
Konrad
93aeae0f59
Added: Handling requests to delete identity
2017-04-14 17:41:35 +02:00
electron128
98e1a6d74c
Merge pull request #770 from Sonetio/fix_reselecting_accounts
...
Fixed: Re-selecting accounts via RsControlModule;
2017-04-13 14:12:46 +02:00
Konrad
144d57047c
Fixed: Thread safe access to RsControlModule member variables
2017-04-13 13:40:30 +02:00
Konrad
dcc8c6e4c3
Changed: Using PeersHandler::mRsPeers instead of rsPeers
2017-04-13 13:31:32 +02:00
electron128
a382d68f31
Merge pull request #769 from electron128/fix-gui-multiinstance
...
fixed --base-dir command line argument when running multiple instances
2017-04-13 09:22:19 +02:00
Konrad
aa81cc16d0
Added: Functions for handling PGP account details requests
2017-04-12 20:24:18 +02:00
csoler
3453a3e57d
switched FileTransfer items to new serialization
2017-04-11 23:05:27 +02:00
csoler
80e8769ed7
added missign file and converted BW control items
2017-04-11 21:37:35 +02:00
Konrad
9402b8e239
Fixed: mFixedPassword remained empty after logging
2017-04-10 23:42:22 +02:00
Konrad
e1350a0b34
Fixed: Re-selecting accounts via RsControlModule;
...
Added: Sending feedback about incorrect password
2017-04-10 22:58:23 +02:00
csoler
731e20d0a3
switch BanListItem classes to new serialization system
2017-04-10 22:09:56 +02:00
csoler
691ed8de08
added new template for std::string with type id
2017-04-10 20:34:02 +02:00
csoler
3130ec9041
added GUI async call to ID serialised data. Allows to copy+paste identities.
2017-04-10 20:02:14 +02:00
electron128
4c9b62070f
fixed --base-dir command line argument in rs-gui when running multiple instances.
...
Only forward "link" and "rsfile" arguments to a running instance.
Start a new instance if other arguments are present.
2017-04-09 10:26:18 +02:00
electron128
7f12ca266b
fixed name of local socket where RS waits for rslinks etc.
2017-04-09 09:57:48 +02:00
csoler
d66e653204
fixed bug in deserialisation of group informaiton
2017-04-08 23:39:05 +02:00
csoler
54cd402f1c
fixed a few bugs in latest identity link code
2017-04-08 21:43:07 +02:00
csoler
6d290389f0
added RSLink for GXS identities
2017-04-08 21:12:48 +02:00
csoler
4f5da86aca
added method to serialise/deserialise groups to/from memory and export of GxsIdentities to memory chunk in radix format
2017-04-08 19:07:33 +02:00
Phenom
f175533d8d
Fix comment view when they have line return.
...
Before, they grow row height but only show 2 lines.
Now, height stay at one line, but tooltip show the correct message.
2017-04-08 14:06:47 +02:00
csoler
8b773885fd
removed all chat serialization code
2017-04-05 21:02:17 +02:00
csoler
ae9d0b2ab4
fixed a few bugs in chat serialization
2017-04-05 20:49:32 +02:00
electron128
4067c95761
Merge pull request #760 from Sonetio/windows_service
...
Added Windows support to retroshare-android-service
2017-04-05 18:49:32 +02:00
csoler
03c31ceacc
fixed serialization test example
2017-04-05 18:27:29 +02:00
csoler
6b4fdb42ae
fixed bug in serialization
2017-04-05 18:25:54 +02:00
csoler
a941136c04
fixed a few bugs in new serialization
2017-04-05 18:09:45 +02:00
csoler
5b3e488b42
fixed compilation
2017-04-05 16:53:20 +02:00
csoler
48688eae3f
progress in converting chat items to new serialization
2017-04-05 10:27:12 +02:00
csoler
9438d60609
progress in converting Chat items to new serialization model
2017-04-04 22:53:50 +02:00
csoler
f2fa70e395
progress in converting Chat items to new serialization model
2017-04-04 16:37:57 +02:00
csoler
32ce9aea3a
started converting rschatitems to new serialization
2017-04-04 15:33:59 +02:00
csoler
f7e396856e
added hability to print in the serialization process
2017-04-04 14:01:33 +02:00
csoler
059dfcff47
added hability to print in the serialization process
2017-04-04 14:00:17 +02:00
csoler
75a3cf0f3b
fixed compilation in new serialization test code
2017-04-02 15:04:03 +02:00
csoler
ddbe2ef9a1
created .cc files for serialization
2017-04-02 14:48:17 +02:00
csoler
b52071d0c9
removed RsSerializable and merged it into RsItem
2017-04-01 18:05:53 +02:00
Konrad
6e65fcd6ac
Removed: Unused #include statement
2017-04-01 14:32:49 +02:00
Konrad
8543525c77
Fixed: Linker problem
2017-04-01 14:28:55 +02:00
Konrad
fbc1bb4e82
Added: function for handling autosubscribing lobbies
2017-03-29 16:06:39 +02:00
Konrad
22956be00f
Deleted: functions for hadling particular lobbies types in ChatHandler
2017-03-28 11:24:16 +02:00
Konrad
6e530027f8
Added: tokens in PeersHandler
2017-03-28 11:20:51 +02:00
Konrad
efd6ce3ed5
Changed: Simplified asking for deferred self signature
2017-03-28 11:19:50 +02:00