RetroShare/libbitdht/src/bitdht
drbob 6609cec94d Bugfixes for connection logic:
* added bool return value to ConnectionRequest. only returns false if MODE not allowed.
 * added checks for an existingConnectionRequest - results in a NOOP.
 * made each ConnectionRequest result in only one UDP start.
 * a START message will not kill a local ConnectionRequest (even in remotely started).
 * increased CONNECTION_TIMEOUT as this should never happen at this level.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-15 16:02:56 +00:00
..
bdaccount.cc Merging from branches/v0.5-peernet/libbitdht (--- Merging r4354 through r4356 into '.') 2011-06-29 16:06:33 +00:00
bdaccount.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdboot.txt updated bdboot file. 2011-06-28 16:43:45 +00:00
bdconnection.cc Bugfixes for connection logic: 2011-07-15 16:02:56 +00:00
bdconnection.h Bugfixes for connection logic: 2011-07-15 16:02:56 +00:00
bdfilter.cc Fixed compile on Windows. 2011-06-29 19:05:03 +00:00
bdfilter.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdhash.cc * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdhash.h * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdhistory.cc bitdht improvements 2010-09-29 19:59:31 +00:00
bdhistory.h bitdht improvements 2010-09-29 19:59:31 +00:00
bdiface.h Bugfixes for connection logic: 2011-07-15 16:02:56 +00:00
bdmanager.cc Bugfixes for connection logic: 2011-07-15 16:02:56 +00:00
bdmanager.h Bugfixes for connection logic: 2011-07-15 16:02:56 +00:00
bdmsgs.cc Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdmsgs.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdnode.cc Reduced timeout for connections to 20 secs. because they should be quick. 2011-07-13 11:37:47 +00:00
bdnode.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdobj.cc Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdobj.h Fixed up BITDHT versioning. 2010-10-05 21:57:22 +00:00
bdpeer.cc Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
bdpeer.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdquery.cc Reduced timeout for connections to 20 secs. because they should be quick. 2011-07-13 11:37:47 +00:00
bdquery.h Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
bdquerymgr.cc Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
bdquerymgr.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdstddht.cc Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdstddht.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdstore.cc Merging from branches/v0.5-peernet/libbitdht (--- Merging r4354 through r4356 into '.') 2011-06-29 16:06:33 +00:00
bdstore.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bencode.c Fixed up BITDHT versioning. 2010-10-05 21:57:22 +00:00
bencode.h Addition of libbitdht. 2010-07-10 11:48:24 +00:00
Makefile Addition of libbitdht. 2010-07-10 11:48:24 +00:00