Age | Commit message (Expand) | Author |
2018-01-24 | . | Adam Ierymenko |
2018-01-24 | cleanup | Adam Ierymenko |
2018-01-24 | Stub out NetworkConfig for GitHub issue #666 | Adam Ierymenko |
2018-01-11 | Reenable faster lock. | Adam Ierymenko |
2018-01-11 | Fixes for lock ordering -- GitHub issue #573 | Adam Ierymenko |
2018-01-10 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko |
2018-01-10 | cleanup | Adam Ierymenko |
2018-01-10 | Fix compilation on Windows | Grant Limberg |
2018-01-09 | cleanup | Adam Ierymenko |
2018-01-09 | cleanup | Adam Ierymenko |
2018-01-08 | cleanup | Adam Ierymenko |
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-15 | More optimization work. | Adam Ierymenko |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-12-05 | Warning removal. | Adam Ierymenko |
2017-12-05 | Disable trace by default, stderr message improvements in RethinkDB driver. | 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-11-02 | RethinkDB native connector work, minor fixes. | 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 | Remove some unused constants. | Adam Ierymenko |
2017-10-24 | docs | Adam Ierymenko |
2017-10-24 | Delete something that turns out not to be useful. This will be handled differ... | Adam Ierymenko |
2017-10-24 | Full and clearer implementation of GitHub issue #588 | Adam Ierymenko |
2017-10-04 | A few more uint64_t -> int64_t changes for timestamps | Grant Limberg |
2017-10-02 | timestamps changed from uint64_t to int64_t | Grant Limberg |
2017-09-28 | Return an explicit NULL shared pointer at the end of Topology::getPeer() | Grant Limberg |
2017-09-28 | Set size of buffer after setting data with unsafeData() call | Grant Limberg |
2017-09-27 | Mutex::lock and ::unlock just called themselves | Grant Limberg |
2017-09-25 | Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY | Grant Limberg |
2017-09-25 | Fix API problem with path configuration.. | Adam Ierymenko |
2017-09-14 | Keep attemting to upgrade direct path if path is not private to facilitate be... | Adam Ierymenko |
2017-09-01 | Add UDP MTU configurability. | Adam Ierymenko |
2017-09-01 | Another fix for ye old tyme clients. | Adam Ierymenko |
2017-09-01 | Raise chunk size to max packet size for network configs. Chunking breaks real... | Adam Ierymenko |
2017-08-31 | Non-x86 build fix. | Adam Ierymenko |
2017-08-23 | Ticket lock for x64/gcc/clang platforms. | Adam Ierymenko |
2017-08-23 | Threading issue fix? | Adam Ierymenko |
2017-08-23 | Fix another deadlock. | Adam Ierymenko |
2017-08-23 | Fix possible deadlock. | Adam Ierymenko |
2017-08-23 | Fix pointer bug. | Adam Ierymenko |
2017-08-23 | Clean up WHOIS code. | Adam Ierymenko |
2017-08-23 | Performance improvement to RX queue ring buffer. | Adam Ierymenko |
2017-08-23 | Symmetric NAT cleanup. | Adam Ierymenko |
2017-08-23 | Tighten a few timings. | Adam Ierymenko |
2017-08-23 | Implement peer serialization and deserialization. | Adam Ierymenko |