Age | Commit message (Expand) | Author |
2015-04-07 | Starting to port from old Node() -- identity generation. | Adam Ierymenko |
2015-04-07 | Implement read from object store. | Adam Ierymenko |
2015-04-06 | Add code to check external surface against reported surface from other truste... | 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 |
2015-04-06 | build fixes. | Adam Ierymenko |
2015-04-06 | Bring IncomingPacket into line with new changes. | Adam Ierymenko |
2015-04-03 | Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw... | 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-04-01 | Tons more refactoring: simplify Network, move explicit management of Tap out,... | Adam Ierymenko |
2015-04-01 | ... | Adam Ierymenko |
2015-04-01 | More refactoring... and update the API a bit... turns out my strategy for red... | Adam Ierymenko |
2015-03-31 | Refactoring... lalalala... | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-03-31 | More CAPI work, and move old control/ and old node/Node to attic. | Adam Ierymenko |
2015-03-30 | Turns out that node/ likely has no business with or need for the system IP ro... | Adam Ierymenko |
2015-03-13 | Wire up externally specified NetworkConfigMaster | Adam Ierymenko |
2015-02-24 | Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code ou... | 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 | Rip out network environment fingerprint. This will be replaced by constant mo... | Adam Ierymenko |
2015-01-09 | Create netconf master if redis options are in local.conf. | Adam Ierymenko |
2015-01-08 | Build fixes. | Adam Ierymenko |
2015-01-08 | C++ network config master ready to test. | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2015-01-05 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-12-02 | Fix network enumeration buffer size bug -- reported by user Neal Symms via Li... | Adam Ierymenko |
2014-11-21 | Add a bunch of high-resolution try/catch safety in Node main loop to attempt ... | Adam Ierymenko |
2014-10-29 | Code cleanup, and fix some unsafe pointer handling in Network. | Adam Ierymenko |
2014-10-28 | NULL dereference on still-initializing node bug fix in status query commands,... | Adam Ierymenko |
2014-10-27 | Testnet seems to work a bit better now... | Adam Ierymenko |
2014-10-23 | Testnet work... getting there! | Adam Ierymenko |
2014-10-21 | More work on abstracting socket manager. | Adam Ierymenko |
2014-10-19 | Now for some clang compile fixes... | Adam Ierymenko |
2014-10-19 | Windows build fixes. | Adam Ierymenko |
2014-10-13 | Permanently retire peers.persist, but make iddb.d always enabled instead sinc... | Adam Ierymenko |
2014-10-13 | Another build fix. | Adam Ierymenko |
2014-10-13 | GitHub issue #111 | Adam Ierymenko |
2014-10-03 | Announce multicast group changes on network rescanMulticastGroups() | Adam Ierymenko |
2014-10-03 | Plumb injectPacketFromHost through to API. | Adam Ierymenko |
2014-10-03 | More work on adding testnet and user-mode capabilities for local network simu... | Adam Ierymenko |
2014-10-01 | Some cleanup, Multicaster now sends multicasts as it gets additional members. | Adam Ierymenko |
2014-10-01 | Yay... now everything compiles! Getting close to testing on this. Still have ... | Adam Ierymenko |
2014-09-30 | Multicaster needs to be global, not per-network, and a bunch of other stuff. | Adam Ierymenko |
2014-09-30 | Everything in for new multicast except IncomingPacket parsing... | Adam Ierymenko |
2014-09-24 | Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit... | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-09-18 | Fix for GitHub issue #122 and other fixes | Adam Ierymenko |
2014-09-17 | Back off from thrashing shutdownIfUnreadableCheck, fix bug in control service. | Adam Ierymenko |