Adam Ierymenko
|
bae9fa1480
-d switch for daemonizing on Unix
|
11 tahun lalu |
Adam Ierymenko
|
cef750d1d2
Add option to install drivers in driver cache on Windows, needed for Windows installer. Blech.
|
11 tahun lalu |
Adam Ierymenko
|
9d05897f7a
Windows service works now!
|
11 tahun lalu |
Adam Ierymenko
|
2203958798
Windows auto-updater invocation works... time to try an installer!
|
11 tahun lalu |
Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
11 tahun lalu |
Adam Ierymenko
|
5b97bb247e
More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp.
|
11 tahun lalu |
Adam Ierymenko
|
8a7486577a
Windows service work, remove old installer... not sure exactly what we're going to use.
|
11 tahun lalu |
Adam Ierymenko
|
d5b50ee466
C++ service base stuff taken from MS public domain example project and modified slightly.
|
11 tahun lalu |
Adam Ierymenko
|
d75f2f7051
SIGHUP now causes resync with peers.
|
11 tahun lalu |
Adam Ierymenko
|
2498ecbc84
Windows compile fixes, check if running as administrator on startup for Windows.
|
11 tahun lalu |
Adam Ierymenko
|
60731e6d02
Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater.
|
11 tahun lalu |
Adam Ierymenko
|
22b52858e0
Fix -h in zerotier-cli and move code to find auth token into LocalClient, also move auth token for mac into Mac-standard Library/Application Support location.
|
11 tahun lalu |
Adam Ierymenko
|
f8be0d2961
Tell us something about auto-updates when command line help is displayed.
|
11 tahun lalu |
Adam Ierymenko
|
c5ef502b42
Add check for being run as root.
|
11 tahun lalu |
Adam Ierymenko
|
d3bcc58074
Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such.
|
11 tahun lalu |
Adam Ierymenko
|
bf0da9f2f7
Rest of software updater, ready to test...
|
11 tahun lalu |
Adam Ierymenko
|
e565656865
Add -v option to get version.
|
11 tahun lalu |
Adam Ierymenko
|
59b26faaba
Integrate idtool the same way we did with cli.
|
11 tahun lalu |
Adam Ierymenko
|
15375ef6b9
Small fix to CLI module.
|
12 tahun lalu |
Adam Ierymenko
|
7ec433a452
Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer.
|
12 tahun lalu |
Adam Ierymenko
|
34302edcc5
Installer build script for *nix systems.
|
12 tahun lalu |
Adam Ierymenko
|
93427b8cb6
Installer work, add .pid file writing on *nix systems to main.cpp.
|
12 tahun lalu |
Adam Ierymenko
|
300588c5e8
Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults.
|
12 tahun lalu |
Adam Ierymenko
|
e376c6f6a9
New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing.
|
12 tahun lalu |
Adam Ierymenko
|
4875eb49f8
Remove old launcher code, fix build error in idtool, add terminate command to control bus.
|
12 tahun lalu |
Adam Ierymenko
|
c247a3d991
Build fix in tap, handling of Windows shutdown signals.
|
12 tahun lalu |
Adam Ierymenko
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
12 tahun lalu |
Adam Ierymenko
|
93a7eef2a5
Replace libcrypto RAND_ with our own to avoid valgrind errors.
|
12 tahun lalu |
Adam Ierymenko
|
2e85cf18c1
Cleanup and build fixes.
|
12 tahun lalu |
Adam Ierymenko
|
7c85a638b0
Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds.
|
12 tahun lalu |