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