RetroShare/libretroshare/src/util
drbob 5c6e558942 More Improvements to FileTransfer:
* Added TlvShallowClear() to serialisers
 * Added RsQueueThread for periodic queue processes.
 * Completed ftDataMultiplex which replaces ftServer/ClientModules.
 * Added Server Queue / Thread to ftDataMultiplex.
 * Added ftdataplextest to exercise ftDataMultiplex.
 * Generalised ftFileSearch to handle an array of ftSearch classes.
 * Tweaked rsfiles.h #defines to match new ftFileSearch scheme.
 * Added Generic ftData Interfaces for Testing.
 * added ftDataSend/Recv Interfaces to ftServer + ftDataMultiplex respectively.
 * Completed much of ftServer (External Interface), but not yet done.
 * Extra debugging and small changes to ftExtraList
 * Integrated new ftTransferModule with minor interface changes.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-03 12:45:53 +00:00
..
dir2test.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
dirtest.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
exampletst.c Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
Makefile Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdebug.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdebug.h Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdir.cc Addition of next stage of new FileTransfer Code: 2008-07-23 22:01:59 +00:00
rsdir.h Addition of next stage of new FileTransfer Code: 2008-07-23 22:01:59 +00:00
rsnet.cc Moved several network related functions from pqinetwork to here. 2008-06-07 11:19:09 +00:00
rsnet.h Added includes for GCC4.4 2008-06-13 16:02:36 +00:00
rsprint.cc Commit of the new UDP Connection methods and 2008-01-25 06:45:12 +00:00
rsprint.h Fixed warnings from -pedantic 2008-06-05 22:10:28 +00:00
rsthreads.cc Addition of next stage of new FileTransfer Code: 2008-07-23 22:01:59 +00:00
rsthreads.h More Improvements to FileTransfer: 2008-08-03 12:45:53 +00:00
utest.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00