Age | Commit message (Expand) | Author |
2019-06-25 | Tighten up credential push just a bit for faster up-time with older nodes, sh... | Adam Ierymenko |
2019-06-17 | Allocate outp on heap in Peer. | Adam Ierymenko |
2019-06-17 | Windows build fixes, fix double/float types to get rid of warnings. | Adam Ierymenko |
2019-06-13 | Compiler warning cleanup | Grant Limberg |
2019-06-12 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Joseph Henry |
2019-06-12 | Removed check for port number in multipath path replacement logic | Joseph Henry |
2019-06-11 | Cleanup, version bump. | Adam Ierymenko |
2019-05-14 | Bump protocol version to 10 | Adam Ierymenko |
2019-03-26 | Temporarily disable the symmetric NAT port prediction code since the current ... | Adam Ierymenko |
2019-03-22 | RingBuffer<> is now templated with size, buffer is now static. | Adam Ierymenko |
2019-03-19 | . | Adam Ierymenko |
2019-03-11 | Revert "#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROT... | Grant Limberg |
2019-03-01 | #ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VER... | Joseph Henry |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2018-06-22 | Improved path selection, more efficient traffic allocation, lower QoS/ACK ove... | Joseph Henry |
2018-06-14 | Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit | Joseph Henry |
2018-06-14 | Added multipath field to zerotier-cli status output. Adjusted how path estima... | Joseph Henry |
2018-06-12 | Reduced how often relative path qualities and aggregate link allocations are ... | Joseph Henry |
2018-06-12 | Improved rate limit logic for QoS/ACK packets. Also reduced how often process... | Joseph Henry |
2018-06-07 | Spellcheck sweep across codebase | Joseph Henry |
2018-06-01 | Added auto-escalation to multipath if both peers support it. Improved QoS/ACK... | Joseph Henry |
2018-05-30 | Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality | Joseph Henry |
2018-05-02 | Adjusted locking order of _paths_m for path pruning. Other minor multipath ch... | Joseph Henry |
2018-05-02 | Cleanup. Misc type conversion and signedness fixes | Joseph Henry |
2018-05-01 | Introduced basic multipath support | Joseph Henry |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2018-01-08 | Tear out old "link quality" stuff since it is not currently used and will be ... | Adam Ierymenko |
2017-12-04 | Clean up remote tracing code, add per-network remote trace settings, add remo... | Adam Ierymenko |
2017-11-08 | Fix a deadlock and some more work on RethinkDB (for central) integration. | Adam Ierymenko |
2017-10-25 | Stop duplciate IPv6 addresses due to privacy mode IPs. | Adam Ierymenko |
2017-10-25 | A few fixes for cluster mode. | Adam Ierymenko |
2017-10-25 | Now with more worky. | Adam Ierymenko |
2017-10-25 | Refactor path stability stuff and add basic multipath support. | Adam Ierymenko |
2017-10-24 | Delete something that turns out not to be useful. This will be handled differ... | Adam Ierymenko |
2017-10-02 | timestamps changed from uint64_t to int64_t | Grant Limberg |
2017-09-14 | Keep attemting to upgrade direct path if path is not private to facilitate be... | Adam Ierymenko |
2017-08-23 | Threading issue fix? | Adam Ierymenko |
2017-08-23 | Implement peer serialization and deserialization. | Adam Ierymenko |
2017-07-17 | Minor cleanup. | Adam Ierymenko |
2017-07-13 | Bunch of remote tracing work. | Adam Ierymenko |
2017-07-07 | Remote trace: plumbing, replace old TRACE with calls to Trace object. | Adam Ierymenko |
2017-07-06 | Pull out and deprecate old cluster code. New cluster code will not be merged ... | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-06-30 | . | Adam Ierymenko |
2017-06-23 | Remove Cluster.hpp | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-04-17 | Cluster build fix. | Adam Ierymenko |
2017-04-17 | Fix for 100% cpu issue. | Adam Ierymenko |