drbob
c09cab4439
* Added back idKnown, and pgpHash to rsIdentity Group type. (needed in GUI)
...
* added in scheduling_tick() for coordinating background and pgphash ticks.
* disabled Signatures until thread-safe version is present.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5782 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 19:18:11 +00:00
drbob
17e42f1ceb
Added core code for pgphash calculations.
...
- Reworked GxsIdGroup members... moved IdType -> groupFlags, so Hash & Sign are only ones.
- Reworked GroupServiceString storage.
- Added core processing functions - yet to test!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-05 22:28:08 +00:00
drbob
92969c2f58
Improvements to GXS services.
...
* Added serialiser for wiki items (actual data to be finalised).
* Added wiki and fixed id services to be run properly.
* Disabled dummyData for ids.
* Fixed some bugs in Id serialiser.
* Added missing fns in p3wiki
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5748 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-31 22:43:23 +00:00
drbob
cddeaeea81
Got GxsId service compiling and linking.
...
- Added entries in rsinit.cc
- Added serialiser functions.
- Tweaked some datatypes.
- Fixed up duplicate headers.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-28 23:13:15 +00:00