RetroShare/libretroshare/src/ft
csoler cb5f22a5c6 Share Flags
- now, only files with the NETWORK_WIDE flag are searchable by turtle hopping.

	Next move:
	    - integrate turtle search in default gui.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-10 19:44:45 +00:00
..
ftcontroller.cc add persistence to download queue 2009-08-10 19:01:27 +00:00
ftcontroller.h add persistence to download queue 2009-08-10 19:01:27 +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 More Improvements to FileTransfer: 2008-08-03 12:45:53 +00:00
ftdatamultiplex.cc this is a fix for the file download problem. It does not correct the wrong chunk size, but it checks that the malloc returns something. 2009-07-27 20:31:56 +00:00
ftdatamultiplex.h Possibly got rid of this core dump in file uploads. It seems it came from unlocked destroying of dataplex->mServers when they came out of time, while the gui still asked for info about them. 2009-02-09 20:26:12 +00:00
ftdataplextest.cc Improvements/bugfixes to File Transfer. 2008-08-30 01:07:24 +00:00
ftdbase.cc Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
ftdbase.h Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +00:00
ftdwlqueue.cc add persistence to download queue 2009-08-10 19:01:27 +00:00
ftdwlqueue.h add persistence to download queue 2009-08-10 19:01:27 +00:00
ftextralist.cc added missing continue which caused sigsegv 2009-06-15 07:28:23 +00:00
ftextralist.h Added Function to move an 'extraFile' to another location. 2008-11-27 21:23:46 +00:00
ftextralisttest.cc Improvements/bugfixes to File Transfer. 2008-08-30 01:07:24 +00:00
ftfilecreator.cc add include complying to gcc 4.4 2009-05-11 14:30:53 +00:00
ftfilecreator.h Fixed compatibility bug in file transfer... 2008-11-20 22:59:58 +00:00
ftfilecreatortest.cc Updated version numbers to v0.4.11b. 2008-11-22 17:07:11 +00:00
ftfileprovider.cc fixed core dump (double delete) when getFileData fails 2009-08-09 15:55:31 +00:00
ftfileprovider.h compliance with win32 2009-02-08 13:04:32 +00:00
ftfileprovidertest.cc Updated version numbers to v0.4.11b. 2008-11-22 17:07:11 +00:00
ftfilesearch.cc More bugfixes for file transfer stuff. 2008-08-21 21:30:59 +00:00
ftfilesearch.h More Improvements to FileTransfer: 2008-08-03 12:45:53 +00:00
ftsearch.h More Improvements to FileTransfer: 2008-08-03 12:45:53 +00:00
ftserver.cc Share Flags 2009-08-10 19:44:45 +00:00
ftserver.h Started implementing flags to handle the sharing mode. 2009-08-03 19:43:52 +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
fttransfermodule.cc suppressed file download memory leak 2009-06-11 08:09:08 +00:00
fttransfermodule.h turtle tunnel management 2009-06-03 18:47:14 +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