..
ftchunkmap.cc
fixed uninitialized memory read in debug statement
2013-03-10 22:29:25 +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
automatically put paused files at end of queue (Patch from Phenom)
2013-08-28 21:26:27 +00:00
ftcontroller.h
Added ability for turtle router to take client services
2013-04-06 09:21:01 +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
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.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
disabled flag DIR_FLAGS_NETWORK_WIDE_GROUPS for consistency reasons. We might extend it to rsCircles later.
2012-11-06 20:46:56 +00:00
ftdbase.h
fixed flags conflicts
2012-11-02 13:52:29 +00:00
ftextralist.cc
Fixed some compiler warnings
2013-06-09 17:54:54 +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
patch from Henry morgan to fix soem typos (e.g misspelled connexion into connection)
2013-06-24 21:23:50 +00:00
ftfilecreator.h
Added dynamic choose of sources for chunk crc requests. Fixes the bug that would let
2012-07-19 20:52:04 +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 _sharing_strategy and the methods that go with it, as its behavior is handled by the sessionEnabled() method
2013-04-01 21:18:58 +00:00
ftfileprovider.h
Improved CRC32Map checking in several ways:
2011-11-03 23:18:00 +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
- fixed bug (added missing call to addSerialType())
2013-10-02 19:56:01 +00:00
ftserver.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
fttransfermodule.cc
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
fttransfermodule.h
- fixed download priority handling. Proof-tested on multiple DL from the same peer.
2011-11-16 20:30:20 +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