Age | Commit message (Expand) | Author |
2015-04-15 | Rename One to OneService, create separate sources for other tools. | Adam Ierymenko |
2015-04-10 | Add some TRACE around pinging (for now), and refactor service/One to just run... | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-09 | Add data store functions to service/One, and shelve old main.cpp since it wil... | Adam Ierymenko |
2015-03-31 | osnet -> osdep | 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-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-12-19 | FreeBSD builds! | Adam Ierymenko |
2014-10-21 | Kill old testnet stuff, update main.cpp for new SocketManager abstraction. | Adam Ierymenko |
2014-10-19 | One more Windows build fix. | Adam Ierymenko |
2014-10-07 | Bug fix in zerotier-cli (Unix) | Adam Ierymenko |
2014-10-03 | Add local-testnet clean script, and make a really ugly hacky fix in main.c fo... | Adam Ierymenko |
2014-10-03 | Fix root topology override | Adam Ierymenko |
2014-10-03 | More work on adding testnet and user-mode capabilities for local network simu... | Adam Ierymenko |
2014-09-17 | More control/ refactoring | Adam Ierymenko |
2014-09-16 | it compiles again! | Adam Ierymenko |
2014-08-21 | Forgot to uncomment secret debug #define of death. | Adam Ierymenko |
2014-08-21 | Fix for crazy Windows threading bug... repeatedly adding and removing a netwo... | Adam Ierymenko |
2014-08-20 | Fix for GitHub issue #102 | Adam Ierymenko |
2014-08-12 | (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks | Adam Ierymenko |
2014-08-08 | Some fixes to firewall config code. | Adam Ierymenko |
2014-08-08 | Fix a Windows bug in refactored tap code, and always make sure we have a fire... | Adam Ierymenko |
2014-08-07 | Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th... | Adam Ierymenko |
2014-08-07 | Silence kextload/kextunload output, error handling improvements. | Adam Ierymenko |
2014-08-07 | Fix for GitHub issue #97 | Adam Ierymenko |
2014-08-06 | Some tap interface changes and integration into main.cpp for *nix systems. | Adam Ierymenko |
2014-05-23 | GitHub issue #58 - options after path on command line were ignored, fixed. | Adam Ierymenko |
2014-05-06 | Add mkcom functionality to zerotier-idtool for use by new NodeJS netconf-mast... | Adam Ierymenko |
2014-05-06 | New netconf... | Adam Ierymenko |
2014-04-10 | Probable fix for GitHub issue #63 - do not unite() if either path is TCP, sin... | Adam Ierymenko |
2014-04-02 | Make GUI work with new control client API, make control client look for user ... | Adam Ierymenko |
2014-03-27 | Make TCP optional, rename port constant. | Adam Ierymenko |
2014-03-25 | WINDOWS IS SUFFERING | Adam Ierymenko |
2014-03-21 | Fix command line interface. | Adam Ierymenko |
2014-03-19 | command bus fix | Adam Ierymenko |
2014-03-19 | More IPC work. | Adam Ierymenko |
2014-03-19 | More build fixes. | Adam Ierymenko |
2014-03-07 | Some text changes, remove unused modules from installer project. | Adam Ierymenko |
2014-03-06 | (1) Fix menu bar item font size on Windows, (2) fix for possible Windows Ethe... | Adam Ierymenko |
2014-03-03 | -d switch for daemonizing on Unix | Adam Ierymenko |
2014-03-03 | Add option to install drivers in driver cache on Windows, needed for Windows ... | Adam Ierymenko |
2014-02-27 | Windows service works now! | Adam Ierymenko |
2014-02-26 | Windows auto-updater invocation works... time to try an installer! | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-02-06 | More Windows service work... it builds! Now to do a new installer and test. A... | Adam Ierymenko |
2014-02-06 | Windows service work, remove old installer... not sure exactly what we're goi... | Adam Ierymenko |
2014-02-05 | C++ service base stuff taken from MS public domain example project and modifi... | Adam Ierymenko |
2014-01-29 | SIGHUP now causes resync with peers. | Adam Ierymenko |