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 lat temu |
Adam Ierymenko
|
8a7486577a
Windows service work, remove old installer... not sure exactly what we're going to use.
|
11 lat temu |
Adam Ierymenko
|
d5b50ee466
C++ service base stuff taken from MS public domain example project and modified slightly.
|
11 lat temu |
Adam Ierymenko
|
d75f2f7051
SIGHUP now causes resync with peers.
|
11 lat temu |
Adam Ierymenko
|
2498ecbc84
Windows compile fixes, check if running as administrator on startup for Windows.
|
11 lat temu |
Adam Ierymenko
|
60731e6d02
Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater.
|
11 lat temu |
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 lat temu |
Adam Ierymenko
|
f8be0d2961
Tell us something about auto-updates when command line help is displayed.
|
11 lat temu |
Adam Ierymenko
|
c5ef502b42
Add check for being run as root.
|
11 lat temu |
Adam Ierymenko
|
d3bcc58074
Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such.
|
11 lat temu |
Adam Ierymenko
|
bf0da9f2f7
Rest of software updater, ready to test...
|
11 lat temu |
Adam Ierymenko
|
e565656865
Add -v option to get version.
|
11 lat temu |
Adam Ierymenko
|
59b26faaba
Integrate idtool the same way we did with cli.
|
11 lat temu |
Adam Ierymenko
|
15375ef6b9
Small fix to CLI module.
|
11 lat temu |
Adam Ierymenko
|
7ec433a452
Incorporate CLI functionality into core binary with binary name aliasing to save space in updater/installer.
|
11 lat temu |
Adam Ierymenko
|
34302edcc5
Installer build script for *nix systems.
|
11 lat temu |
Adam Ierymenko
|
93427b8cb6
Installer work, add .pid file writing on *nix systems to main.cpp.
|
11 lat temu |
Adam Ierymenko
|
300588c5e8
Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults.
|
12 lat temu |
Adam Ierymenko
|
e376c6f6a9
New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing.
|
12 lat temu |
Adam Ierymenko
|
4875eb49f8
Remove old launcher code, fix build error in idtool, add terminate command to control bus.
|
12 lat temu |
Adam Ierymenko
|
c247a3d991
Build fix in tap, handling of Windows shutdown signals.
|
12 lat temu |
Adam Ierymenko
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
12 lat temu |
Adam Ierymenko
|
93a7eef2a5
Replace libcrypto RAND_ with our own to avoid valgrind errors.
|
12 lat temu |
Adam Ierymenko
|
2e85cf18c1
Cleanup and build fixes.
|
12 lat temu |
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 lat temu |
Adam Ierymenko
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 lat temu |