.. |
ftchunkmap.cc
|
added proper dynamic suppression of sources from chunkmap, and updated the gui
|
2010-03-07 14:42:13 +00:00 |
ftchunkmap.h
|
added proper dynamic suppression of sources from chunkmap, and updated the gui
|
2010-03-07 14:42:13 +00:00 |
ftcontroller.cc
|
added a workaround for a bug in the cache system that asks for files of size 2^64-1. This results into a division by zero in ftChunkMap. Bu the time I find this bug, the workaroudn should avoid crashes.
|
2010-05-17 21:05:28 +00:00 |
ftcontroller.h
|
implemented a short circuit to local cache transfers. This saves a large number of file descriptors, and improves reactivity of the software
|
2010-05-09 13:52:05 +00:00 |
ftcontrollertest.cc
|
solve compile faults.
|
2008-09-09 13:08:22 +00:00 |
ftdata.cc
|
More Improvements to FileTransfer:
|
2008-08-03 12:45:53 +00:00 |
ftdata.h
|
- Implemented chunk-based file transfer from partial sources. This in particular means:
|
2010-01-11 16:00:42 +00:00 |
ftdatamultiplex.cc
|
added a check to avoid (possibly rare) data races
|
2010-05-14 11:29:15 +00:00 |
ftdatamultiplex.h
|
removed potentially harmful code. Warning: needs make clean in libretroshare
|
2010-02-15 20:44:37 +00:00 |
ftdataplextest.cc
|
Improvements/bugfixes to File Transfer.
|
2008-08-30 01:07:24 +00:00 |
ftdbase.cc
|
warning suppression, removed unused p3portservice from compilation
|
2010-02-23 22:17:06 +00:00 |
ftdbase.h
|
get rid of p3authmgr
|
2010-01-13 20:56:55 +00:00 |
ftextralist.cc
|
This patch allows Windows users to share files and folders with "exotic" characters.
|
2010-05-16 23:26:45 +00:00 |
ftextralist.h
|
- Implemented chunk-based file transfer from partial sources. This in particular means:
|
2010-01-11 16:00:42 +00:00 |
ftextralisttest.cc
|
Improvements/bugfixes to File Transfer.
|
2008-08-30 01:07:24 +00:00 |
ftfilecreator.cc
|
merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk
|
2010-03-21 21:07:12 +00:00 |
ftfilecreator.h
|
merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk
|
2010-03-21 21:07:12 +00:00 |
ftfilecreatortest.cc
|
Updated version numbers to v0.4.11b.
|
2008-11-22 17:07:11 +00:00 |
ftfileprovider.cc
|
This patch allows Windows users to share files and folders with "exotic" characters.
|
2010-05-16 23:26:45 +00:00 |
ftfileprovider.h
|
removed potentially harmful code. Warning: needs make clean in libretroshare
|
2010-02-15 20:44:37 +00:00 |
ftfileprovidertest.cc
|
Updated version numbers to v0.4.11b.
|
2008-11-22 17:07:11 +00:00 |
ftfilesearch.cc
|
remove a maximum of debug outputs for the release
|
2010-02-07 21:28:40 +00:00 |
ftfilesearch.h
|
- Implemented chunk-based file transfer from partial sources. This in particular means:
|
2010-01-11 16:00:42 +00:00 |
ftsearch.h
|
- Implemented chunk-based file transfer from partial sources. This in particular means:
|
2010-01-11 16:00:42 +00:00 |
ftserver.cc
|
corrected bug about persistence of default chunk strategy
|
2010-04-30 21:07:21 +00:00 |
ftserver.h
|
merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk
|
2010-03-21 21:07:12 +00:00 |
ftserver1test.cc
|
Enabled new File Transfer Code in libretroshare.
|
2008-11-02 11:38:11 +00:00 |
ftserver2test.cc
|
Enabled new File Transfer Code in libretroshare.
|
2008-11-02 11:38:11 +00:00 |
ftserver3test.cc
|
Bugfixes and extra debugging for file transfer.
|
2008-11-04 23:12:53 +00:00 |
fttransfermodule.cc
|
ported branch v0.5.0 commits 2529 and 2544 to trunk
|
2010-03-15 12:57:08 +00:00 |
fttransfermodule.h
|
ported branch v0.5.0 commits 2529 and 2544 to trunk
|
2010-03-15 12:57:08 +00:00 |
fttransfermoduletest.cc
|
re-wrote ftfileprovider / ftfilecreator to be more simple and robust.
|
2008-10-22 18:12:58 +00:00 |
Makefile
|
Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/
|
2009-07-30 21:27:47 +00:00 |
pqitestor.cc
|
Bugfixes and extra debugging for file transfer.
|
2008-11-04 23:12:53 +00:00 |
pqitestor.h
|
Enabled new File Transfer Code in libretroshare.
|
2008-11-02 11:38:11 +00:00 |
TestNotes.txt
|
More bugfixes for file transfer stuff.
|
2008-08-21 21:30:59 +00:00 |