RetroShare/libretroshare/src/ft
2010-05-09 13:49:44 +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 implemented a short circuit to local cache transfers. This saves a large number of file descriptors, and improves reactivity of the software 2010-05-09 13:49:44 +00:00
ftcontroller.h implemented a short circuit to local cache transfers. This saves a large number of file descriptors, and improves reactivity of the software 2010-05-09 13:49:44 +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 corrected one nasty bug due to missing return 2010-03-28 18:56:30 +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 warning suppression, removed unused p3portservice from compilation 2010-02-23 22:17:06 +00:00
ftdbase.h get rid of p3authmgr 2010-01-13 20:56:55 +00:00
ftextralist.cc added security to fd management, corrected bug causing bad fseeks 2010-03-28 10:03:44 +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 fixed a bug in download queue when ticking inactive files. Added a checkbox for showing cache transfers. Cleaned the dialog cleaning method. 2010-03-21 15:35:20 +00:00
ftfilecreator.h fixed a bug in download queue when ticking inactive files. Added a checkbox for showing cache transfers. Cleaned the dialog cleaning method. 2010-03-21 15:35:20 +00:00
ftfilecreatortest.cc Updated version numbers to v0.4.11b. 2008-11-22 17:07:11 +00:00
ftfileprovider.cc added security to fd management, corrected bug causing bad fseeks 2010-03-28 10:03:44 +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 corrected bug about persistence of default chunk strategy 2010-04-30 21:00:28 +00:00
ftserver.h cleaned the config->Transfers tab, made the default chunk strategy combobox effective. 2010-03-17 21:10:10 +00:00
fttransfermodule.cc fixed the pause system 2010-03-12 23:29:50 +00:00
fttransfermodule.h fixed the pause system 2010-03-12 23:29:50 +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