RetroShare/libretroshare/src/ft
drbob c0738eec7f Merging branches/v0.6-initdev into trunk.
These split at 6672 -> 7075, so quite a bit merge.
libretroshare compiles - but untested.
retroshare-gui needs GenCertDialog.ui and IdEditDialog.ui to be properly merged. (compile errors).
some plugins will be broken.
retroshare-nogui is untested.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 14:16:15 +00:00
..
ftchunkmap.cc extended max chunk TTL to 1 hour. A short TTL is not anymore needed since chuns are shared between sources 2013-12-09 13:35:06 +00:00
ftchunkmap.h Added dynamic choose of sources for chunk crc requests. Fixes the bug that would let 2012-07-19 20:52:04 +00:00
ftcontroller.cc Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
ftcontroller.h restore file state when restart (Modified patch from Phenom) 2013-10-06 12:56:37 +00:00
ftdata.h made file transfer a service. Removed all the old FT code from pqiHandler, and got rid of deprecated CRC32 computation/exchange methods 2013-10-01 08:11:15 +00:00
ftdatamultiplex.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
ftdatamultiplex.h made file transfer a service. Removed all the old FT code from pqiHandler, and got rid of deprecated CRC32 computation/exchange methods 2013-10-01 08:11:15 +00:00
ftdbase.cc Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
ftdbase.h Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
ftextralist.cc Code maintenance for Qt 5: 2013-10-21 11:00:49 +00:00
ftextralist.h fixed permission of drap+dropped files. all attached files get added to extra list, but with different permission flags depending on the client. From that, we compute sharing permissions : turtle, or direct transfer only 2012-11-11 21:17:00 +00:00
ftfilecreator.cc Fixed compile on Windows. 2013-12-05 17:44:46 +00:00
ftfilecreator.h split lastRecvTimeStamp into two different time stamps: one for last time the file is wrote (or data is received) and one for last activity that is used (and sometimes reset) by ftcontroller when queuing files 2013-12-04 20:26:54 +00:00
ftfilemapper.cc Added a filemapper class to store downloaded files sequentially on the HD. The mapper automatically 2011-11-01 14:20:51 +00:00
ftfilemapper.h Added a filemapper class to store downloaded files sequentially on the HD. The mapper automatically 2011-11-01 14:20:51 +00:00
ftfileprovider.cc removed status member from FileDetails. Not used => misleading 2013-12-13 19:41:52 +00:00
ftfileprovider.h fixed potential uninitialized memory read in PeerUploadInfo 2013-09-06 19:06:56 +00:00
ftfilesearch.cc - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
ftfilesearch.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftsearch.h removed compilation warnings 2013-03-20 20:25:13 +00:00
ftserver.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
ftserver.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
fttransfermodule.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
fttransfermodule.h split lastRecvTimeStamp into two different time stamps: one for last time the file is wrote (or data is received) and one for last activity that is used (and sometimes reset) by ftcontroller when queuing files 2013-12-04 20:26:54 +00:00
ftturtlefiletransferitem.cc Added ability for turtle router to take client services 2013-04-06 09:21:01 +00:00
ftturtlefiletransferitem.h Added ability for turtle router to take client services 2013-04-06 09:21:01 +00:00