RetroShare/libretroshare/src/ft
2016-06-02 14:54:07 +02:00
..
ftchunkmap.cc removed a few compilation warning that might cause compilation errors on some systems 2015-09-24 18:03:19 -04: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 removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05: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 removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05: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 fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05:00
ftdbase.h Switched most of the services to use p3ServiceControl instead of p3LinkMgr. 2014-03-29 03:57:44 +00:00
ftextralist.cc fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05: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 libretroshare: remove unused variables 2016-06-02 14:54:07 +02: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 add static thread names 2016-06-01 16:21:55 +02:00
fttransfermodule.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
ftturtlefiletransferitem.cc removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05:00
ftturtlefiletransferitem.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00