RetroShare/libbitdht/src/udp
csoler 047977b645 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.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-26 21:17:09 +00:00
..
udpbitdht.cc Started implementation of ban list. For now, just gathers the list of banned IPs from 2015-05-26 21:17:09 +00:00
udpbitdht.h Started implementation of ban list. For now, just gathers the list of banned IPs from 2015-05-26 21:17:09 +00:00
udplayer.cc Code maintenance for Qt 5: 2013-10-21 11:11:27 +00:00
udplayer.h Added Send/Recv accounting to Dht & UdpSocket in general. 2012-01-19 16:18:59 +00:00
udpproxylayer.h Adding header for new proxy udp configuration 2011-12-20 10:42:02 +00:00
udpstack.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
udpstack.h * Added another Test UdpLayer: TimedUdpLayer, This simulates the firewalled situation, be only accepting packets after 60 seconds. 2011-07-20 17:04:44 +00:00