- 25 1月, 2017 33 次提交
- 
- 
由 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 
- 
由 Shane Bryldt 提交于This will be replicated to other allocations 
- 
由 Shane Bryldt 提交于Code compiles, but not yet functional, unit tests to come soon for current code 
- 
由 Anthony Minessale 提交于
 
- 
- 24 1月, 2017 1 次提交
- 
- 
由 Mike Jerris 提交于This reverts commit ea0f5d20. 
 
- 
- 23 1月, 2017 4 次提交
- 
- 
由 Chris Rienzo 提交于
- 
由 Chris Rienzo 提交于Pipelining of requests to improve throughput -- new parameter max-pipelined-requests (default 20) for maximum number of requests to batch at one time Deletion of counter keys when zero -- new parameter delete-when-zero (default false) to enable. This will cause a redis eval to execute to decrement counters instead of DECR. Detection of negative limit counters -- Self healing of negative counters (due to key eviction, etc)
- 
由 Mike Jerris 提交于Revert "FS-9970 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command" This reverts commit 68ec2a68. 
- 
由 Brian West 提交于Merge pull request #1163 in FS/freeswitch from ~SYSFU/freeswitch:bugfix/FS-9968-update-and-debug-OpenBSD-Makefile to master * commit '68ec2a68': FS-9968 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command bump build tool and dependency version numbers. 
 
- 
- 22 1月, 2017 2 次提交