- 25 1月, 2017 40 次提交
-
-
由 colm 提交于
-
由 colm 提交于
-
由 colm 提交于
-
由 colm 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-9775: Incorporated route table to test find_node before adding deep searching, but routetable bug is currently returning same values for all closest nodes results
-
由 Shane Bryldt 提交于
FS-9775: Adjusted to proper destructor pattern, cleaned up unneccessary zeroing in allocators, and reduced preallocs to use memset
-
由 colm 提交于
-
由 colm 提交于
-
由 colm 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Shane Bryldt 提交于
FS-9775: Significant work towards supporting BEP44, "get" is nearly working committing to merge routetable updates
-
由 colm 提交于
-
由 Shane Bryldt 提交于
FS-9775: Fixed autorouting, must be checked before message generation as the message may include a nodeid that is specific to the endpoint used
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-9775: Changed local nodeid to be per endpoint, and removed ks_dht_node_t in preparation for changes based on route table discussions
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
FS-9775: Some refactoring for consistency, reduction of nodeid to simpler type, added preliminary type for node to track externally after discussions on route table responsibilities
-
由 Shane Bryldt 提交于
-
由 colm 提交于
-
由 Shane Bryldt 提交于
FS-9775: Added preliminary support for processing find_nodes query, including calls to compact addresses and node info
-
由 Shane Bryldt 提交于
FS-9775: Refactored sending of messages to utilize a more scalable and throttled queue for outgoing messages
-
由 colm 提交于
-
由 Shane Bryldt 提交于
Also added support to send error message responses and updated the test to confirm, errors still need to be updated to send an error responses
-
由 Shane Bryldt 提交于
FS-9775: Fixed some bugs, unit test now successfully sends, processes, responds, and receives and validates a ping, more on this soon
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Brian West 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
-
由 Shane Bryldt 提交于
The use of salloc in the main ks_dht_t for the inner nodeid suggests salloc calls should be renamed prealloc to avoid confusion where not used on stack variables
-