RetroShare/libretroshare/src/tests
drbob fcdd7ee113 Changes to integrate bitdht into libretroshare.
Mainly re-organising tcponudp... 
	tests->test area
	network->trash (uses libbitdht classes).
	new udp interfaces (udppeer + udpstunner)

Changes include:
	* p3bitdht: added "addReceiver() call, and more debugging. 
	* p3bitdht: added DO_IDLE flag so searches are continous.
	* p3bitdht/pqiassist: matched up Assist interface.
	* fixed pqiNetListener interface.
	* rsinit/p3connmgr: setup udp init
	* tcpstream: switched to new udp receiver.
	* added "blogs" switch in libretroshare.pro (was stopping compiling ;)
	* added "bitdht" switch in libretroshare.pro 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-31 18:14:10 +00:00
..
dbase * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00
ft First implementation of per-chunk CRC32 check. This is triggered 2010-07-21 23:14:10 +00:00
general * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00
pqi Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
scripts Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
serialiser completed distrib items (chan,blog, forum and base unit tests) 2010-07-28 23:12:19 +00:00
services created services test folder move forum_test to tests/services folder 2010-06-24 11:29:25 +00:00
tcponudp Changes to integrate bitdht into libretroshare. 2010-07-31 18:14:10 +00:00
TestNotes.txt * fixed ftdata testharness functions (ftdata.h) 2010-06-20 12:24:05 +00:00