RetroShare/libretroshare/src/turtle
drbob fc58861447 Added RecognTags.
- items are described in serialiser.
	- util functions in util/rsrecogn.cc are used to manipulate it.
	- these are attached to GxsIds, with new interface fns.
	- Associated Signing Code is in a separate program.

Other Tweaks.
	- Added RsMemCache::erase()
	- Added RsTlvStringSetRef 
	- Fix for rsturtleitem (already added to trunk).
	- Formatting and debugging.

Status: There is a bug in RsGenExchange::updateGroup which prevents full testing, 
The basic generation, parsing and validation functions have been tested and are ok.
The processing as part of p3IdService still needs to be fully debugged.





git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs_finale@6854 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-10-20 09:43:30 +00:00
..
Makefile added Makefile in libretroshare/src/turtle to comply with existing build scripts 2009-07-14 13:33:14 +00:00
p3turtle.cc fixed autoWash() method in p3turtle. 2013-06-20 19:12:33 +00:00
p3turtle.h patch from Henry morgan to fix soem typos (e.g misspelled connexion into connection) 2013-06-24 21:23:50 +00:00
rsturtleitem.cc Added RecognTags. 2013-10-20 09:43:30 +00:00
rsturtleitem.h added serialisation/deserialisation and handling of generic tunnel data items 2013-04-06 13:58:27 +00:00
turtleclientservice.h Fixed some compiler warnings 2013-06-09 17:54:54 +00:00
turtlestatistics.h added additional statistics from turtle router. Needs full recompilation. 2011-05-26 22:11:06 +00:00
turtletypes.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00