RetroShare/libretroshare/src/rsserver
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
..
Makefile Various stuff. FAQ has 0 zero stuff inside, we don't use git, and matched lowercase filenames. Also, a few formatting fixes in the .pro file in libretroshare. 2010-02-08 21:34:40 +00:00
p3discovery.cc exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3discovery.h exchange of what version of retroshare our friends are using 2009-06-28 20:57:02 +00:00
p3face-config.cc Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
p3face-msgs.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
p3face-server.cc Changes to integrate bitdht into libretroshare. 2010-07-31 18:14:10 +00:00
p3face.h removed unused files qblog 2010-05-08 17:00:41 +00:00
p3msgs.cc added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
p3msgs.h added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
p3peers.cc Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
p3peers.h New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3status.cc RsAutoUpdatePage 2010-07-20 19:45:07 +00:00
p3status.h RsAutoUpdatePage 2010-07-20 19:45:07 +00:00
rsiface.cc Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/ 2009-07-30 21:27:47 +00:00
rsinit.cc Changes to integrate bitdht into libretroshare. 2010-07-31 18:14:10 +00:00
rstypes.cc Addition of next stage of new FileTransfer Code: 2008-07-23 22:01:59 +00:00
testRsChanId.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00