..
ftchunkmap.cc
removed useless include
2010-11-22 21:01:54 +00:00
ftchunkmap.h
only assume availability for cache transfers. All other transfers now use ChunkMaps
2010-11-22 20:57:53 +00:00
ftcontroller.cc
Added simple toaster for download complete.
2010-11-25 00:20:25 +00:00
ftcontroller.h
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftdata.cc
added missing dummy class definitions for linking test programs
2010-10-01 19:52:24 +00:00
ftdata.h
- Implemented CRC32 map traffic through direct downloads
2010-07-29 21:07:07 +00:00
ftdatamultiplex.cc
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftdatamultiplex.h
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftdbase.cc
added an optional cache for hashes, so that hashed files are remembered for some days.
2010-10-31 20:35:31 +00:00
ftdbase.h
added an optional cache for hashes, so that hashed files are remembered for some days.
2010-10-31 20:35:31 +00:00
ftextralist.cc
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftextralist.h
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftfilecreator.cc
only assume availability for cache transfers. All other transfers now use ChunkMaps
2010-11-22 20:57:53 +00:00
ftfilecreator.h
only assume availability for cache transfers. All other transfers now use ChunkMaps
2010-11-22 20:57:53 +00:00
ftfileprovider.cc
Cleaned up Transfer debug, now that we've found the windows bug.
2010-11-13 11:46:17 +00:00
ftfileprovider.h
This intimidating patch renames libretroshare/src/rsiface/ to
2010-08-06 09:40:23 +00:00
ftfilesearch.cc
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftfilesearch.h
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftsearch.h
Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&"
2010-10-27 20:01:31 +00:00
ftserver.cc
corrected missign return value
2010-11-16 20:58:26 +00:00
ftserver.h
added an optional cache for hashes, so that hashed files are remembered for some days.
2010-10-31 20:35:31 +00:00
fttransfermodule.cc
changed minimum chunk size to 1KB/s and max desired rate to 10MB/s
2010-11-14 21:38:12 +00:00
fttransfermodule.h
simplified the code in the post download CRC check routine and removed a potential bug.
2010-09-30 21:02:37 +00:00