mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 02:55:18 -04:00
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
![]() Summary of changes: * Switched on Local BadPeer DHT Filter. - This will remove any peer detected to be spoofing yourself or your friends. - This list is also shared with you friends. (in Test Mode). * Added Cleanup of BadPeer Filter. - Instead of permanent ban, peers are be banned for 6 hours. - bdManager periodically calls this - which prints out ban list too. * Added Checks against spoofing to UdpStunner. - Throw away Stun Results where remote_addr = reported ext_addr. - Added extra checks to ensure that the same Ext IP is returned, before reporting. - accept BadPeer List from DHT BadPeer Detection. * Changed BanList Service Id from Test ID to Real ID. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4718 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
---|---|---|
build_scripts | ||
libbitdht/src | ||
libretroshare/src | ||
plugins | ||
retroshare-gui/src | ||
retroshare-nogui/src | ||
build-all-mingw32make.bat | ||
RetroShare.pro |