RetroShare/libretroshare/src/turtle
csoler 66207b81e5 - made the names consistent between ftdata, ftdatamultiplex and tests/
- added missing virtual functions in ftDataRecv
- setup initSSL instance as a static member of AuthSSL, instead of an external (does not change much except the init in rsinit.cc)
- changed p3PeerMgrIMPL to take SSL and PGP ids as parameters. This avoids calling AuthSSL and AuthGPG from the constructor => very helpful for tests.
- added random creation function in t_RsGenericId<>
- added functions setAuthSSL_debug() and setAuthGPG_debug() to manually setup the authSSL and authGPG objects to use. Used in tests.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-26 18:12:19 +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 - made the names consistent between ftdata, ftdatamultiplex and tests/ 2012-12-26 18:12:19 +00:00
p3turtle.h * Added second (temporary) switch to turtle. 2012-11-25 22:49:00 +00:00
rsturtleitem.cc removed compilation warnings 2012-12-04 21:28:35 +00:00
rsturtleitem.h Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data. 2012-03-15 19:55:43 +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