Age | Commit message (Expand) | Author |
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 |
2013-07-13 | Simpler variant on multicast propagation algorithm seems to perform better by... | Adam Ierymenko |
2013-07-13 | Compile fixes, integration of fast PRNG. | Adam Ierymenko |
2013-07-13 | Add a fast non-cryptographic PRNG. | Adam Ierymenko |
2013-07-12 | Minor improvement to multicast propagation algorithm. | Adam Ierymenko |
2013-07-12 | Bunch of little bug fixes in newly refactored code. | Adam Ierymenko |
2013-07-12 | Update bloom filter for MULTICAST_FRAME retransmit, and temporarily add abort... | Adam Ierymenko |
2013-07-12 | Several bug fixes in newly refactored code. | Adam Ierymenko |
2013-07-11 | Factoring out packet decoder from Switch to put that object on a little bit o... | Adam Ierymenko |
2013-07-10 | Adding signatures to multicast frames, work in progress, does not build yet | Adam Ierymenko |
2013-07-10 | Factored out multicast propagation algorithm from Switch and Topology, also c... | Adam Ierymenko |