RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob f7ff55237e Bugfixes galore!
* Split p3bitdht_peers.cc debugging in two. Hid Id Translation debug (that code is fine)
 * Added initialisation of p3bitdht peer data structure (using values from peernet).
 * Added BITDHT_QFLAGS_UPDATES flag.
 * Added Tick() interface to NetAssistConnect  interface, tick it from p3NetMgr.
 * FIXED OLD BUG: netAssistFriend was not being called from p3LinkMgr::connectResult() this meant all peers where being searched for.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-10 19:50:12 +00:00
build_scripts updated ubuntu changelog 2011-06-28 16:39:56 +00:00
libbitdht/src * added function to extract Local Address from udpstack. 2011-07-10 00:37:09 +00:00
libretroshare/src Bugfixes galore! 2011-07-10 19:50:12 +00:00
plugins added missing Q_INIT_RESOURCE call to get the plugins icon loading correctly 2011-07-05 20:42:28 +00:00
retroshare-gui/src Added display of Dht Peer Connection status. 2011-07-10 18:20:30 +00:00
retroshare-nogui/src fixed compilation of retroshare-nogui 2011-04-11 13:15:48 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00