Age | Commit message (Expand) | Author |
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 |
2014-09-17 | More work on control bus refactor... | Adam Ierymenko |
2014-09-15 | Move rest of NodeControl stuff out of node/ and into control/ | 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-09-03 | Add noupdate flag in root topologies, add ability for mktopology to read from... | Adam Ierymenko |
2014-08-19 | Add MAC to listnetworks, and some other make stuff. | Adam Ierymenko |
2014-08-16 | Default to built-in root topology if signature check fails (instead of exiting) | Adam Ierymenko |
2014-08-16 | Refactor HttpClient a bit. | Adam Ierymenko |
2014-08-15 | Web request part of supernode resync (not quite done, needs test) | Adam Ierymenko |
2014-08-14 | (1) distribute default root-topology in new dictionary format, (2) bump peer ... | Adam Ierymenko |
2014-08-05 | (1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f... | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |