Age | Commit message (Expand) | Author |
2015-10-29 | Eliminate some more dead code. We may do path trust, but not like that. | Adam Ierymenko |
2015-10-27 | Factor out RemotePath subclass of Path -- no longer needed, just cruft. | Adam Ierymenko |
2015-10-27 | Change how cluster relays packets -- just PROXY_UNITE and then send packet vi... | Adam Ierymenko |
2015-10-27 | Tweak some size limits. | Adam Ierymenko |
2015-10-26 | Expose cluster status in /status JSON response. | Adam Ierymenko |
2015-10-26 | More plumbing of cluster status. | Adam Ierymenko |
2015-10-26 | Cluster status plumbing. | Adam Ierymenko |
2015-10-22 | More cluster wiring... | Adam Ierymenko |
2015-10-20 | Cluster work -- integrating with the rest of the code. | Adam Ierymenko |
2015-10-13 | Expose world ID and world timestamp in ZT_NodeStatus | Adam Ierymenko |
2015-10-13 | World stuff... | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |
2015-10-09 | Be a bit more verbose in circuit test reports to more clearly track current a... | Adam Ierymenko |
2015-10-07 | Make it so ZeroTierOne.h can be used with a C compiler again. | Grant Limberg |
2015-10-07 | Be consistent in how enums are defined in the main .h file. | Adam Ierymenko |
2015-10-07 | Trim some cruft that is not used and probably never would be. | Adam Ierymenko |
2015-10-06 | Some work on CIRCUIT_TEST, and a significant speedup to Poly1305. | Adam Ierymenko |
2015-10-06 | Plumbing through circuit test stuff. | Adam Ierymenko |
2015-10-01 | Peer serialization and related changes. | Adam Ierymenko |
2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
2015-09-23 | Plumb through localInterfaceId to track local interfaces corresponding with r... | Adam Ierymenko |
2015-09-11 | ifdef default assignments | Grant Limberg |
2015-07-28 | docs | Adam Ierymenko |
2015-07-23 | (1) Fix updating of network revision counter on member change. | Adam Ierymenko |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-07-07 | A bunch of comments and cleanup, including some to yesterday's direct path pu... | Adam Ierymenko |
2015-07-06 | Plumbing for local interface addresses -- GitHub issue #180 | Adam Ierymenko |
2015-06-19 | Root server terminology cleanup, and tighten up a security check by checking ... | Adam Ierymenko |
2015-05-06 | Renamed supernode to rootserver | Kees Bos |
2015-05-21 | Completely factor out "desperation" from the core. I thought of a significant... | Adam Ierymenko |
2015-05-15 | Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do t... | Adam Ierymenko |
2015-05-04 | docs | Adam Ierymenko |
2015-04-17 | Add a timestamp to netconf cache, fix some SQL queries in NC. | Adam Ierymenko |
2015-04-15 | Add some additional detail to the peer record in CAPI and JSON control plane. | Adam Ierymenko |
2015-04-15 | Fix some deadlock issues, move awareness of broadcast subscription into core,... | Adam Ierymenko |
2015-04-14 | Make tap itself handle remembering sticky device to nwid mappings. | Adam Ierymenko |
2015-04-14 | Bunch of tap stuff, IP address assignment hookups, etc. | Adam Ierymenko |
2015-04-14 | Bunch more control plane work, and shelve old UI -- React FTW. | Adam Ierymenko |
2015-04-13 | JSON control plane, almost done... | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-09 | Add data store functions to service/One, and shelve old main.cpp since it wil... | Adam Ierymenko |
2015-04-09 | Starting on new service/ code to encapsulate node/ with osdep/ stuff, and add... | Adam Ierymenko |
2015-04-08 | Node peer list function for CAPI, and some Peer cleanup. | Adam Ierymenko |
2015-04-08 | Node status and network list. | Adam Ierymenko |
2015-04-08 | Add events for packet decode errors, etc., and re-implement TRACE as an event. | Adam Ierymenko |
2015-04-08 | Rename StatusCallback to more descriptive EventCallback. | Adam Ierymenko |
2015-04-07 | Tons of refactoring, change to desperation algorithm to use max of core or li... | Adam Ierymenko |
2015-04-07 | Starting to port from old Node() -- identity generation. | Adam Ierymenko |
2015-04-06 | Multicast group join/leave and group membership announcement. | Adam Ierymenko |
2015-04-06 | Network now calls port config function as per new API. | Adam Ierymenko |