Age | Commit message (Expand) | Author |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-11-14 | get the compiler to stop complaining about two string literals (one a macro) ... | Grant Limberg |
2015-11-13 | Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ... | Adam Ierymenko |
2015-11-05 | Make cluster HAVE_PEER a little lighter by removing full identity. Technicall... | Adam Ierymenko |
2015-11-02 | Tweak some more timings for better reliability. | Adam Ierymenko |
2015-10-30 | Fix evil bug, and instrument/assert on some other stuff, and a bit of cleanup. | Adam Ierymenko |
2015-10-30 | Null pointer bug appears fixed... testing again at large scale. | Adam Ierymenko |
2015-10-30 | . | Adam Ierymenko |
2015-10-30 | . | Adam Ierymenko |
2015-10-30 | Add some debug code in TRACE mode to catch a bug. | Adam Ierymenko |
2015-10-30 | getPeer() had a small potential to be unsafe. | Adam Ierymenko |
2015-10-28 | Fix bug in peer count. | Adam Ierymenko |
2015-10-27 | Use getPeerNoCache() in Cluster to avoid keeping all peers cached everywhere. | Adam Ierymenko |
2015-10-26 | Cluster status plumbing. | Adam Ierymenko |
2015-10-23 | Fix bug in setWorld that might have caused a peer entry for myself (which wou... | Adam Ierymenko |
2015-10-19 | Do not allow VERB_RENDEZVOUS from non-upstream peers to block potential DOS v... | Adam Ierymenko |
2015-10-14 | Work in progress on Cluster for new root infrastructure, multi-homing. | Adam Ierymenko |
2015-10-13 | World stuff... | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |
2015-10-12 | Work in progress on refactoring root-topology into World and adding in-band u... | Adam Ierymenko |
2015-10-01 | The return of peer peristence. | Adam Ierymenko |
2015-09-04 | Swap out std::map<> for Hashtable<> for main peer database in Topology. (ongo... | Adam Ierymenko |
2015-07-27 | Push remote surface as reported by peers along with known interface direct pa... | 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-06-01 | Kill obsolete amSupernode method -- we now have no differing behaviors. | Adam Ierymenko |
2015-04-08 | Node peer list function for CAPI, and some Peer cleanup. | Adam Ierymenko |
2015-04-08 | Make Toplogy use dataStoreXX() methods from Node, and get rid of old TCP stuff. | Adam Ierymenko |
2015-04-07 | Tons of refactoring, change to desperation algorithm to use max of core or li... | Adam Ierymenko |
2015-04-07 | Implemented empirical determination of external addressing, paritioned per sc... | Adam Ierymenko |
2015-04-06 | Add code to check external surface against reported surface from other truste... | 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-02-02 | Ping supernodes on surface change, and also reset TCP flag. | Adam Ierymenko |
2015-02-02 | Surface logic in Topology. | Adam Ierymenko |
2015-02-02 | Code to track externally visible address surface. | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-10-19 | Windows build fixes. | Adam Ierymenko |
2014-10-14 | Make several changes to eliminate potential deadlock or recursive lock condit... | Adam Ierymenko |
2014-10-13 | Permanently retire peers.persist, but make iddb.d always enabled instead sinc... | Adam Ierymenko |
2014-10-01 | Some cleanup, Multicaster now sends multicasts as it gets additional members. | Adam Ierymenko |
2014-09-24 | Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit... | Adam Ierymenko |
2014-09-17 | More work on control bus refactor... | Adam Ierymenko |
2014-09-12 | Refactoring in progress... pardon our dust... | Adam Ierymenko |
2014-09-05 | Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-... | Adam Ierymenko |
2014-08-14 | (1) distribute default root-topology in new dictionary format, (2) bump peer ... | Adam Ierymenko |
2014-08-14 | Accept supernode dictionaries in Topology, also fix (unused) field name in on... | Adam Ierymenko |
2014-08-05 | (1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f... | Adam Ierymenko |
2014-06-30 | Keep track of basic aliveness for peers regardless if direct or indirect conn... | Adam Ierymenko |