Age | Commit message (Expand) | Author |
2015-10-07 | Trim some cruft that is not used and probably never would be. | Adam Ierymenko |
2015-10-06 | Plumbing through circuit test stuff. | 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-07-31 | Dead code removal. | Adam Ierymenko |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-07-07 | Save a little bit of RAM by getting rid of overkill CMWC4096 non-crypto PRNG ... | 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-07-06 | Almost everything for GitHub issue #180 except direct path map setup. | Adam Ierymenko |
2015-07-06 | Almost all of GitHub issue #180 | Adam Ierymenko |
2015-06-26 | Redo conversion of _networks to a vector. Just use a simple linear search and... | Adam Ierymenko |
2015-06-20 | use _network function to reduce source code complexity | Moritz Warning |
2015-06-20 | replace _networks map by vector | Moritz Warning |
2015-05-22 | TCP fallback tunneling is now working. That hurt more than expected. | Adam Ierymenko |
2015-05-21 | Completely factor out "desperation" from the core. I thought of a significant... | Adam Ierymenko |
2015-04-30 | Make sure identity.public exists and stays in sync, cleanup extra new in Node... | Adam Ierymenko |
2015-04-24 | First pass of Windows cleanup and build fixes... | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
2015-04-15 | Fix some deadlock issues, move awareness of broadcast subscription into core,... | Adam Ierymenko |
2015-04-14 | Add beacon broadcasting back into Node. | Adam Ierymenko |
2015-04-13 | Basic control plane queries working. | Adam Ierymenko |
2015-04-13 | JSON control plane, almost done... | Adam Ierymenko |
2015-04-09 | Starting on new service/ code to encapsulate node/ with osdep/ stuff, and add... | Adam Ierymenko |
2015-04-08 | Add awareness of online status, and put old OS-dep utils in OSUtils. | 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-07 | Implement read from object store. | 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 | Work on new simplified C API -- required for embedded, language bindings, mob... | Adam Ierymenko |
2015-03-13 | Wire up externally specified NetworkConfigMaster | 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-10-24 | More testnet work. | Adam Ierymenko |
2014-10-23 | Testnet work... getting there! | Adam Ierymenko |