Age | Commit message (Expand) | Author |
2019-03-19 | . | Adam Ierymenko |
2019-03-14 | Clean out some unnecessarily pedantic auth stuff in favor of a simpler way of... | Adam Ierymenko |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2018-05-01 | Introduced basic multipath support | Joseph Henry |
2018-01-11 | Fixes for lock ordering -- GitHub issue #573 | Adam Ierymenko |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2017-12-04 | Clean up remote tracing code, add per-network remote trace settings, add remo... | Adam Ierymenko |
2017-10-02 | timestamps changed from uint64_t to int64_t | Grant Limberg |
2017-09-01 | Add UDP MTU configurability. | 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 | Cleanup. | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-06-30 | . | Adam Ierymenko |
2017-06-05 | . | Adam Ierymenko |
2017-06-01 | More clustering work. | Adam Ierymenko |
2017-06-01 | Data structure fixup. | Adam Ierymenko |
2017-05-31 | Add some also-ZeroTier-written ext/ code for use in new clustering, delete so... | Adam Ierymenko |
2017-05-30 | Remove old circuit test code. Rules engine will let us do this much better an... | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-04-17 | Back out NaCl since the old one with xmm6 salsa2012 does not support multi-bl... | Adam Ierymenko |
2017-03-27 | Add thread PTR that gets passed through the entire ZT core call stack and the... | Adam Ierymenko |
2017-03-06 | Send revocations automatically on deauth for instant kill, also fix some issu... | Adam Ierymenko |
2017-03-03 | Now with less bugs. | Adam Ierymenko |
2017-03-01 | Save space in expecting-reply-to tracking. | Adam Ierymenko |
2017-02-13 | Integrate moon concept into http config bus, and clean up that code quite a bit. | Adam Ierymenko |
2017-02-13 | Cleanup and make moons (federated roots) a little easier to deal with. | Adam Ierymenko |
2017-01-27 | Add comments to join ("orbit") moons. | Adam Ierymenko |
2017-01-27 | Relay policy can now be computed. | Adam Ierymenko |
2017-01-27 | Replace piecemeal designation of upstreams with the concept of moons, which i... | Adam Ierymenko |
2017-01-20 | Windows build fix, warning removal. | Adam Ierymenko |
2017-01-09 | Wire up VERB_USER_MESSAGE in core. | Adam Ierymenko |
2016-11-22 | Wire through external path lookup. Static paths should now work. | Adam Ierymenko |
2016-11-22 | Replace long callback arg list with struct, and implement path whitelisting, ... | Adam Ierymenko |
2016-11-18 | Wire through upstream stuff and add setRole(). | Adam Ierymenko |
2016-11-18 | Remove debug. | Adam Ierymenko |
2016-11-18 | Rate gate expensive validation of new identities in HELLO. | Adam Ierymenko |
2016-11-10 | Refactor controller to permit sending of pushes as well as just replies to co... | Adam Ierymenko |
2016-09-27 | Clusters can send multiple OKs so we must allow this. | Adam Ierymenko |
2016-09-27 | Simply network auth logic and always sent error on auth failure even for unkn... | Adam Ierymenko |
2016-09-26 | It now builds. | Adam Ierymenko |
2016-09-13 | Implement relay policy, and setting multicast limit to 0 now disables multica... | Adam Ierymenko |
2016-09-09 | More refactoring to clean up code, and add a gate function to make sure we do... | Adam Ierymenko |
2016-08-24 | Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller. | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-07-12 | Trusted path support, and version bump to 1.1.9 | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-12 | Use network user ptr in lookup for Ethernet frame handling to eliminate map l... | Adam Ierymenko |