RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob d138dde66c --- Merging r4780 through r4795 from /retroshare/branches/v0.5-dhtmods
Changes to support Relays.
* added p3BitDht::addKnownNode() so that DhtIds can be used instead of SslIds.
* switched from bdStdDht() functions to use bdModDht().
* made DhtFunctions a class variable.
* added function to modify NodePerBucket() parameter.
* Bugfix for LinkType. peerConnectAddress.flags was not initialised.
* Extra debugging of LinkType data (use LINKMGR_DEBUG_LINKTYPE).
* cleaned up udprelay output.
* Added Compile Rules to libretroshare.pro for building LocalNet Testing Version. (testnetwork)
* Added NumQueryNodes() function to bdDhtFunctions.
* Switched bdquery.cc to use bdNumQueryNodes().
* Extended bdStdDht class to bdModDht to allow NodesPerBucket to be modified.
* Fixed up Connection Fail Callback for Relay Servers.
* Added Extra debugging for Proxy Connections.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-14 09:28:16 +00:00
build_scripts updated ubuntu changelog 2012-01-12 21:26:27 +00:00
libbitdht/src * Added NumQueryNodes() function to bdDhtFunctions. 2012-01-14 01:34:44 +00:00
libretroshare/src --- Merging r4780 through r4795 from /retroshare/branches/v0.5-dhtmods 2012-01-14 09:28:16 +00:00
plugins Added missing files. 2011-11-17 21:19:46 +00:00
retroshare-gui/src Changed the Buttons layout on ChannelsFeed 2012-01-13 16:26:24 +00:00
retroshare-nogui/src Removed "release" from the win32 build in retroshare-nogui.pro. 2011-12-10 11:27:52 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added retroshare-nogui to the subdir project. 2011-12-10 11:24:36 +00:00