RetroShare/libretroshare/src/ft
2015-07-12 01:16:16 +00:00
..
ftchunkmap.cc added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
ftchunkmap.h added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
ftcontroller.cc improved debug info in a few places 2015-07-09 20:55:11 +00:00
ftcontroller.h created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
ftdata.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftdatamultiplex.cc added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
ftdatamultiplex.h added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
ftdbase.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
ftdbase.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
ftextralist.cc created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
ftextralist.h Removed some unused parameter warnings. 2015-06-15 22:41:18 +00:00
ftfilecreator.cc added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
ftfilecreator.h Removed unused members mStart and mEnd from ftFileCreator. 2015-06-15 18:30:02 +00:00
ftfileprovider.cc added check for return value of fseek in ftFileProvider 2015-06-17 09:36:20 +00:00
ftfileprovider.h added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
ftfilesearch.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftfilesearch.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftsearch.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftserver.cc Fixed possible crash in ftServer::receiveTurtleData by checking return value of dynamic_cast. 2015-07-12 01:16:16 +00:00
ftserver.h added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified) 2015-03-08 13:46:07 +00:00
fttransfermodule.cc created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
fttransfermodule.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftturtlefiletransferitem.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftturtlefiletransferitem.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00