RetroShare/libretroshare/src/dht
drbob cc9df9a80f Removed Lots of Debug, and fixed a couple of bugs.
* Increased Timeout Periods for UDP connections - this was stopping half of them from succeeding.
 * The other bug (Heartbeat / stream issues) has not been solved.
 * Fixed up initialisation of p3BitDht data. 
 * add DropPeers() as NON-ACTIVE (this allows peers which aren't VISIBLE to still try and connect)
 * export AddFriends/FOF/Others to LinkMgr to allow further SSL IDs to be added to p3BitDht.
 * Export UDP Addresses to DhtWindow.
 * switch off lots of debugging.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-19 00:06:09 +00:00
..
connectstatebox.cc Removed Lots of Debug, and fixed a couple of bugs. 2011-07-19 00:06:09 +00:00
connectstatebox.h Bugfixes for ExclusiveProxy Mode. 2011-07-17 16:24:45 +00:00
p3bitdht.cc disabled Relay connections, and enabled UDP connections. 2011-07-18 08:37:11 +00:00
p3bitdht.h Removed Lots of Debug, and fixed a couple of bugs. 2011-07-19 00:06:09 +00:00
p3bitdht_interface.cc Removed Lots of Debug, and fixed a couple of bugs. 2011-07-19 00:06:09 +00:00
p3bitdht_peernet.cc Removed Lots of Debug, and fixed a couple of bugs. 2011-07-19 00:06:09 +00:00
p3bitdht_peers.cc Removed Lots of Debug, and fixed a couple of bugs. 2011-07-19 00:06:09 +00:00
stunaddrassist.h Integrated NetStateBox and Activated Stunners. 2011-07-12 14:16:46 +00:00