RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 0ea899de29 * Added hack to remove DODGEY peers. (This should probably be moved to libbitdht).
* NOTE about how to correctly implement Peer filtering.
 * added peerConnectRequest() when PeerCallback(success) happens... starts UDP connection.
 * Split the p3conmgr::tryConnect() functions into sub functions.
 * added p3ConnMgr functions for UDP connections.
 * Added AddifUnique(conect_address), to ConnMgr, this should reduce the number of connection attempts, by removing dups.
 * Disabled bitdht in libretroshare.pro for the moment.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-04 21:42:31 +00:00
build_scripts updated build script for ubuntu packaging with bitdht 2010-08-02 10:27:40 +00:00
libbitdht/src Improvements to DHT, to support UDP connections. 2010-10-04 21:37:07 +00:00
libretroshare/src * Added hack to remove DODGEY peers. (This should probably be moved to libbitdht). 2010-10-04 21:42:31 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src Fixed sort of uploads and downloads by progress. 2010-10-04 20:15:52 +00:00
retroshare-nogui/src This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00