mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
handled validation/sign of message when key not available
(set for 5 attempts before message is dropped) moved rstokenservice.h to retroshare interface folder groups do not sync anymore unless user is subscribed to it git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
17f2d2e8a5
commit
23209c8c45
19 changed files with 481 additions and 270 deletions
|
@ -30,7 +30,7 @@
|
|||
#include <string>
|
||||
#include <list>
|
||||
|
||||
#include "gxs/rstokenservice.h"
|
||||
#include "retroshare/rstokenservice.h"
|
||||
#include "retroshare/rsgxsifacehelper.h"
|
||||
|
||||
/* The Main Interface Class - for information about your Peers */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue