RetroShare/libretroshare/src/ft
csoler 7b0757c4bc Merged branch commits:
3068: added verification for file size computation (bug correction)

3069: set heartbeat values to intermediate values

3070: suppressed uninitialised memory read

3071: automatic removal of file lists from deleted peers, at restart (After
      double check that this does not alter exchange of file lists in any way)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3072 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-05 19:16:39 +00:00
..
ftchunkmap.cc added proper dynamic suppression of sources from chunkmap, and updated the gui 2010-03-07 14:42:13 +00:00
ftchunkmap.h added proper dynamic suppression of sources from chunkmap, and updated the gui 2010-03-07 14:42:13 +00:00
ftcontroller.cc moved rsGlobalShutDown from MainWindow::doQuit to main 2010-05-29 15:14:25 +00:00
ftcontroller.h implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
ftcontrollertest.cc solve compile faults. 2008-09-09 13:08:22 +00:00
ftdata.cc More Improvements to FileTransfer: 2008-08-03 12:45:53 +00:00
ftdata.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftdatamultiplex.cc Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
ftdatamultiplex.h removed potentially harmful code. Warning: needs make clean in libretroshare 2010-02-15 20:44:37 +00:00
ftdataplextest.cc Improvements/bugfixes to File Transfer. 2008-08-30 01:07:24 +00:00
ftdbase.cc Merged branch commits: 2010-06-05 19:16:39 +00:00
ftdbase.h Merged branch commits: 2010-06-05 19:16:39 +00:00
ftextralist.cc moved rsGlobalShutDown from MainWindow::doQuit to main 2010-05-29 15:14:25 +00:00
ftextralist.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftextralisttest.cc Improvements/bugfixes to File Transfer. 2008-08-30 01:07:24 +00:00
ftfilecreator.cc Ported branch commit 3017: 2010-05-28 14:00:35 +00:00
ftfilecreator.h merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk 2010-03-21 21:07:12 +00:00
ftfilecreatortest.cc Updated version numbers to v0.4.11b. 2008-11-22 17:07:11 +00:00
ftfileprovider.cc This patch allows Windows users to share files and folders with "exotic" characters. 2010-05-16 23:26:45 +00:00
ftfileprovider.h removed potentially harmful code. Warning: needs make clean in libretroshare 2010-02-15 20:44:37 +00:00
ftfileprovidertest.cc Updated version numbers to v0.4.11b. 2008-11-22 17:07:11 +00:00
ftfilesearch.cc remove a maximum of debug outputs for the release 2010-02-07 21:28:40 +00:00
ftfilesearch.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftsearch.h - Implemented chunk-based file transfer from partial sources. This in particular means: 2010-01-11 16:00:42 +00:00
ftserver1test.cc Enabled new File Transfer Code in libretroshare. 2008-11-02 11:38:11 +00:00
ftserver2test.cc Enabled new File Transfer Code in libretroshare. 2008-11-02 11:38:11 +00:00
ftserver3test.cc Bugfixes and extra debugging for file transfer. 2008-11-04 23:12:53 +00:00
ftserver.cc Merged branch commits: 2010-06-05 19:16:39 +00:00
ftserver.h moved rsGlobalShutDown from MainWindow::doQuit to main 2010-05-29 15:14:25 +00:00
fttransfermodule.cc ported branch v0.5.0 commits 2529 and 2544 to trunk 2010-03-15 12:57:08 +00:00
fttransfermodule.h ported branch v0.5.0 commits 2529 and 2544 to trunk 2010-03-15 12:57:08 +00:00
fttransfermoduletest.cc re-wrote ftfileprovider / ftfilecreator to be more simple and robust. 2008-10-22 18:12:58 +00:00
Makefile Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
pqitestor.cc Bugfixes and extra debugging for file transfer. 2008-11-04 23:12:53 +00:00
pqitestor.h Enabled new File Transfer Code in libretroshare. 2008-11-02 11:38:11 +00:00
TestNotes.txt More bugfixes for file transfer stuff. 2008-08-21 21:30:59 +00:00