RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 96c9071920 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)




git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-dhtmods@4795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-14 01:54:17 +00:00
build_scripts updated ubuntu changelog 2011-11-09 21:34:15 +00:00
libbitdht/src * Added NumQueryNodes() function to bdDhtFunctions. 2012-01-14 01:34:44 +00:00
libretroshare/src Changes to support Relays. 2012-01-14 01:54:17 +00:00
plugins Added missing files. 2011-11-17 21:19:46 +00:00
retroshare-gui/src Added Relay Configuration Panel. 2011-12-20 02:09:27 +00:00
retroshare-nogui/src added missign lib for ubuntu oneiric 2011-10-15 18:44:37 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added translation for plugins and added german language to LinksCloud. Recompile needed. 2011-11-17 21:17:24 +00:00