RetroShare/libretroshare/src/rsserver
csoler 506f14eb2f - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh
en visible, and each time it gets showed. I already made some RS pages derive from this page.
- Modified and renamed the taskGraphPainterWidget to display info about currently selected file transfers. For know, it only shows file chunks info, but we should use it to display additional info about the transfer. Warning: in its
 current state, only fake chunk info is displayed.
 - Suppressed p3files.h, because it is not used.

 Remains to do (in order):
 - Implement a chunk map class in ft/ to properly manage which chunks should be downloaded 
 - Display correct chunk info by requesting the transfer's chunk map
 - Add check-sum verification of chunks
 - allow RS to import a partially downloaded file by force re-checking chunks
 - Add chunk map exchange from file source peer id to file destination peer id.
 - Manage chunks from different peers.
 - Allow search (turtle search) for partially downloaded files 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-17 12:45:06 +00:00
..
Makefile Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
p3Blog.cc simplified qblog for blogging only, hopefully test everything out soon 2008-09-21 20:30:34 +00:00
p3Blog.h simplified qblog for blogging only, hopefully test everything out soon 2008-09-21 20:30:34 +00:00
p3discovery.cc exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3discovery.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3face-config.cc first commit, change some members name from localaddr to currentlocaladdr, and add ip lists in the classes. Not used yet to connect or exchange 2009-11-11 16:43:51 +00:00
p3face-msgs.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-server.cc More bugfixes ... got the basic channels file transfer working. 2008-11-13 23:03:46 +00:00
p3face.h Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
p3msgs.cc fixed exchange of custom strings. 2009-10-04 22:27:42 +00:00
p3msgs.h fixed exchange of custom strings. 2009-10-04 22:27:42 +00:00
p3peers.cc - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
p3peers.h - Added a parent page widget (class RsAutoUpdatePage) to handle auto-update. The page updates using a timer, only wh 2009-11-17 12:45:06 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
rsiface.cc Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
rsinit.cc suppressed unused include of p3files 2009-11-05 20:16:14 +00:00
rstypes.cc Addition of next stage of new FileTransfer Code: 2008-07-23 22:01:59 +00:00
testRsChanId.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00