Got group retrieval working with gui and fixed subsequent bugs

add p3distribsecurity mirror gxssecurity (does not have grp or msg verification implemented, but other methods are valid)


git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
chrisparker126 2012-08-12 20:46:21 +00:00
parent 148d1310a2
commit acaefada65
12 changed files with 1166 additions and 762 deletions

View file

@ -196,7 +196,7 @@ public:
RsTlvBinaryData grp; /// actual group data
/*!
* This should contains all the data
* This should contains all data
* which is not specific to the Gxs service data
*/
RsTlvBinaryData meta;