RetroShare/libretroshare/src/turtle
csoler b83e894640 - added a generic RsItem to the turtle router and the methods to route it. This makes the code much more elegant.
- suppressed a cross mutex lock bug that happened rarely while digging tunnels
- changed FileDetails in ftServer so that it's now possiblt to search for hashes of files being downloaded
- improved the search code in ftdatamultiplex
- added some comments to the turtle code



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1964 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 21:30: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 - added a generic RsItem to the turtle router and the methods to route it. This makes the code much more elegant. 2010-01-02 21:30:19 +00:00
p3turtle.h - added a generic RsItem to the turtle router and the methods to route it. This makes the code much more elegant. 2010-01-02 21:30:19 +00:00
rsturtleitem.cc - added a generic RsItem to the turtle router and the methods to route it. This makes the code much more elegant. 2010-01-02 21:30:19 +00:00
rsturtleitem.h - added a generic RsItem to the turtle router and the methods to route it. This makes the code much more elegant. 2010-01-02 21:30:19 +00:00
turtletypes.h First commit for the turtle download. It works without perturbating RS traffic, but still needs some (internal) smoothing 2009-05-26 21:42:45 +00:00