Commit Graph

8226 Commits

Author SHA1 Message Date
csoler
0957e7068a changed the method of computation for tunnel hashes in global router in order to avoid conflict with GxsTunnel service (breaks compatibility of distant message sending) 2015-12-07 22:39:45 -05:00
defnax
4724007c65 Changed Context Menu order issue: #187 2015-12-07 17:11:25 +01:00
Cyril Soler
e2542a6c50 added missing check after deserialisation of grouter item which caused a crash when receiving a malformed message data 2015-12-07 10:02:04 -05:00
electron128
7cd880e1e4 removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat.
reverted naming confusion in in libresapi ChatHandler and fixed author of distant chat messages (distant chat is still unfinished)
2015-12-05 17:00:57 +01:00
Cyril Soler
0ac76d621e Merge pull request #188 from csoler/v0.6-SecuredTunnelService
V0.6 secured tunnel service. Please reports bugs to me (I have tested with valgrind and as many configurations as possible, but the multi-service gathering into GXS tunnels shared for each GXS id pair is not a totally simple thing, so I expect to have missed a few issues).
2015-12-05 10:28:16 -05:00
Cyril Soler
2a82ef543c Merge pull request #186 from realityfabric/minor_edits
fixed spelling errors in several files
2015-12-04 21:43:35 -05:00
csoler
9193d3579b merged with latest master before creating PR 2015-12-04 21:24:51 -05:00
Cyril Soler
dcdf9df0a4 merged 2015-12-04 14:14:13 -05:00
Cyril Soler
88d3e98b7e updated TODO list 2015-12-04 14:13:46 -05:00
Cyril Soler
89693b1fd5 updated TODO list 2015-12-04 14:12:35 -05:00
defnax
d2a99786ac Fixed Qt5 Fusion stylesheet on MessageComposer 2015-12-04 19:56:56 +01:00
Cyril Soler
d32765cd5d updated TODO list 2015-12-04 10:53:14 -05:00
csoler
318be3a2ad fixed a few bugs in distant chat: disabled history (for now), improved tunnel handling 2015-12-04 00:06:14 -05:00
csoler
b198f1a007 fixed some cleaning of remotely closed tunnels in GxsTunnelService 2015-12-03 00:34:13 -05:00
realityfabric
9f561993ee fixed spelling errors in several files 2015-12-02 06:18:17 -08:00
csoler
81b196d38d added GUI to display authenticated tunnel info. Added counting of data sent/recvd. 2015-12-01 23:40:35 -05:00
csoler
60d948b509 added void GUI for authenticated tunnels 2015-11-30 21:52:15 -05:00
csoler
266652f70e put ifdefs around debug info in tunnel service 2015-11-30 21:02:12 -05:00
csoler
12866cd735 fixed a few bugs in new distant chat 2015-11-30 20:51:47 -05:00
csoler
81ab43beb9 fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation 2015-11-30 00:02:44 -05:00
defnax
4b38b66937 update todo 2015-11-29 17:28:05 +01:00
csoler
6951d730a5 debugging of GxsTunnel service - fixed transport layer 2015-11-28 18:02:57 -05:00
csoler
a29f15ae32 fixed compilation, added missing methods for new distant chat 2015-11-28 14:55:56 -05:00
defnax
923efda9ae update todo list 2015-11-28 18:13:35 +01:00
csoler
6ca49a2d98 fixed serialisation methods for GxsTunnel service 2015-11-27 23:37:39 -05:00
Cyril Soler
950f407614 updated todo 2015-11-27 14:16:57 -05:00
csoler
a2e0f4196b updated GUI for new distant chat 2015-11-26 20:40:06 -05:00
Cyril Soler
874f304cd2 Merge pull request #167 from G10h4ck/pqicleaning
Removed some cruft like mymethod(){return;} from pqi
2015-11-26 14:48:30 -05:00
csoler
26f4523f5f fixed compilation 2015-11-25 17:34:13 -05:00
Cyril Soler
2f31dcf008 Merge pull request #182 from ericthefish/master
Improve some of the wording of labels and information
2015-11-25 09:27:56 -05:00
Ivan Lucas
e8173bdaec Improve some of the wording of labels and information 2015-11-25 10:33:28 +00:00
csoler
b552408aab added service part and item queues to GXS tunnel service 2015-11-24 21:57:59 -05:00
defnax
397729bd93 Added to count downloads/uploads items
Enabled to get copy the DHT label values via mouse
Added counting on DHT Window & added context menu for DHT Tree, to copy IP addresses to clipboard
2015-11-24 19:41:13 +01:00
Cyril Soler
36c68e71ec Merge pull request #181 from dali99/patch-1
Fixed a small spelling error
2015-11-24 09:31:29 -05:00
Daniel Løvbrøtte Olsen
8eadba60a3 Fixed a small spelling error 2015-11-24 14:43:09 +01:00
csoler
19f1a82bd8 fixed compilation 2015-11-23 22:31:31 -05:00
csoler
85a9e4cbae coding phase done. Needs testing/debugging 2015-11-23 22:19:18 -05:00
csoler
5c0f1dac08 saving ongoing work. Implementation almoast finished. 2015-11-22 23:19:46 -05:00
csoler
8df9d4be04 added some doc for tunnel service. Fixed a few function prototypes 2015-11-22 11:36:14 -05:00
Cyril Soler
b2470565c3 Merge pull request #179 from sirjenster/osx
latest OSX patches.
2015-11-21 15:08:43 -05:00
defnax
c89ff9f059 Added nickname column to pending packets & context menu action to view details
Fixed ui layout.
2015-11-21 13:47:50 +01:00
defnax
2e76cc6267 Fixed DHT icon 2015-11-21 12:32:55 +01:00
electron128
4b84767250 hide network mode selection in quick start wizard if node is a hidden node 2015-11-21 11:57:50 +01:00
Jenster
1f9cb27bbd other_osx_patch 2015-11-20 20:40:00 -08:00
Jenster
699299ae8a latest OSX patches 2015-11-20 08:10:59 -08:00
defnax
47328a4ec9 Merge branch 'master' of https://github.com/RetroShare/RetroShare 2015-11-19 19:11:02 +01:00
defnax
4dacd9a54d Added Ban/Unban Context menu actions for People list. 2015-11-19 19:08:47 +01:00
Cyril Soler
df6abc88e5 merged before commit 2015-11-19 10:54:38 -05:00
Cyril Soler
fa4308e6e6 updated TODO list 2015-11-19 10:52:53 -05:00
defnax
5404cda302 Added Forum reply with plaintext quote (by anmo) 2015-11-19 12:05:52 +01:00