Age | Commit message (Expand) | Author |
2015-08-27 | Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map... | Adam Ierymenko |
2015-07-07 | Implement ERROR_UNWATNED_MULTICAST | Adam Ierymenko |
2015-06-26 | Put multicast txQueue back to list. | Adam Ierymenko |
2015-06-19 | replace txQueue list by vector for faster memory access and less allocations | Moritz Warning |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-11-21 | Send multicasts in random order. | Adam Ierymenko |
2014-10-29 | Moderate efficiency improvement on multicast gather result parsing, and go ah... | Adam Ierymenko |
2014-10-28 | Make multicast gather slightly more aggressive, and add total to list command... | Adam Ierymenko |
2014-10-11 | Fixes to legacy peer support. | Adam Ierymenko |
2014-10-09 | New multicast bug fixes, TRACE improvements, and temporarily disable legacy m... | Adam Ierymenko |
2014-10-05 | Bump version to 1.0.0, add legacy support code to Multicaster to not send new... | Adam Ierymenko |
2014-10-04 | Pull logic to always send new multicasts to supernode since we need to do tha... | Adam Ierymenko |
2014-10-03 | Add some rate limiting to implicit gathers, and always send multicasts to at ... | Adam Ierymenko |
2014-10-03 | Do not multicast to self. | Adam Ierymenko |
2014-10-02 | Make multicast gathering a bit smarter. | Adam Ierymenko |
2014-10-01 | Some cleanup, Multicaster now sends multicasts as it gets additional members. | Adam Ierymenko |
2014-09-30 | Multicaster needs to be global, not per-network, and a bunch of other stuff. | Adam Ierymenko |
2014-09-26 | A few more revisions to new multicast verbs. | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-24 | Rename MulticastTopology to Multicaster -- same name as old multicast control... | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-06-30 | Keep track of basic aliveness for peers regardless if direct or indirect conn... | Adam Ierymenko |
2014-06-13 | Some more bridging work... wiring up in Switch - GitHub issue #68 | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-10-02 | Multicast propagation is now working from non-supernodes, and working quite w... | Adam Ierymenko |
2013-10-01 | Merge branch 'adamierymenko-dev' of /Users/api/Code/local-ZeroTierOne into ad... | Adam Ierymenko |
2013-10-01 | More multicast fixes. | Adam Ierymenko |
2013-10-01 | Multicast debug changes. | Adam Ierymenko |
2013-09-27 | Whew, it builds! | Adam Ierymenko |
2013-09-26 | Work in progress... | Adam Ierymenko |
2013-09-25 | More work in progress in new multicast propagation... | Adam Ierymenko |
2013-09-25 | Work in progress... | Adam Ierymenko |
2013-09-22 | More work in progress on new Multicaster. This should be pretty much good to ... | Adam Ierymenko |
2013-09-21 | New multicast algorithm work in progress... | Adam Ierymenko |
2013-09-17 | Make network multicast breadth/depth parameters configurable on a per-net basis. | Adam Ierymenko |
2013-09-17 | Some file format cleanup. | Adam Ierymenko |
2013-09-16 | Build fix for 32-bit Linux and tweaks to address derivation algorithm. | Adam Ierymenko |
2013-09-16 | New crypto integrated -- going to be testing new identity address generation ... | Adam Ierymenko |
2013-08-30 | docs and minor cleanup | Adam Ierymenko |
2013-08-21 | Bug fix in multicast changes. | Adam Ierymenko |
2013-08-21 | Huge convoluted logic de-tangling in multicast propagation, supernodes now do... | Adam Ierymenko |
2013-08-21 | A bit of code comment cleanup. | Adam Ierymenko |
2013-08-08 | Add RateLimiter for rate limiting multicast, not tested yet. | Adam Ierymenko |
2013-08-06 | Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener ... | Adam Ierymenko |
2013-07-20 | docs | Adam Ierymenko |
2013-07-15 | Also exclude upstream when picking supernode for multicast propagation, to no... | Adam Ierymenko |