Revision: 8297
          http://sourceforge.net/p/retroshare/code/8297
Author:   csoler
Date:     2015-05-26 21:17:09 +0000 (Tue, 26 May 2015)
Log Message:
-----------
Started implementation of ban list. For now, just gathers the list of banned 
IPs from
the DHT and is not used to reject IPs yet (the DHT list is, even if DHT is 
desactivated).
Next steps: GUI with switch controls, exchange of IP ban lists between friends, 
handling IP ranges.

Modified Paths:
--------------
    trunk/libbitdht/src/bitdht/bdfilter.cc
    trunk/libbitdht/src/bitdht/bdfilter.h
    trunk/libbitdht/src/bitdht/bdnode.cc
    trunk/libbitdht/src/bitdht/bdnode.h
    trunk/libbitdht/src/udp/udpbitdht.cc
    trunk/libbitdht/src/udp/udpbitdht.h
    trunk/libretroshare/src/dht/p3bitdht.cc
    trunk/libretroshare/src/dht/p3bitdht.h
    trunk/libretroshare/src/libretroshare.pro
    trunk/libretroshare/src/retroshare/rsdht.h
    trunk/libretroshare/src/services/p3banlist.cc
    trunk/libretroshare/src/services/p3banlist.h

Added Paths:
-----------
    trunk/libretroshare/src/retroshare/rsbanlist.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel

Reply via email to