Age | Commit message (Expand) | Author |
2015-10-07 | Tune NAT-t keepalives so that timing is better obeyed, clean up a build warni... | Adam Ierymenko |
2015-10-07 | More cleanup and simple refactoring, consolidate InetAddres serialize/deseria... | Adam Ierymenko |
2015-10-02 | change cert to com. no variable named cert. | Grant Limberg |
2015-10-01 | --bugs; | Adam Ierymenko |
2015-10-01 | . | Adam Ierymenko |
2015-10-01 | Restore group announcement on Peer::receive() but centralize packet compositi... | Adam Ierymenko |
2015-10-01 | Refactor: move network COMs out of Network and into Peer in prep for tighteni... | 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-23 | Eliminate compiler warning. | Adam Ierymenko |
2015-09-22 | Send a random small payload for NAT keepalives, since zero byte packets seem ... | Adam Ierymenko |
2015-07-31 | Remove a bit of redundant logic, and also announce MULTICAST_LIKEs to control... | Adam Ierymenko |
2015-07-28 | Remove some left over debug code, and fix attempt to send to self if we are a... | Adam Ierymenko |
2015-07-28 | Nuke some abandoned code. | Adam Ierymenko |
2015-07-27 | Fix IP scoping bug, and disable remotely reported surface push... not helping... | Adam Ierymenko |
2015-07-27 | Push remote surface as reported by peers along with known interface direct pa... | Adam Ierymenko |
2015-07-13 | Add additional TRACE output in pushDirectPaths. | Adam Ierymenko |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-07-13 | Fixes to PUSH_DIRECT_PATHS. | Adam Ierymenko |
2015-07-07 | More cleanup to direct path push, comment fixes, etc. | Adam Ierymenko |
2015-07-06 | Fix bug in direct path push send. | Adam Ierymenko |
2015-07-06 | Unix side of local interface address awareness for GitHub issue #180. | Adam Ierymenko |
2015-07-06 | Almost everything for GitHub issue #180 except direct path map setup. | Adam Ierymenko |
2015-07-06 | pushDirectPaths() implementation | Adam Ierymenko |
2015-07-06 | Some cleanup, docs, and Path -> Path > RemotePath refactor. | 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-04-30 | Fix deadlock in SelfAwareness by deferring reconnects. | Adam Ierymenko |
2015-04-15 | Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid... | Adam Ierymenko |
2015-04-14 | Bunch more control plane work, and shelve old UI -- React FTW. | Adam Ierymenko |
2015-04-10 | Add some TRACE around pinging (for now), and refactor service/One to just run... | Adam Ierymenko |
2015-04-10 | Restrict unite() to desperation==0 since NAT-t only works right now with dire... | Adam Ierymenko |
2015-04-08 | Node peer list function for CAPI, and some Peer cleanup. | Adam Ierymenko |
2015-04-08 | Use max of core or most recent path desperation for pings. | Adam Ierymenko |
2015-04-07 | Tons of refactoring, change to desperation algorithm to use max of core or li... | Adam Ierymenko |
2015-04-07 | Always use HELLO to contact, and we now confirm newly learned paths via a two... | Adam Ierymenko |
2015-04-07 | Implemented empirical determination of external addressing, paritioned per sc... | Adam Ierymenko |
2015-04-06 | build fixes | Adam Ierymenko |
2015-04-06 | Multicast group join/leave and group membership announcement. | Adam Ierymenko |
2015-04-03 | Send path simplification. | Adam Ierymenko |
2015-04-02 | The concept of link desperation (escalating to less desirable transports) sim... | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-11-20 | Change path selection logic to exclude non-fixed and non-active paths -- poss... | Adam Ierymenko |
2014-10-21 | Simplify locking semantics some more to address a deadlock. | Adam Ierymenko |
2014-10-13 | Permanently retire peers.persist, but make iddb.d always enabled instead sinc... | Adam Ierymenko |
2014-10-11 | Stop persisting last announcement time since Multicaster is volatile. Also so... | Adam Ierymenko |
2014-10-06 | Bug fix in new multicast frame handler, handling of old "P5" multicast frames... | Adam Ierymenko |
2014-10-03 | Announce multicast group changes on network rescanMulticastGroups() | Adam Ierymenko |